diff --git a/dir.props b/dir.props index 32a59530bd5b..c4e70d9ba743 100644 --- a/dir.props +++ b/dir.props @@ -10,9 +10,8 @@ - 1.0.25-prerelease-00053 - 1.0.0-beta5-11682 - 1.0.0-beta5-11760 + 1.0.25-prerelease-00055 + 1.0.0-beta5-12101 dnx-coreclr-win-x86.$(DnxVersion) dnx-mono.$(DnxVersion) 1.0.0-rc3-20150510-01 diff --git a/src/.nuget/packages.Unix.config b/src/.nuget/packages.Unix.config index 6dc7e640a192..2ef07797b79b 100644 --- a/src/.nuget/packages.Unix.config +++ b/src/.nuget/packages.Unix.config @@ -1,8 +1,8 @@  - + - + diff --git a/src/.nuget/packages.Windows_NT.config b/src/.nuget/packages.Windows_NT.config index 30d8b6871d01..a7ec405f66aa 100644 --- a/src/.nuget/packages.Windows_NT.config +++ b/src/.nuget/packages.Windows_NT.config @@ -1,6 +1,6 @@  - - + + diff --git a/src/Common/tests/SystemXml/BaseLibManaged/project.lock.json b/src/Common/tests/SystemXml/BaseLibManaged/project.lock.json index a3cbc087551c..d8f7aaaccbc4 100644 --- a/src/Common/tests/SystemXml/BaseLibManaged/project.lock.json +++ b/src/Common/tests/SystemXml/BaseLibManaged/project.lock.json @@ -1,43 +1,43 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } } } }, "libraries": { - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -46,30 +46,30 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] diff --git a/src/Common/tests/SystemXml/ModuleCore/project.lock.json b/src/Common/tests/SystemXml/ModuleCore/project.lock.json index f03d3c9d3881..60b15866c2b5 100644 --- a/src/Common/tests/SystemXml/ModuleCore/project.lock.json +++ b/src/Common/tests/SystemXml/ModuleCore/project.lock.json @@ -1,392 +1,392 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -395,198 +395,201 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] } diff --git a/src/Common/tests/SystemXml/XmlCoreTest/project.lock.json b/src/Common/tests/SystemXml/XmlCoreTest/project.lock.json index eea56f24608f..9fc0f0dba841 100644 --- a/src/Common/tests/SystemXml/XmlCoreTest/project.lock.json +++ b/src/Common/tests/SystemXml/XmlCoreTest/project.lock.json @@ -1,421 +1,423 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -424,198 +426,201 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] } diff --git a/src/Common/tests/SystemXml/XmlDiff/project.lock.json b/src/Common/tests/SystemXml/XmlDiff/project.lock.json index 20ef533a296e..f69e7c661465 100644 --- a/src/Common/tests/SystemXml/XmlDiff/project.lock.json +++ b/src/Common/tests/SystemXml/XmlDiff/project.lock.json @@ -1,361 +1,361 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -364,198 +364,201 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] } diff --git a/src/Microsoft.CSharp/src/project.lock.json b/src/Microsoft.CSharp/src/project.lock.json index 297b59de9731..ca5859ed9923 100644 --- a/src/Microsoft.CSharp/src/project.lock.json +++ b/src/Microsoft.CSharp/src/project.lock.json @@ -1,393 +1,398 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Dynamic.Runtime/4.0.0-beta-23008": { + "System.Dynamic.Runtime/4.0.0-beta-23011": { "dependencies": { - "System.Linq.Expressions": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Dynamic.Runtime.dll" - ] + "System.Linq.Expressions": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Linq.Expressions/4.0.0-beta-23008": { + "System.Linq.Expressions/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.Reflection": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ] + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.0-beta-23008": { + "System.Threading/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Dynamic.Runtime/4.0.0-beta-23008": { - "sha512": "2DJbcWj2kpJTTUkzeLWU4pVgNKpUIFIxrkJsh4mIsvSkR5LLe52631VYQfxvcH8ZbbkMLbJB4NVSpoQ3kXEA4w==", + "System.Dynamic.Runtime/4.0.0-beta-23011": { + "sha512": "aJbjOXQws8CfeESmNcePg8oiYSDf6wRlI2ibI8jQTW2wuPwy7FRetnIV3jzhfVQ3B0IgnVXNb0MCNJg9mgWbuQ==", "files": [ "License.rtf", - "System.Dynamic.Runtime.4.0.0-beta-23008.nupkg", - "System.Dynamic.Runtime.4.0.0-beta-23008.nupkg.sha512", + "System.Dynamic.Runtime.4.0.0-beta-23011.nupkg", + "System.Dynamic.Runtime.4.0.0-beta-23011.nupkg.sha512", "System.Dynamic.Runtime.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.dll", "ref/net45/_._", + "ref/netcore50/System.Dynamic.Runtime.dll", "ref/win8/_._" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.0-beta-23008": { - "sha512": "AW3l/CW43ictbRew2M5/Lw/PB4U+aovi3RWPTNUUweBHMHjRjZlxiyKD6nqWWSvGFOKLvMVxZYgIwqn64LWQYQ==", + "System.Linq.Expressions/4.0.0-beta-23011": { + "sha512": "7/Rr6oDGdWoLdvbyPcpLSbgbrlTloC51oXIPdIxZqGokeB64umu6K6/G41TqV7oIngcm9XF7IKU67JqH1FgWrQ==", "files": [ "License.rtf", - "System.Linq.Expressions.4.0.0-beta-23008.nupkg", - "System.Linq.Expressions.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.0-beta-23011.nupkg", + "System.Linq.Expressions.4.0.0-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.Expressions.dll", "ref/win8/_._" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -396,176 +401,180 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.0-beta-23008": { - "sha512": "yWsWarhVtzNEASX3qdzjSkR8GRXJVNJuHG+wbwBE6RiEtaa1GA8zWvHiPsTrgSWtIbEW4xuirxK71IiN2DB/fw==", + "System.Threading/4.0.0-beta-23011": { + "sha512": "BdnXMR9bcWgfOvzjglc0QKRnqLq8LEmTmxIUPkD9iH+yX9gNYcsHMp6XHHLpLbN8V8aKUWxSgIAx9CQDDZk8Kg==", "files": [ "License.rtf", - "System.Threading.4.0.0-beta-23008.nupkg", - "System.Threading.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.4.0.0-beta-23011.nupkg", + "System.Threading.4.0.0-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/Microsoft.VisualBasic/src/project.lock.json b/src/Microsoft.VisualBasic/src/project.lock.json index 322bc9cb0d90..43c511919bde 100644 --- a/src/Microsoft.VisualBasic/src/project.lock.json +++ b/src/Microsoft.VisualBasic/src/project.lock.json @@ -1,428 +1,430 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Dynamic.Runtime/4.0.10-beta-23008": { + "System.Dynamic.Runtime/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Linq.Expressions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Dynamic.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Dynamic.Runtime.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Linq.Expressions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Linq.Expressions/4.0.10-beta-23008": { + "System.Linq.Expressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Linq.Expressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Dynamic.Runtime/4.0.10-beta-23008": { - "sha512": "TRhDMLarLZSg+Ko1WZfC26l+q7zC5h13YhwiuLmgJZTgcrAxBbB4ldpNVzUSf+L6ZdacerExKIw7PCOEQDszew==", + "System.Dynamic.Runtime/4.0.10-beta-23011": { + "sha512": "DkJARdBc/DUljk7XejtynKVM9Zb4uSEQ7Omfe5Xygc/4ISqeFAhKM/T36J7A8v+jO3aQn4iWFQjik7Tih2OtJA==", "files": [ "runtime.json", - "System.Dynamic.Runtime.4.0.10-beta-23008.nupkg", - "System.Dynamic.Runtime.4.0.10-beta-23008.nupkg.sha512", + "System.Dynamic.Runtime.4.0.10-beta-23011.nupkg", + "System.Dynamic.Runtime.4.0.10-beta-23011.nupkg.sha512", "System.Dynamic.Runtime.nuspec", "lib/DNXCore50/System.Dynamic.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Dynamic.Runtime.dll", - "ref/any/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "sha512": "ovzEgl9Fnh2KM/u1SlueJtEhVLXXsgNOnYipL6k4v8FWmapVYsLLYjtpRBnEk1ONVV2PVH+sqx+DDUxEyQivCg==", + "System.Linq.Expressions/4.0.10-beta-23011": { + "sha512": "v1N9Fm0jnAWOpUFsGXek1hVHr0+CuD4TvjOYLjW00+EpBnf+gTx8HRnrrUxvlylU3/FzEyPeFkz8m+Z2DsoOWA==", "files": [ "runtime.json", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/DNXCore50/System.Linq.Expressions.dll", "lib/net46/_._", "lib/netcore50/System.Linq.Expressions.dll", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -431,202 +433,205 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/Microsoft.Win32.Primitives/src/project.lock.json b/src/Microsoft.Win32.Primitives/src/project.lock.json index d7cfce524f53..d43320172d9c 100644 --- a/src/Microsoft.Win32.Primitives/src/project.lock.json +++ b/src/Microsoft.Win32.Primitives/src/project.lock.json @@ -1,153 +1,155 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -156,119 +158,124 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/Microsoft.Win32.Primitives/tests/project.lock.json b/src/Microsoft.Win32.Primitives/tests/project.lock.json index ae638caac046..84864201c21a 100644 --- a/src/Microsoft.Win32.Primitives/tests/project.lock.json +++ b/src/Microsoft.Win32.Primitives/tests/project.lock.json @@ -1,29 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,29 +31,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,104 +61,104 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,12 +229,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -291,11 +291,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -317,32 +317,33 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -360,30 +361,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] @@ -517,11 +518,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/Microsoft.Win32.Registry/src/project.lock.json b/src/Microsoft.Win32.Registry/src/project.lock.json index 00fba760d7e0..d369c7bc664f 100644 --- a/src/Microsoft.Win32.Registry/src/project.lock.json +++ b/src/Microsoft.Win32.Registry/src/project.lock.json @@ -1,283 +1,285 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -286,132 +288,134 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/Microsoft.Win32.Registry/tests/project.lock.json b/src/Microsoft.Win32.Registry/tests/project.lock.json index 7d3b3b4e8103..1633d0868b5e 100644 --- a/src/Microsoft.Win32.Registry/tests/project.lock.json +++ b/src/Microsoft.Win32.Registry/tests/project.lock.json @@ -1,250 +1,250 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Registry/4.0.0-beta-23008": { + "Microsoft.Win32.Registry/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Registry.dll" - ], - "runtime": [ - "lib/DNXCore50/Microsoft.Win32.Registry.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -253,165 +253,167 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "sha512": "pMcwnEt3DpxT121bjOwkbmFrEPN8lkGj8XZb+zkZGQ5Z0wFwN9Nx9MIWsAYcxJDrgH8ntILEGOCWl9GntuN26g==", + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "sha512": "1Ly6P90M7w2Yn9CvAK/2dkF1exPIZcvP0IXoLfx0bfYQlPpwe5zGSwK+lohClZE6XoTGsDuPfWc1mH7VjyOKew==", "files": [ - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "ref/any/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -420,160 +422,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Collections.Concurrent/src/project.lock.json b/src/System.Collections.Concurrent/src/project.lock.json index cd224b24da36..850264f44f91 100644 --- a/src/System.Collections.Concurrent/src/project.lock.json +++ b/src/System.Collections.Concurrent/src/project.lock.json @@ -1,289 +1,292 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -292,118 +295,121 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Collections.Concurrent/tests/project.lock.json b/src/System.Collections.Concurrent/tests/project.lock.json index 49d984d48d74..4b7316b4bdc2 100644 --- a/src/System.Collections.Concurrent/tests/project.lock.json +++ b/src/System.Collections.Concurrent/tests/project.lock.json @@ -1,263 +1,263 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -266,52 +266,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -328,142 +328,144 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -472,160 +474,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -720,11 +724,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Collections.Immutable/tests/project.lock.json b/src/System.Collections.Immutable/tests/project.lock.json index 947a6fa84c98..692461f76615 100644 --- a/src/System.Collections.Immutable/tests/project.lock.json +++ b/src/System.Collections.Immutable/tests/project.lock.json @@ -1,40 +1,40 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -42,29 +42,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -72,56 +72,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -130,46 +130,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -178,52 +178,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -240,12 +240,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -263,18 +263,19 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] @@ -318,11 +319,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -357,16 +358,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -539,11 +540,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Collections.NonGeneric/src/project.lock.json b/src/System.Collections.NonGeneric/src/project.lock.json index 5a2fc1665e86..39f6205581ba 100644 --- a/src/System.Collections.NonGeneric/src/project.lock.json +++ b/src/System.Collections.NonGeneric/src/project.lock.json @@ -1,261 +1,264 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -264,119 +267,123 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Collections.NonGeneric/tests/project.lock.json b/src/System.Collections.NonGeneric/tests/project.lock.json index 40865c422e5e..9d7c3ea27ee2 100644 --- a/src/System.Collections.NonGeneric/tests/project.lock.json +++ b/src/System.Collections.NonGeneric/tests/project.lock.json @@ -1,233 +1,233 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -236,52 +236,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -298,115 +298,117 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -415,160 +417,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -663,11 +667,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Collections.Specialized/src/project.lock.json b/src/System.Collections.Specialized/src/project.lock.json index d7ebe14a4b96..aa1a4e07b500 100644 --- a/src/System.Collections.Specialized/src/project.lock.json +++ b/src/System.Collections.Specialized/src/project.lock.json @@ -1,323 +1,324 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.NonGeneric/4.0.0-beta-23008": { + "System.Collections.NonGeneric/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.NonGeneric.dll" - ], - "runtime": [ - "lib/any/System.Collections.NonGeneric.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.NonGeneric.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.NonGeneric.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.Globalization.Extensions/4.0.0-beta-23008": { + "System.Globalization.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.Extensions.dll" - ], - "runtime": [ - "lib/any/System.Globalization.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.Extensions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Globalization.Extensions.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.NonGeneric/4.0.0-beta-23008": { - "sha512": "cYlHdTAUvU9EihTzhxpBgaRZBZCSZ/9ZS3w+qPy9294LOkR73PUB8DGPDpOtz/gvGljQ3H0LrHjPcxH4smIYFQ==", + "System.Collections.NonGeneric/4.0.0-beta-23011": { + "sha512": "OVLzdYGQ6qKFGiJWnTBsBrW1EnbZW4NEMo+X7lqGtUdJ35lt3Fl+z4cq6el5PeElPcYU5lqzNHds5RV9CSV/Gw==", "files": [ - "System.Collections.NonGeneric.4.0.0-beta-23008.nupkg", - "System.Collections.NonGeneric.4.0.0-beta-23008.nupkg.sha512", + "System.Collections.NonGeneric.4.0.0-beta-23011.nupkg", + "System.Collections.NonGeneric.4.0.0-beta-23011.nupkg.sha512", "System.Collections.NonGeneric.nuspec", - "lib/any/System.Collections.NonGeneric.dll", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", - "ref/any/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.dll", "ref/net46/System.Collections.NonGeneric.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.Globalization.Extensions/4.0.0-beta-23008": { - "sha512": "UNaPe8RNhTaf7PPr+VHIL70RYPLu+AKgSvamc4HIb2WznuB2iMseo19cMKJY5buUhDCM65Vy6WxJRoPLMux8oA==", + "System.Globalization.Extensions/4.0.0-beta-23011": { + "sha512": "X9oHoTL74jgLXTt9sQXQkFEm4ylxqbDwEZaqMVf+gKZI6e4VTS/Llfwax3KYyKVojxFdc1j2L/FPQhSvaAEd1Q==", "files": [ - "System.Globalization.Extensions.4.0.0-beta-23008.nupkg", - "System.Globalization.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.Extensions.4.0.0-beta-23011.nupkg", + "System.Globalization.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.Extensions.nuspec", - "lib/any/System.Globalization.Extensions.dll", + "lib/dotnet/System.Globalization.Extensions.dll", "lib/net46/System.Globalization.Extensions.dll", - "ref/any/System.Globalization.Extensions.dll", + "ref/dotnet/System.Globalization.Extensions.dll", "ref/net46/System.Globalization.Extensions.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -326,146 +327,148 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Collections.Specialized/tests/project.lock.json b/src/System.Collections.Specialized/tests/project.lock.json index 3dc39e240d41..736c224e9e0d 100644 --- a/src/System.Collections.Specialized/tests/project.lock.json +++ b/src/System.Collections.Specialized/tests/project.lock.json @@ -1,131 +1,131 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.NonGeneric/4.0.0-beta-23008": { + "System.Collections.NonGeneric/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.NonGeneric.dll" - ], - "runtime": [ - "lib/any/System.Collections.NonGeneric.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.NonGeneric.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.NonGeneric.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.Globalization.Extensions/4.0.0-beta-23008": { + "System.Globalization.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.Extensions.dll" - ], - "runtime": [ - "lib/any/System.Globalization.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.Extensions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Globalization.Extensions.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -133,129 +133,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -264,52 +264,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -326,118 +326,118 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.NonGeneric/4.0.0-beta-23008": { - "sha512": "cYlHdTAUvU9EihTzhxpBgaRZBZCSZ/9ZS3w+qPy9294LOkR73PUB8DGPDpOtz/gvGljQ3H0LrHjPcxH4smIYFQ==", + "System.Collections.NonGeneric/4.0.0-beta-23011": { + "sha512": "OVLzdYGQ6qKFGiJWnTBsBrW1EnbZW4NEMo+X7lqGtUdJ35lt3Fl+z4cq6el5PeElPcYU5lqzNHds5RV9CSV/Gw==", "files": [ - "System.Collections.NonGeneric.4.0.0-beta-23008.nupkg", - "System.Collections.NonGeneric.4.0.0-beta-23008.nupkg.sha512", + "System.Collections.NonGeneric.4.0.0-beta-23011.nupkg", + "System.Collections.NonGeneric.4.0.0-beta-23011.nupkg.sha512", "System.Collections.NonGeneric.nuspec", - "lib/any/System.Collections.NonGeneric.dll", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", - "ref/any/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.dll", "ref/net46/System.Collections.NonGeneric.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.Globalization.Extensions/4.0.0-beta-23008": { - "sha512": "UNaPe8RNhTaf7PPr+VHIL70RYPLu+AKgSvamc4HIb2WznuB2iMseo19cMKJY5buUhDCM65Vy6WxJRoPLMux8oA==", + "System.Globalization.Extensions/4.0.0-beta-23011": { + "sha512": "X9oHoTL74jgLXTt9sQXQkFEm4ylxqbDwEZaqMVf+gKZI6e4VTS/Llfwax3KYyKVojxFdc1j2L/FPQhSvaAEd1Q==", "files": [ - "System.Globalization.Extensions.4.0.0-beta-23008.nupkg", - "System.Globalization.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.Extensions.4.0.0-beta-23011.nupkg", + "System.Globalization.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.Extensions.nuspec", - "lib/any/System.Globalization.Extensions.dll", + "lib/dotnet/System.Globalization.Extensions.dll", "lib/net46/System.Globalization.Extensions.dll", - "ref/any/System.Globalization.Extensions.dll", + "ref/dotnet/System.Globalization.Extensions.dll", "ref/net46/System.Globalization.Extensions.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -454,11 +454,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -480,146 +480,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -714,11 +716,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Collections/src/project.lock.json b/src/System.Collections/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Collections/src/project.lock.json +++ b/src/System.Collections/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Collections/tests/project.lock.json b/src/System.Collections/tests/project.lock.json index bd657023b590..2453c1b45cbf 100644 --- a/src/System.Collections/tests/project.lock.json +++ b/src/System.Collections/tests/project.lock.json @@ -1,103 +1,103 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -105,129 +105,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -236,52 +236,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -298,116 +298,118 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -429,146 +431,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -663,11 +667,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.ComponentModel.Annotations/src/project.lock.json b/src/System.ComponentModel.Annotations/src/project.lock.json index c713a47afd88..5a9a087f8fe1 100644 --- a/src/System.ComponentModel.Annotations/src/project.lock.json +++ b/src/System.ComponentModel.Annotations/src/project.lock.json @@ -1,343 +1,350 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.ComponentModel/4.0.0-beta-23008": { + "System.ComponentModel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.ComponentModel.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.ComponentModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.ComponentModel/4.0.0-beta-23008": { - "sha512": "nMFNwBQDgF6LylvpRKEBq8xhLNLCP4qGN91TE/RhuAqTCCczJk3KFeta5wrUvv+/X/5yYMAubZyIU/+blfe1qQ==", + "System.ComponentModel/4.0.0-beta-23011": { + "sha512": "InnD8k8ARIXVyZhpWWy8b7aAC6R4EYJc2lsx5Un/9V5qsPMD3T+eFrW4V1z9CExzUMqMmgr7DD4cW3sceq7IBg==", "files": [ - "System.ComponentModel.4.0.0-beta-23008.nupkg", - "System.ComponentModel.4.0.0-beta-23008.nupkg.sha512", + "System.ComponentModel.4.0.0-beta-23011.nupkg", + "System.ComponentModel.4.0.0-beta-23011.nupkg.sha512", "System.ComponentModel.nuspec", - "lib/any/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.dll", "lib/net45/_._", + "lib/netcore50/System.ComponentModel.dll", "lib/win8/_._", - "ref/any/System.ComponentModel.dll", + "ref/dotnet/System.ComponentModel.dll", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.dll", "ref/win8/_._" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -346,147 +353,152 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.ComponentModel.Annotations/tests/project.lock.json b/src/System.ComponentModel.Annotations/tests/project.lock.json index 43d3036bcb29..43d0903b5ecb 100644 --- a/src/System.ComponentModel.Annotations/tests/project.lock.json +++ b/src/System.ComponentModel.Annotations/tests/project.lock.json @@ -1,220 +1,220 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.ComponentModel/4.0.0-beta-23008": { + "System.ComponentModel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.ComponentModel.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.ComponentModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.dll": {} + } }, - "System.ComponentModel.Annotations/4.0.10-beta-23008": { + "System.ComponentModel.Annotations/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.ComponentModel": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ComponentModel.Annotations.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.Annotations.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.ComponentModel": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ComponentModel.Annotations.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.Annotations.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -223,155 +223,160 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.ComponentModel/4.0.0-beta-23008": { - "sha512": "nMFNwBQDgF6LylvpRKEBq8xhLNLCP4qGN91TE/RhuAqTCCczJk3KFeta5wrUvv+/X/5yYMAubZyIU/+blfe1qQ==", + "System.ComponentModel/4.0.0-beta-23011": { + "sha512": "InnD8k8ARIXVyZhpWWy8b7aAC6R4EYJc2lsx5Un/9V5qsPMD3T+eFrW4V1z9CExzUMqMmgr7DD4cW3sceq7IBg==", "files": [ - "System.ComponentModel.4.0.0-beta-23008.nupkg", - "System.ComponentModel.4.0.0-beta-23008.nupkg.sha512", + "System.ComponentModel.4.0.0-beta-23011.nupkg", + "System.ComponentModel.4.0.0-beta-23011.nupkg.sha512", "System.ComponentModel.nuspec", - "lib/any/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.dll", "lib/net45/_._", + "lib/netcore50/System.ComponentModel.dll", "lib/win8/_._", - "ref/any/System.ComponentModel.dll", + "ref/dotnet/System.ComponentModel.dll", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.dll", "ref/win8/_._" ] }, - "System.ComponentModel.Annotations/4.0.10-beta-23008": { - "sha512": "rPgkjYVWgLS01bJGWrshaeZrFZr0B/LA3huhG8hd76sPd3fk6JsiuNuCI0qP53b4bWuZZtdH88mDbDu8TcFOsg==", + "System.ComponentModel.Annotations/4.0.10-beta-23011": { + "sha512": "WCCDE58R2qzoZIFM1W5ZMkTwElU6TixWGXRnAxWb+c4hWWL+kGH4u/FeM5Nh5IMyMmshG/hVA2sDgKHPuxoSsA==", "files": [ - "System.ComponentModel.Annotations.4.0.10-beta-23008.nupkg", - "System.ComponentModel.Annotations.4.0.10-beta-23008.nupkg.sha512", + "System.ComponentModel.Annotations.4.0.10-beta-23011.nupkg", + "System.ComponentModel.Annotations.4.0.10-beta-23011.nupkg.sha512", "System.ComponentModel.Annotations.nuspec", - "lib/any/System.ComponentModel.Annotations.dll", + "lib/dotnet/System.ComponentModel.Annotations.dll", "lib/net46/_._", - "ref/any/System.ComponentModel.Annotations.dll", + "ref/dotnet/System.ComponentModel.Annotations.dll", "ref/net46/_._" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -380,146 +385,150 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.ComponentModel.EventBasedAsync/src/project.lock.json b/src/System.ComponentModel.EventBasedAsync/src/project.lock.json index f717ab96ec48..12a505266f73 100644 --- a/src/System.ComponentModel.EventBasedAsync/src/project.lock.json +++ b/src/System.ComponentModel.EventBasedAsync/src/project.lock.json @@ -1,228 +1,231 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -231,104 +234,107 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.ComponentModel.EventBasedAsync/tests/project.lock.json b/src/System.ComponentModel.EventBasedAsync/tests/project.lock.json index 9c81896e31cb..0d6cffd26240 100644 --- a/src/System.ComponentModel.EventBasedAsync/tests/project.lock.json +++ b/src/System.ComponentModel.EventBasedAsync/tests/project.lock.json @@ -1,29 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,29 +31,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,12 +229,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -291,11 +291,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -330,16 +330,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -396,30 +396,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -514,11 +514,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.ComponentModel.Primitives/src/project.lock.json b/src/System.ComponentModel.Primitives/src/project.lock.json index f0a193a23ada..fc1acab48c34 100644 --- a/src/System.ComponentModel.Primitives/src/project.lock.json +++ b/src/System.ComponentModel.Primitives/src/project.lock.json @@ -1,153 +1,157 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.ComponentModel/4.0.0-beta-23008": { + "System.ComponentModel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.ComponentModel.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.dll" - ] + "compile": { + "ref/dotnet/System.ComponentModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.ComponentModel/4.0.0-beta-23008": { - "sha512": "nMFNwBQDgF6LylvpRKEBq8xhLNLCP4qGN91TE/RhuAqTCCczJk3KFeta5wrUvv+/X/5yYMAubZyIU/+blfe1qQ==", + "System.ComponentModel/4.0.0-beta-23011": { + "sha512": "InnD8k8ARIXVyZhpWWy8b7aAC6R4EYJc2lsx5Un/9V5qsPMD3T+eFrW4V1z9CExzUMqMmgr7DD4cW3sceq7IBg==", "files": [ - "System.ComponentModel.4.0.0-beta-23008.nupkg", - "System.ComponentModel.4.0.0-beta-23008.nupkg.sha512", + "System.ComponentModel.4.0.0-beta-23011.nupkg", + "System.ComponentModel.4.0.0-beta-23011.nupkg.sha512", "System.ComponentModel.nuspec", - "lib/any/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.dll", "lib/net45/_._", + "lib/netcore50/System.ComponentModel.dll", "lib/win8/_._", - "ref/any/System.ComponentModel.dll", + "ref/dotnet/System.ComponentModel.dll", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.dll", "ref/win8/_._" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -156,91 +160,96 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.ComponentModel.Primitives/tests/project.lock.json b/src/System.ComponentModel.Primitives/tests/project.lock.json index 5874e2590d26..0045700fdc12 100644 --- a/src/System.ComponentModel.Primitives/tests/project.lock.json +++ b/src/System.ComponentModel.Primitives/tests/project.lock.json @@ -1,40 +1,40 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.ComponentModel/4.0.0-beta-23008": { + "System.ComponentModel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.ComponentModel.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.ComponentModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -42,29 +42,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -72,56 +72,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -130,46 +130,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -178,52 +178,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -240,12 +240,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -263,17 +263,19 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.ComponentModel/4.0.0-beta-23008": { - "sha512": "nMFNwBQDgF6LylvpRKEBq8xhLNLCP4qGN91TE/RhuAqTCCczJk3KFeta5wrUvv+/X/5yYMAubZyIU/+blfe1qQ==", + "System.ComponentModel/4.0.0-beta-23011": { + "sha512": "InnD8k8ARIXVyZhpWWy8b7aAC6R4EYJc2lsx5Un/9V5qsPMD3T+eFrW4V1z9CExzUMqMmgr7DD4cW3sceq7IBg==", "files": [ - "System.ComponentModel.4.0.0-beta-23008.nupkg", - "System.ComponentModel.4.0.0-beta-23008.nupkg.sha512", + "System.ComponentModel.4.0.0-beta-23011.nupkg", + "System.ComponentModel.4.0.0-beta-23011.nupkg.sha512", "System.ComponentModel.nuspec", - "lib/any/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.dll", "lib/net45/_._", + "lib/netcore50/System.ComponentModel.dll", "lib/win8/_._", - "ref/any/System.ComponentModel.dll", + "ref/dotnet/System.ComponentModel.dll", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.dll", "ref/win8/_._" ] }, @@ -316,11 +318,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -355,16 +357,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -537,11 +539,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.ComponentModel.TypeConverter/src/project.lock.json b/src/System.ComponentModel.TypeConverter/src/project.lock.json index 80ae865568d1..3b45f07c87f8 100644 --- a/src/System.ComponentModel.TypeConverter/src/project.lock.json +++ b/src/System.ComponentModel.TypeConverter/src/project.lock.json @@ -1,322 +1,327 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.ComponentModel/4.0.0-beta-23008": { + "System.ComponentModel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.ComponentModel.dll": {} }, - "compile": [ - "ref/any/System.ComponentModel.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.dll" - ] + "runtime": { + "lib/dotnet/System.ComponentModel.dll": {} + } }, - "System.ComponentModel.Primitives/4.0.0-beta-23008": { + "System.ComponentModel.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.ComponentModel": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.ComponentModel": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.ComponentModel.Primitives.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.ComponentModel.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.Primitives.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.ComponentModel/4.0.0-beta-23008": { - "sha512": "nMFNwBQDgF6LylvpRKEBq8xhLNLCP4qGN91TE/RhuAqTCCczJk3KFeta5wrUvv+/X/5yYMAubZyIU/+blfe1qQ==", + "System.ComponentModel/4.0.0-beta-23011": { + "sha512": "InnD8k8ARIXVyZhpWWy8b7aAC6R4EYJc2lsx5Un/9V5qsPMD3T+eFrW4V1z9CExzUMqMmgr7DD4cW3sceq7IBg==", "files": [ - "System.ComponentModel.4.0.0-beta-23008.nupkg", - "System.ComponentModel.4.0.0-beta-23008.nupkg.sha512", + "System.ComponentModel.4.0.0-beta-23011.nupkg", + "System.ComponentModel.4.0.0-beta-23011.nupkg.sha512", "System.ComponentModel.nuspec", - "lib/any/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.dll", "lib/net45/_._", + "lib/netcore50/System.ComponentModel.dll", "lib/win8/_._", - "ref/any/System.ComponentModel.dll", + "ref/dotnet/System.ComponentModel.dll", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.dll", "ref/win8/_._" ] }, - "System.ComponentModel.Primitives/4.0.0-beta-23008": { - "sha512": "0pP2JPw9r5yjB3yi4SJiijBqN8bcHbgwmciTPXGlS148SkBXKYTsK4d7TbdeqRyoD57PpH0YVystySW8mFOdRw==", + "System.ComponentModel.Primitives/4.0.0-beta-23011": { + "sha512": "SSq2Cbby4XsCEOSwVk4oCtQnMaxrC8J9MMMF2tNDXmkmIXqWnLgoZoX/M2otTvPywJd4JdwMCwBgVbnAVR7Ekw==", "files": [ - "System.ComponentModel.Primitives.4.0.0-beta-23008.nupkg", - "System.ComponentModel.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.ComponentModel.Primitives.4.0.0-beta-23011.nupkg", + "System.ComponentModel.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.ComponentModel.Primitives.nuspec", - "lib/any/System.ComponentModel.Primitives.dll", + "lib/dotnet/System.ComponentModel.Primitives.dll", "lib/net46/System.ComponentModel.Primitives.dll", - "ref/any/System.ComponentModel.Primitives.dll", + "ref/dotnet/System.ComponentModel.Primitives.dll", "ref/net46/System.ComponentModel.Primitives.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -325,135 +330,140 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.ComponentModel.TypeConverter/tests/project.lock.json b/src/System.ComponentModel.TypeConverter/tests/project.lock.json index 6dd50dc00326..9809b8091aed 100644 --- a/src/System.ComponentModel.TypeConverter/tests/project.lock.json +++ b/src/System.ComponentModel.TypeConverter/tests/project.lock.json @@ -1,63 +1,63 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.ComponentModel/4.0.0-beta-23008": { + "System.ComponentModel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.ComponentModel.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.ComponentModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.dll": {} + } }, - "System.ComponentModel.Primitives/4.0.0-beta-23008": { + "System.ComponentModel.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.ComponentModel": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.ComponentModel.Primitives.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.ComponentModel": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.ComponentModel.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.Primitives.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -65,29 +65,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -95,56 +95,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -153,46 +153,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -201,52 +201,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -263,53 +263,55 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.ComponentModel/4.0.0-beta-23008": { - "sha512": "nMFNwBQDgF6LylvpRKEBq8xhLNLCP4qGN91TE/RhuAqTCCczJk3KFeta5wrUvv+/X/5yYMAubZyIU/+blfe1qQ==", + "System.ComponentModel/4.0.0-beta-23011": { + "sha512": "InnD8k8ARIXVyZhpWWy8b7aAC6R4EYJc2lsx5Un/9V5qsPMD3T+eFrW4V1z9CExzUMqMmgr7DD4cW3sceq7IBg==", "files": [ - "System.ComponentModel.4.0.0-beta-23008.nupkg", - "System.ComponentModel.4.0.0-beta-23008.nupkg.sha512", + "System.ComponentModel.4.0.0-beta-23011.nupkg", + "System.ComponentModel.4.0.0-beta-23011.nupkg.sha512", "System.ComponentModel.nuspec", - "lib/any/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.dll", "lib/net45/_._", + "lib/netcore50/System.ComponentModel.dll", "lib/win8/_._", - "ref/any/System.ComponentModel.dll", + "ref/dotnet/System.ComponentModel.dll", "ref/net45/_._", + "ref/netcore50/System.ComponentModel.dll", "ref/win8/_._" ] }, - "System.ComponentModel.Primitives/4.0.0-beta-23008": { - "sha512": "0pP2JPw9r5yjB3yi4SJiijBqN8bcHbgwmciTPXGlS148SkBXKYTsK4d7TbdeqRyoD57PpH0YVystySW8mFOdRw==", + "System.ComponentModel.Primitives/4.0.0-beta-23011": { + "sha512": "SSq2Cbby4XsCEOSwVk4oCtQnMaxrC8J9MMMF2tNDXmkmIXqWnLgoZoX/M2otTvPywJd4JdwMCwBgVbnAVR7Ekw==", "files": [ - "System.ComponentModel.Primitives.4.0.0-beta-23008.nupkg", - "System.ComponentModel.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.ComponentModel.Primitives.4.0.0-beta-23011.nupkg", + "System.ComponentModel.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.ComponentModel.Primitives.nuspec", - "lib/any/System.ComponentModel.Primitives.dll", + "lib/dotnet/System.ComponentModel.Primitives.dll", "lib/net46/System.ComponentModel.Primitives.dll", - "ref/any/System.ComponentModel.Primitives.dll", + "ref/dotnet/System.ComponentModel.Primitives.dll", "ref/net46/System.ComponentModel.Primitives.dll" ] }, @@ -326,16 +328,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] @@ -366,11 +368,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -392,32 +394,33 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -487,16 +490,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -591,11 +594,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.ComponentModel/src/project.lock.json b/src/System.ComponentModel/src/project.lock.json index 2c0165f7b685..e228138d7f53 100644 --- a/src/System.ComponentModel/src/project.lock.json +++ b/src/System.ComponentModel/src/project.lock.json @@ -1,128 +1,130 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -131,91 +133,96 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.ComponentModel/tests/project.lock.json b/src/System.ComponentModel/tests/project.lock.json index b4c46ca343a2..aa4616646053 100644 --- a/src/System.ComponentModel/tests/project.lock.json +++ b/src/System.ComponentModel/tests/project.lock.json @@ -1,29 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,29 +31,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,12 +229,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -291,11 +291,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -330,16 +330,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -512,11 +512,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Console/src/project.lock.json b/src/System.Console/src/project.lock.json index a8ec5747922e..832e24a05635 100644 --- a/src/System.Console/src/project.lock.json +++ b/src/System.Console/src/project.lock.json @@ -1,330 +1,332 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -333,160 +335,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Console/tests/project.lock.json b/src/System.Console/tests/project.lock.json index 8758ce654fb0..921211382281 100644 --- a/src/System.Console/tests/project.lock.json +++ b/src/System.Console/tests/project.lock.json @@ -1,134 +1,134 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -136,182 +136,182 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Tasks.Parallel/4.0.0-beta-23008": { + "System.Threading.Tasks.Parallel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections.Concurrent": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.Parallel.dll" - ], - "runtime": [ - "lib/any/System.Threading.Tasks.Parallel.dll" - ] - }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections.Concurrent": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -320,52 +320,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -382,121 +382,121 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -513,11 +513,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -539,198 +539,202 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Tasks.Parallel/4.0.0-beta-23008": { - "sha512": "h0oT3mxIv3T4lVcW8fkSTe+nNOl4v1R9MomMfVgSsMsRWTa/5Bxxy0lmgYMxC1QAbxx+6crBeRpueJluhYRN8g==", + "System.Threading.Tasks.Parallel/4.0.0-beta-23011": { + "sha512": "hz5DDAlXVmUbYkPpplYBgzfMq+7EsCwx+7wmaghVwibZCaFskhximjZzt8SammBsFaLXMjwWydSCtsO3+tbQoA==", "files": [ - "System.Threading.Tasks.Parallel.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.Parallel.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.Parallel.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.Parallel.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.Parallel.nuspec", - "lib/any/System.Threading.Tasks.Parallel.dll", + "lib/dotnet/System.Threading.Tasks.Parallel.dll", "lib/net45/_._", + "lib/netcore50/System.Threading.Tasks.Parallel.dll", "lib/win8/_._", - "ref/any/System.Threading.Tasks.Parallel.dll", + "ref/dotnet/System.Threading.Tasks.Parallel.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", "ref/win8/_._" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -824,11 +828,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Diagnostics.Contracts/tests/project.lock.json b/src/System.Diagnostics.Contracts/tests/project.lock.json index be4795ae472f..1addc3ac6977 100644 --- a/src/System.Diagnostics.Contracts/tests/project.lock.json +++ b/src/System.Diagnostics.Contracts/tests/project.lock.json @@ -1,48 +1,48 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -50,32 +50,32 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -83,69 +83,69 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -154,46 +154,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -202,52 +202,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -264,71 +264,73 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, @@ -345,25 +347,27 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -398,46 +402,47 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -494,16 +499,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -598,11 +603,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Diagnostics.Debug/src/project.lock.json b/src/System.Diagnostics.Debug/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Diagnostics.Debug/src/project.lock.json +++ b/src/System.Diagnostics.Debug/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Diagnostics.Debug/tests/project.lock.json b/src/System.Diagnostics.Debug/tests/project.lock.json index 1fbb61a8b23e..e033192fb19b 100644 --- a/src/System.Diagnostics.Debug/tests/project.lock.json +++ b/src/System.Diagnostics.Debug/tests/project.lock.json @@ -1,43 +1,45 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } }, - "System.Runtime/4.0.0-beta-23008": { - "compile": [ - "ref/any/System.Runtime.dll" - ] + "System.Runtime/4.0.0-beta-23011": { + "compile": { + "ref/dotnet/System.Runtime.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -46,50 +48,50 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -111,30 +113,31 @@ "lib/aspnetcore50/mscorrc.dll" ] }, - "System.Runtime/4.0.0-beta-23008": { - "sha512": "ka530IZcM7TNWuXkI1luAIa8ynC+Kzk1Wdnyowe7Lpr8CzKpIiaLxY6rDHXeJNL2qhmuifc5l7ILQbB8U4glrA==", + "System.Runtime/4.0.0-beta-23011": { + "sha512": "6bhc1ge3q6t1yFyHVy1J36M2KxwVPDRmqBdwNJrNi7HQ75bjhAuB5QhbTf7SN8JEqH8/vL5uOnrqf8LSGKfMjw==", "files": [ "License.rtf", - "System.Runtime.4.0.0-beta-23008.nupkg", - "System.Runtime.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.4.0.0-beta-23011.nupkg", + "System.Runtime.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Diagnostics.FileVersionInfo/src/project.lock.json b/src/System.Diagnostics.FileVersionInfo/src/project.lock.json index 27f49d7294ff..eef759711325 100644 --- a/src/System.Diagnostics.FileVersionInfo/src/project.lock.json +++ b/src/System.Diagnostics.FileVersionInfo/src/project.lock.json @@ -1,278 +1,278 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Collections.Immutable/1.1.36": { - "compile": [ - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll" - ], - "runtime": [ - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll" - ] + "compile": { + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} + }, + "runtime": { + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, "System.Reflection.Metadata/1.0.21": { "dependencies": { "System.Collections.Immutable": "1.1.36" }, - "compile": [ - "lib/portable-net45+win8/System.Reflection.Metadata.dll" - ], - "runtime": [ - "lib/portable-net45+win8/System.Reflection.Metadata.dll" - ] + "compile": { + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} + }, + "runtime": { + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -289,94 +289,95 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -385,16 +386,16 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] @@ -411,159 +412,161 @@ "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Diagnostics.FileVersionInfo/testAssembly/project.lock.json b/src/System.Diagnostics.FileVersionInfo/testAssembly/project.lock.json index e169882dd919..1f03d2632fd6 100644 --- a/src/System.Diagnostics.FileVersionInfo/testAssembly/project.lock.json +++ b/src/System.Diagnostics.FileVersionInfo/testAssembly/project.lock.json @@ -1,32 +1,32 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } } } }, "libraries": { - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -35,16 +35,16 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] diff --git a/src/System.Diagnostics.FileVersionInfo/tests/project.lock.json b/src/System.Diagnostics.FileVersionInfo/tests/project.lock.json index 50de4d43c514..870ce9ef88cd 100644 --- a/src/System.Diagnostics.FileVersionInfo/tests/project.lock.json +++ b/src/System.Diagnostics.FileVersionInfo/tests/project.lock.json @@ -1,131 +1,131 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Collections.Immutable/1.1.36": { - "compile": [ - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll" - ], - "runtime": [ - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll" - ] + "compile": { + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} + }, + "runtime": { + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -133,152 +133,152 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Metadata/1.0.21": { "dependencies": { "System.Collections.Immutable": "1.1.36" }, - "compile": [ - "lib/portable-net45+win8/System.Reflection.Metadata.dll" - ], - "runtime": [ - "lib/portable-net45+win8/System.Reflection.Metadata.dll" - ] + "compile": { + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} + }, + "runtime": { + "lib/portable-net45+win8/System.Reflection.Metadata.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -287,52 +287,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -349,26 +349,26 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -385,15 +385,15 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -410,56 +410,56 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -476,11 +476,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -514,159 +514,161 @@ "lib/portable-net45+win8/System.Reflection.Metadata.xml" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -761,11 +763,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Diagnostics.Process/src/project.lock.json b/src/System.Diagnostics.Process/src/project.lock.json index d4bb226526ab..80a9815c35c1 100644 --- a/src/System.Diagnostics.Process/src/project.lock.json +++ b/src/System.Diagnostics.Process/src/project.lock.json @@ -1,537 +1,539 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { + "Microsoft.Win32.Registry/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Registry.dll" - ], - "runtime": [ - "lib/DNXCore50/Microsoft.Win32.Registry.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Security.SecureString/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.CodePages.dll" - ], - "runtime": [ - "lib/any/System.Text.Encoding.CodePages.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "sha512": "pMcwnEt3DpxT121bjOwkbmFrEPN8lkGj8XZb+zkZGQ5Z0wFwN9Nx9MIWsAYcxJDrgH8ntILEGOCWl9GntuN26g==", + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "sha512": "1Ly6P90M7w2Yn9CvAK/2dkF1exPIZcvP0IXoLfx0bfYQlPpwe5zGSwK+lohClZE6XoTGsDuPfWc1mH7VjyOKew==", "files": [ - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "ref/any/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -540,232 +542,234 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { - "sha512": "LRGsMeegSGD1dbiK128mZxqPND7g0HL04vGsKAFpJovPszws6chRJK+S/h8az0J+qt9WLgJcY37s37J2bZQblw==", + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { + "sha512": "EhDDxsWkgAyTSt4Ro1VNPQEM9MInN50l8qQ3x8QQlbu6MMCfk3awC98l+nZQwxp5QVy9zF2SW3wneAS5Tlalhg==", "files": [ - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.CodePages.nuspec", - "lib/any/System.Text.Encoding.CodePages.dll", - "ref/any/System.Text.Encoding.CodePages.dll" + "lib/dotnet/System.Text.Encoding.CodePages.dll", + "ref/dotnet/System.Text.Encoding.CodePages.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] } diff --git a/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.TestConsoleApp/project.lock.json b/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.TestConsoleApp/project.lock.json index ef7df2da7f01..679990080640 100644 --- a/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.TestConsoleApp/project.lock.json +++ b/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.TestConsoleApp/project.lock.json @@ -1,320 +1,321 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.IO.Pipes/4.0.0-beta-23008": { + "System.IO.Pipes/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Security.Principal": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.Pipes.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.Pipes.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Security.Principal": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.Pipes.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Principal/4.0.0-beta-23008": { + "System.Security.Principal/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.dll" - ], - "runtime": [ - "lib/any/System.Security.Principal.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } } } }, "libraries": { - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.IO.Pipes/4.0.0-beta-23008": { - "sha512": "rpbK2Rs+U+whWWbUwvbLSPdoE4I9IOxDfkbkoc2l0CLgOLuyEuwwnID4gIFuv9diJi/VIi1KMuL2yPLCVx13wQ==", + "System.IO.Pipes/4.0.0-beta-23011": { + "sha512": "oNrQr6nREnnpSpQKF3EQuukGzPywILeSzr0FbNvZ8zMgxlkuH5uBsu+k17Gr3wdzpxxvgw0bXJT0+rKmfkNb/A==", "files": [ - "System.IO.Pipes.4.0.0-beta-23008.nupkg", - "System.IO.Pipes.4.0.0-beta-23008.nupkg.sha512", + "System.IO.Pipes.4.0.0-beta-23011.nupkg", + "System.IO.Pipes.4.0.0-beta-23011.nupkg.sha512", "System.IO.Pipes.nuspec", "lib/DNXCore50/System.IO.Pipes.dll", "lib/net46/System.IO.Pipes.dll", - "ref/any/System.IO.Pipes.dll", + "ref/dotnet/System.IO.Pipes.dll", "ref/net46/System.IO.Pipes.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -323,200 +324,205 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Principal/4.0.0-beta-23008": { - "sha512": "iYiYchM9c+5UyXYKrDicShxCJRsjbfyhlya+itNBP2bjb2VJld9OEdHiZ2L+wU+of03XYB4o4N6B1LR9ljlRHg==", + "System.Security.Principal/4.0.0-beta-23011": { + "sha512": "oc990zyo5t1P0XdKgB6laXE+683efgmG9yRTjPWs0izHtighXtWqUDxxPPLEbzGaDCqeAPPMSs4xYrL83ZXdBg==", "files": [ - "System.Security.Principal.4.0.0-beta-23008.nupkg", - "System.Security.Principal.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.4.0.0-beta-23011.nupkg", + "System.Security.Principal.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.nuspec", - "lib/any/System.Security.Principal.dll", + "lib/dotnet/System.Security.Principal.dll", "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", "lib/win8/_._", - "ref/any/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.dll", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", "ref/win8/_._" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] } diff --git a/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests/project.lock.json b/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests/project.lock.json index caceee44365f..bf3e5df8f0e5 100644 --- a/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests/project.lock.json +++ b/src/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests/project.lock.json @@ -1,365 +1,365 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.IO.Pipes/4.0.0-beta-23008": { + "System.IO.Pipes/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Security.Principal": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.Pipes.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.Pipes.dll" - ] - }, - "System.Linq/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Security.Principal": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.Pipes.dll": {} + } + }, + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] - }, - "System.Reflection/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } + }, + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] - }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] - }, - "System.Security.Principal/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } + }, + "System.Security.Principal/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} }, - "compile": [ - "ref/any/System.Security.Principal.dll" - ], - "runtime": [ - "lib/any/System.Security.Principal.dll" - ] + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Security.SecureString/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.CodePages.dll" - ], - "runtime": [ - "lib/any/System.Text.Encoding.CodePages.dll" - ] - }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -368,52 +368,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -430,140 +430,142 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.IO.Pipes/4.0.0-beta-23008": { - "sha512": "rpbK2Rs+U+whWWbUwvbLSPdoE4I9IOxDfkbkoc2l0CLgOLuyEuwwnID4gIFuv9diJi/VIi1KMuL2yPLCVx13wQ==", + "System.IO.Pipes/4.0.0-beta-23011": { + "sha512": "oNrQr6nREnnpSpQKF3EQuukGzPywILeSzr0FbNvZ8zMgxlkuH5uBsu+k17Gr3wdzpxxvgw0bXJT0+rKmfkNb/A==", "files": [ - "System.IO.Pipes.4.0.0-beta-23008.nupkg", - "System.IO.Pipes.4.0.0-beta-23008.nupkg.sha512", + "System.IO.Pipes.4.0.0-beta-23011.nupkg", + "System.IO.Pipes.4.0.0-beta-23011.nupkg.sha512", "System.IO.Pipes.nuspec", "lib/DNXCore50/System.IO.Pipes.dll", "lib/net46/System.IO.Pipes.dll", - "ref/any/System.IO.Pipes.dll", + "ref/dotnet/System.IO.Pipes.dll", "ref/net46/System.IO.Pipes.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -572,246 +574,250 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Principal/4.0.0-beta-23008": { - "sha512": "iYiYchM9c+5UyXYKrDicShxCJRsjbfyhlya+itNBP2bjb2VJld9OEdHiZ2L+wU+of03XYB4o4N6B1LR9ljlRHg==", + "System.Security.Principal/4.0.0-beta-23011": { + "sha512": "oc990zyo5t1P0XdKgB6laXE+683efgmG9yRTjPWs0izHtighXtWqUDxxPPLEbzGaDCqeAPPMSs4xYrL83ZXdBg==", "files": [ - "System.Security.Principal.4.0.0-beta-23008.nupkg", - "System.Security.Principal.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.4.0.0-beta-23011.nupkg", + "System.Security.Principal.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.nuspec", - "lib/any/System.Security.Principal.dll", + "lib/dotnet/System.Security.Principal.dll", "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", "lib/win8/_._", - "ref/any/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.dll", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", "ref/win8/_._" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { - "sha512": "LRGsMeegSGD1dbiK128mZxqPND7g0HL04vGsKAFpJovPszws6chRJK+S/h8az0J+qt9WLgJcY37s37J2bZQblw==", + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { + "sha512": "EhDDxsWkgAyTSt4Ro1VNPQEM9MInN50l8qQ3x8QQlbu6MMCfk3awC98l+nZQwxp5QVy9zF2SW3wneAS5Tlalhg==", "files": [ - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.CodePages.nuspec", - "lib/any/System.Text.Encoding.CodePages.dll", - "ref/any/System.Text.Encoding.CodePages.dll" + "lib/dotnet/System.Text.Encoding.CodePages.dll", + "ref/dotnet/System.Text.Encoding.CodePages.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -905,11 +911,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Diagnostics.TextWriterTraceListener/src/project.lock.json b/src/System.Diagnostics.TextWriterTraceListener/src/project.lock.json index 6e38c08afb14..709404442981 100644 --- a/src/System.Diagnostics.TextWriterTraceListener/src/project.lock.json +++ b/src/System.Diagnostics.TextWriterTraceListener/src/project.lock.json @@ -1,284 +1,285 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.TraceSource/4.0.0-beta-23008": { + "System.Diagnostics.TraceSource/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TraceSource.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.TraceSource.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.TraceSource.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.TraceSource.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.TraceSource/4.0.0-beta-23008": { - "sha512": "ORrRo4eGpdx+R47ZY2ZTTIg5tHtybXzksMzIo/XIWZRaG/u/4ajzwvKYeT2n8hLIKsbEquhgyTwe/H8oTJK7hA==", + "System.Diagnostics.TraceSource/4.0.0-beta-23011": { + "sha512": "wQCDsdoDbgdmK2tFy925yybAS/TO2DtAj15OR8wvPOTKZgpHHCJBQIXdSGOpjlqeI33G2aytUuNHxk4nM707yg==", "files": [ - "System.Diagnostics.TraceSource.4.0.0-beta-23008.nupkg", - "System.Diagnostics.TraceSource.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.TraceSource.4.0.0-beta-23011.nupkg", + "System.Diagnostics.TraceSource.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.TraceSource.nuspec", "lib/DNXCore50/System.Diagnostics.TraceSource.dll", "lib/net46/System.Diagnostics.TraceSource.dll", - "ref/any/System.Diagnostics.TraceSource.dll", + "ref/dotnet/System.Diagnostics.TraceSource.dll", "ref/net46/System.Diagnostics.TraceSource.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -287,132 +288,134 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Diagnostics.TextWriterTraceListener/tests/project.lock.json b/src/System.Diagnostics.TextWriterTraceListener/tests/project.lock.json index 8c2af585b960..2f5960ff9726 100644 --- a/src/System.Diagnostics.TextWriterTraceListener/tests/project.lock.json +++ b/src/System.Diagnostics.TextWriterTraceListener/tests/project.lock.json @@ -1,248 +1,248 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.TraceSource/4.0.0-beta-23008": { + "System.Diagnostics.TraceSource/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.TraceSource.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.TraceSource.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TraceSource.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.TraceSource.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -251,152 +251,152 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.TraceSource/4.0.0-beta-23008": { - "sha512": "ORrRo4eGpdx+R47ZY2ZTTIg5tHtybXzksMzIo/XIWZRaG/u/4ajzwvKYeT2n8hLIKsbEquhgyTwe/H8oTJK7hA==", + "System.Diagnostics.TraceSource/4.0.0-beta-23011": { + "sha512": "wQCDsdoDbgdmK2tFy925yybAS/TO2DtAj15OR8wvPOTKZgpHHCJBQIXdSGOpjlqeI33G2aytUuNHxk4nM707yg==", "files": [ - "System.Diagnostics.TraceSource.4.0.0-beta-23008.nupkg", - "System.Diagnostics.TraceSource.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.TraceSource.4.0.0-beta-23011.nupkg", + "System.Diagnostics.TraceSource.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.TraceSource.nuspec", "lib/DNXCore50/System.Diagnostics.TraceSource.dll", "lib/net46/System.Diagnostics.TraceSource.dll", - "ref/any/System.Diagnostics.TraceSource.dll", + "ref/dotnet/System.Diagnostics.TraceSource.dll", "ref/net46/System.Diagnostics.TraceSource.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -405,173 +405,176 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Diagnostics.Tools/src/project.lock.json b/src/System.Diagnostics.Tools/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Diagnostics.Tools/src/project.lock.json +++ b/src/System.Diagnostics.Tools/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Diagnostics.TraceSource/src/project.lock.json b/src/System.Diagnostics.TraceSource/src/project.lock.json index 696881059adb..7bef3bf9d39a 100644 --- a/src/System.Diagnostics.TraceSource/src/project.lock.json +++ b/src/System.Diagnostics.TraceSource/src/project.lock.json @@ -1,268 +1,269 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -271,146 +272,148 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Diagnostics.TraceSource/tests/project.lock.json b/src/System.Diagnostics.TraceSource/tests/project.lock.json index 5ab804555a06..f5dd0b4acbab 100644 --- a/src/System.Diagnostics.TraceSource/tests/project.lock.json +++ b/src/System.Diagnostics.TraceSource/tests/project.lock.json @@ -1,377 +1,377 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { + "Microsoft.Win32.Registry/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Registry.dll" - ], - "runtime": [ - "lib/DNXCore50/Microsoft.Win32.Registry.dll" - ] - }, - "System.Collections/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Process/4.0.0-beta-23008": { + "System.Diagnostics.Process/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Security.SecureString": "4.0.0-beta-23008", - "Microsoft.Win32.Registry": "4.0.0-beta-23008", - "Microsoft.Win32.Primitives": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Threading.Thread": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Process.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Process.dll" - ] - }, - "System.Diagnostics.TextWriterTraceListener/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Security.SecureString": "4.0.0-beta-23011", + "Microsoft.Win32.Registry": "4.0.0-beta-23011", + "Microsoft.Win32.Primitives": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Threading.Thread": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.TextWriterTraceListener/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.TraceSource": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.TextWriterTraceListener.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll" - ] - }, - "System.Diagnostics.TraceSource/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.TraceSource": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TextWriterTraceListener.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {} + } + }, + "System.Diagnostics.TraceSource/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.TraceSource.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.TraceSource.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TraceSource.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.TraceSource.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] - }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } + }, + "System.Security.SecureString/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -380,200 +380,200 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "sha512": "pMcwnEt3DpxT121bjOwkbmFrEPN8lkGj8XZb+zkZGQ5Z0wFwN9Nx9MIWsAYcxJDrgH8ntILEGOCWl9GntuN26g==", + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "sha512": "1Ly6P90M7w2Yn9CvAK/2dkF1exPIZcvP0IXoLfx0bfYQlPpwe5zGSwK+lohClZE6XoTGsDuPfWc1mH7VjyOKew==", "files": [ - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "ref/any/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "sha512": "5DICgTTNmNSJIVnHpfH5/4jn1hiVIM9CYL/hD+CfOJ2km87RZdYxRnkS63k1oHYhyDzXWTeh3w5dceaP4/xuoA==", + "System.Diagnostics.Process/4.0.0-beta-23011": { + "sha512": "cEHJotEsyb+tzHyyyIOx4lH+5UFZEXmlZmA9I9/16ftkEMgxOqND83KAIfuiPtUZEx2TJG1DoJ1lWL/eR6CStA==", "files": [ - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Process.nuspec", "lib/DNXCore50/System.Diagnostics.Process.dll", "lib/net46/System.Diagnostics.Process.dll", - "ref/any/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.dll", "ref/net46/System.Diagnostics.Process.dll" ] }, - "System.Diagnostics.TextWriterTraceListener/4.0.0-beta-23008": { - "sha512": "uX+TMaHAkSCQk2qAMNJelOiVH+qac7+Y7RYzV1Zmxrn+TDqzTbrlaH7oeHfxy38tN2Zny35ngi7ONTK5VaaO0g==", + "System.Diagnostics.TextWriterTraceListener/4.0.0-beta-23011": { + "sha512": "mweGaVA8dtjNhgDzY1pDJc6F8Yn2D5/rZ07Gqb/vzq8vPlg/dM4pGzRnBgCmGqGYYKFwQHkXuake2j+m7Y21Gw==", "files": [ - "System.Diagnostics.TextWriterTraceListener.4.0.0-beta-23008.nupkg", - "System.Diagnostics.TextWriterTraceListener.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.TextWriterTraceListener.4.0.0-beta-23011.nupkg", + "System.Diagnostics.TextWriterTraceListener.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.TextWriterTraceListener.nuspec", "lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll", "lib/net46/System.Diagnostics.TextWriterTraceListener.dll", - "ref/any/System.Diagnostics.TextWriterTraceListener.dll", + "ref/dotnet/System.Diagnostics.TextWriterTraceListener.dll", "ref/net46/System.Diagnostics.TextWriterTraceListener.dll" ] }, - "System.Diagnostics.TraceSource/4.0.0-beta-23008": { - "sha512": "ORrRo4eGpdx+R47ZY2ZTTIg5tHtybXzksMzIo/XIWZRaG/u/4ajzwvKYeT2n8hLIKsbEquhgyTwe/H8oTJK7hA==", + "System.Diagnostics.TraceSource/4.0.0-beta-23011": { + "sha512": "wQCDsdoDbgdmK2tFy925yybAS/TO2DtAj15OR8wvPOTKZgpHHCJBQIXdSGOpjlqeI33G2aytUuNHxk4nM707yg==", "files": [ - "System.Diagnostics.TraceSource.4.0.0-beta-23008.nupkg", - "System.Diagnostics.TraceSource.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.TraceSource.4.0.0-beta-23011.nupkg", + "System.Diagnostics.TraceSource.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.TraceSource.nuspec", "lib/DNXCore50/System.Diagnostics.TraceSource.dll", "lib/net46/System.Diagnostics.TraceSource.dll", - "ref/any/System.Diagnostics.TraceSource.dll", + "ref/dotnet/System.Diagnostics.TraceSource.dll", "ref/net46/System.Diagnostics.TraceSource.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -582,222 +582,225 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, diff --git a/src/System.Dynamic.Runtime/src/project.lock.json b/src/System.Dynamic.Runtime/src/project.lock.json index 7296c91407bc..51a5ab151f46 100644 --- a/src/System.Dynamic.Runtime/src/project.lock.json +++ b/src/System.Dynamic.Runtime/src/project.lock.json @@ -1,432 +1,436 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Linq.Expressions/4.0.10-beta-23008": { + "System.Linq.Expressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Linq.Expressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "sha512": "ovzEgl9Fnh2KM/u1SlueJtEhVLXXsgNOnYipL6k4v8FWmapVYsLLYjtpRBnEk1ONVV2PVH+sqx+DDUxEyQivCg==", + "System.Linq.Expressions/4.0.10-beta-23011": { + "sha512": "v1N9Fm0jnAWOpUFsGXek1hVHr0+CuD4TvjOYLjW00+EpBnf+gTx8HRnrrUxvlylU3/FzEyPeFkz8m+Z2DsoOWA==", "files": [ "runtime.json", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/DNXCore50/System.Linq.Expressions.dll", "lib/net46/_._", "lib/netcore50/System.Linq.Expressions.dll", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -435,187 +439,190 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Dynamic.Runtime/tests/project.lock.json b/src/System.Dynamic.Runtime/tests/project.lock.json index cf3ab881ec04..db01bc4d01a2 100644 --- a/src/System.Dynamic.Runtime/tests/project.lock.json +++ b/src/System.Dynamic.Runtime/tests/project.lock.json @@ -1,398 +1,398 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.CSharp/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Dynamic.Runtime": "4.0.0-beta-23008", - "System.Linq.Expressions": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.ObjectModel": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.CSharp.dll" - ], - "runtime": [ - "lib/any/Microsoft.CSharp.dll" - ] - }, - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Console/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] - }, - "System.Dynamic.Runtime/4.0.0-beta-23008": { - "dependencies": { - "System.Linq.Expressions": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Dynamic.Runtime.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.Linq/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] - }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Linq.Expressions.dll" - ] - }, - "System.ObjectModel/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] - }, - "System.Reflection/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] - }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] - }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] - }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] - }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] - }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { - "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "Microsoft.CSharp/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Dynamic.Runtime": "4.0.0-beta-23011", + "System.Linq.Expressions": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.ObjectModel": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.CSharp.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.CSharp.dll": {} + } + }, + "System.Collections/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Console/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Dynamic.Runtime/4.0.0-beta-23011": { + "dependencies": { + "System.Linq.Expressions": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } + }, + "System.ObjectModel/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } + }, + "System.Reflection/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "dependencies": { + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime/4.0.20-beta-23011": { + "dependencies": { + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.Threading.Tasks/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -401,240 +401,247 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "Microsoft.CSharp/4.0.0-beta-23008": { - "sha512": "bA79NTmrTg412Rrp4LhfkKfiQ7wnBhwENUd9DW7t3DPEUyI9CP19vqtG16niU39u+gkaLKQeeHV5lSaBpqqLNQ==", + "Microsoft.CSharp/4.0.0-beta-23011": { + "sha512": "ZYEkR/ojwQdYTNJVpNmu2draiQTYKgZlQk/XJnGjYiID1f3C/OErUZM4a4lJSdF5cUW4xuGz7KvdgwpwsqGXUw==", "files": [ - "Microsoft.CSharp.4.0.0-beta-23008.nupkg", - "Microsoft.CSharp.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.CSharp.4.0.0-beta-23011.nupkg", + "Microsoft.CSharp.4.0.0-beta-23011.nupkg.sha512", "Microsoft.CSharp.nuspec", - "lib/any/Microsoft.CSharp.dll", + "lib/dotnet/Microsoft.CSharp.dll", "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", "lib/win8/_._", - "ref/any/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.dll", "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", "ref/win8/_._" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Dynamic.Runtime/4.0.0-beta-23008": { - "sha512": "2DJbcWj2kpJTTUkzeLWU4pVgNKpUIFIxrkJsh4mIsvSkR5LLe52631VYQfxvcH8ZbbkMLbJB4NVSpoQ3kXEA4w==", + "System.Dynamic.Runtime/4.0.0-beta-23011": { + "sha512": "aJbjOXQws8CfeESmNcePg8oiYSDf6wRlI2ibI8jQTW2wuPwy7FRetnIV3jzhfVQ3B0IgnVXNb0MCNJg9mgWbuQ==", "files": [ "License.rtf", - "System.Dynamic.Runtime.4.0.0-beta-23008.nupkg", - "System.Dynamic.Runtime.4.0.0-beta-23008.nupkg.sha512", + "System.Dynamic.Runtime.4.0.0-beta-23011.nupkg", + "System.Dynamic.Runtime.4.0.0-beta-23011.nupkg.sha512", "System.Dynamic.Runtime.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.dll", "ref/net45/_._", + "ref/netcore50/System.Dynamic.Runtime.dll", "ref/win8/_._" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "sha512": "ovzEgl9Fnh2KM/u1SlueJtEhVLXXsgNOnYipL6k4v8FWmapVYsLLYjtpRBnEk1ONVV2PVH+sqx+DDUxEyQivCg==", + "System.Linq.Expressions/4.0.10-beta-23011": { + "sha512": "v1N9Fm0jnAWOpUFsGXek1hVHr0+CuD4TvjOYLjW00+EpBnf+gTx8HRnrrUxvlylU3/FzEyPeFkz8m+Z2DsoOWA==", "files": [ "runtime.json", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/DNXCore50/System.Linq.Expressions.dll", "lib/net46/_._", "lib/netcore50/System.Linq.Expressions.dll", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -643,229 +650,232 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Globalization.Calendars/tests/project.lock.json b/src/System.Globalization.Calendars/tests/project.lock.json index dbbe73403d17..db800dbc91bb 100644 --- a/src/System.Globalization.Calendars/tests/project.lock.json +++ b/src/System.Globalization.Calendars/tests/project.lock.json @@ -1,49 +1,49 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.Globalization.Calendars/4.0.0-beta-23008": { + "System.Globalization.Calendars/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.Calendars.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.Calendars.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -51,29 +51,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -81,56 +81,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -139,46 +139,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -187,52 +187,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -249,12 +249,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -285,30 +285,31 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.Globalization.Calendars/4.0.0-beta-23008": { - "sha512": "mq25ueZr9X4gm3xJha5Thty7Xa2Q9EI+W4v4j7Ccb5fvwLhU/4Ths4Q5ThwAlXlsaHMADYXtMFShyhmA20D3IA==", + "System.Globalization.Calendars/4.0.0-beta-23011": { + "sha512": "YjOKPc4LsoqCNJ/OrN+h2bzH8VC1xcgW+17+NAAsPyhfXwmrCarKiSwKufDviLz2OOh4uIV8iT4PEumK4aU/Kw==", "files": [ - "System.Globalization.Calendars.4.0.0-beta-23008.nupkg", - "System.Globalization.Calendars.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.Calendars.4.0.0-beta-23011.nupkg", + "System.Globalization.Calendars.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.Calendars.nuspec", "lib/DNXCore50/System.Globalization.Calendars.dll", "lib/net46/System.Globalization.Calendars.dll", "lib/netcore50/System.Globalization.Calendars.dll", - "ref/any/System.Globalization.Calendars.dll", + "ref/dotnet/System.Globalization.Calendars.dll", "ref/net46/System.Globalization.Calendars.dll", "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] @@ -339,11 +340,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -378,30 +379,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -458,16 +459,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -562,11 +563,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Globalization.Extensions/src/project.lock.json b/src/System.Globalization.Extensions/src/project.lock.json index 6245eb735ec6..7f792e8e6fde 100644 --- a/src/System.Globalization.Extensions/src/project.lock.json +++ b/src/System.Globalization.Extensions/src/project.lock.json @@ -1,258 +1,260 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -261,132 +263,134 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Globalization.Extensions/tests/project.lock.json b/src/System.Globalization.Extensions/tests/project.lock.json index b72111a82fb3..59b190f7e14e 100644 --- a/src/System.Globalization.Extensions/tests/project.lock.json +++ b/src/System.Globalization.Extensions/tests/project.lock.json @@ -1,245 +1,245 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.Globalization.Extensions/4.0.0-beta-23008": { + "System.Globalization.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.Extensions.dll" - ], - "runtime": [ - "lib/any/System.Globalization.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.Extensions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Globalization.Extensions.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -248,52 +248,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -310,12 +310,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -333,15 +333,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -358,55 +358,55 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.Globalization.Extensions/4.0.0-beta-23008": { - "sha512": "UNaPe8RNhTaf7PPr+VHIL70RYPLu+AKgSvamc4HIb2WznuB2iMseo19cMKJY5buUhDCM65Vy6WxJRoPLMux8oA==", + "System.Globalization.Extensions/4.0.0-beta-23011": { + "sha512": "X9oHoTL74jgLXTt9sQXQkFEm4ylxqbDwEZaqMVf+gKZI6e4VTS/Llfwax3KYyKVojxFdc1j2L/FPQhSvaAEd1Q==", "files": [ - "System.Globalization.Extensions.4.0.0-beta-23008.nupkg", - "System.Globalization.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.Extensions.4.0.0-beta-23011.nupkg", + "System.Globalization.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.Extensions.nuspec", - "lib/any/System.Globalization.Extensions.dll", + "lib/dotnet/System.Globalization.Extensions.dll", "lib/net46/System.Globalization.Extensions.dll", - "ref/any/System.Globalization.Extensions.dll", + "ref/dotnet/System.Globalization.Extensions.dll", "ref/net46/System.Globalization.Extensions.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -423,11 +423,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -436,160 +436,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -684,11 +686,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Globalization/tests/project.lock.json b/src/System.Globalization/tests/project.lock.json index 8d530b088484..d9e55adfaa01 100644 --- a/src/System.Globalization/tests/project.lock.json +++ b/src/System.Globalization/tests/project.lock.json @@ -1,230 +1,230 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -233,52 +233,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -295,12 +295,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -318,15 +318,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -343,43 +343,43 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -396,11 +396,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -409,160 +409,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -657,11 +659,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.Compression.ZipFile/src/project.lock.json b/src/System.IO.Compression.ZipFile/src/project.lock.json index b509631bd0d1..3c6d0c2d6f85 100644 --- a/src/System.IO.Compression.ZipFile/src/project.lock.json +++ b/src/System.IO.Compression.ZipFile/src/project.lock.json @@ -1,409 +1,414 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.Compression/4.0.0-beta-23008": { + "System.IO.Compression/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.Compression.dll" - ], - "runtime": [ - "lib/any/System.IO.Compression.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.Compression.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.Compression.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.Compression/4.0.0-beta-23008": { - "sha512": "7gWIa5BNOGSNlwHzdqpfToHSsBsSES6tgqSfdV5Qi05NA57BfnBZ3GrWovjvPfIo4JDdf9OLW74BUhTnrJlYqA==", + "System.IO.Compression/4.0.0-beta-23011": { + "sha512": "SEksBQE8jUUJGuzx11eVHtbiEeSYoasMOHVPsjWXeKIXJldAlcL8abLc8MgRIKBJ380P1lDuqoIcyshBu/kupw==", "files": [ "runtime.json", - "System.IO.Compression.4.0.0-beta-23008.nupkg", - "System.IO.Compression.4.0.0-beta-23008.nupkg.sha512", + "System.IO.Compression.4.0.0-beta-23011.nupkg", + "System.IO.Compression.4.0.0-beta-23011.nupkg.sha512", "System.IO.Compression.nuspec", - "lib/any/System.IO.Compression.dll", + "lib/dotnet/System.IO.Compression.dll", "lib/net45/_._", + "lib/netcore50/System.IO.Compression.dll", "lib/win8/_._", - "ref/any/System.IO.Compression.dll", + "ref/dotnet/System.IO.Compression.dll", "ref/net45/_._", + "ref/netcore50/System.IO.Compression.dll", "ref/win8/_._" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -412,173 +417,175 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.IO.Compression.ZipFile/tests/project.lock.json b/src/System.IO.Compression.ZipFile/tests/project.lock.json index 84a1420fbb0a..542d2307d1c1 100644 --- a/src/System.IO.Compression.ZipFile/tests/project.lock.json +++ b/src/System.IO.Compression.ZipFile/tests/project.lock.json @@ -1,144 +1,144 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.Compression/4.0.0-beta-23008": { + "System.IO.Compression/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.Compression.dll" - ], - "runtime": [ - "lib/any/System.IO.Compression.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.Compression.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.Compression.dll": {} + } }, "System.IO.Compression.clrcompression-x64/4.0.0-beta-22819": {}, "System.IO.Compression.TestData/1.0.0-prerelease": {}, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -146,153 +146,153 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -301,52 +301,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -363,96 +363,99 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.Compression/4.0.0-beta-23008": { - "sha512": "7gWIa5BNOGSNlwHzdqpfToHSsBsSES6tgqSfdV5Qi05NA57BfnBZ3GrWovjvPfIo4JDdf9OLW74BUhTnrJlYqA==", + "System.IO.Compression/4.0.0-beta-23011": { + "sha512": "SEksBQE8jUUJGuzx11eVHtbiEeSYoasMOHVPsjWXeKIXJldAlcL8abLc8MgRIKBJ380P1lDuqoIcyshBu/kupw==", "files": [ "runtime.json", - "System.IO.Compression.4.0.0-beta-23008.nupkg", - "System.IO.Compression.4.0.0-beta-23008.nupkg.sha512", + "System.IO.Compression.4.0.0-beta-23011.nupkg", + "System.IO.Compression.4.0.0-beta-23011.nupkg.sha512", "System.IO.Compression.nuspec", - "lib/any/System.IO.Compression.dll", + "lib/dotnet/System.IO.Compression.dll", "lib/net45/_._", + "lib/netcore50/System.IO.Compression.dll", "lib/win8/_._", - "ref/any/System.IO.Compression.dll", + "ref/dotnet/System.IO.Compression.dll", "ref/net45/_._", + "ref/netcore50/System.IO.Compression.dll", "ref/win8/_._" ] }, @@ -556,50 +559,52 @@ "content/ZipTestData/StrangeZipFiles/extradata/zip64ThenExtraData.zip" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -621,172 +626,174 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -880,11 +887,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.Compression/src/project.lock.json b/src/System.IO.Compression/src/project.lock.json index f8470105486e..c0cd68b1aea4 100644 --- a/src/System.IO.Compression/src/project.lock.json +++ b/src/System.IO.Compression/src/project.lock.json @@ -1,292 +1,294 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.0-beta-23008": { + "System.Threading/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -295,146 +297,149 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.0-beta-23008": { - "sha512": "yWsWarhVtzNEASX3qdzjSkR8GRXJVNJuHG+wbwBE6RiEtaa1GA8zWvHiPsTrgSWtIbEW4xuirxK71IiN2DB/fw==", + "System.Threading/4.0.0-beta-23011": { + "sha512": "BdnXMR9bcWgfOvzjglc0QKRnqLq8LEmTmxIUPkD9iH+yX9gNYcsHMp6XHHLpLbN8V8aKUWxSgIAx9CQDDZk8Kg==", "files": [ "License.rtf", - "System.Threading.4.0.0-beta-23008.nupkg", - "System.Threading.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.4.0.0-beta-23011.nupkg", + "System.Threading.4.0.0-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.IO.Compression/tests/project.lock.json b/src/System.IO.Compression/tests/project.lock.json index 62d2ef17bdde..e858880b8787 100644 --- a/src/System.IO.Compression/tests/project.lock.json +++ b/src/System.IO.Compression/tests/project.lock.json @@ -1,143 +1,143 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Console/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Globalization/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.Compression/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.Compression.dll" - ], - "runtime": [ - "lib/any/System.IO.Compression.dll" - ] + "System.Collections/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Console/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Globalization/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.Compression/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.Compression.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.Compression.dll": {} + } }, "System.IO.Compression.TestData/1.0.0-prerelease": {}, - "System.IO.FileSystem/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.Linq/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.IO.FileSystem/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -145,153 +145,153 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -300,52 +300,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -362,155 +362,155 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } }, "DNXCore,Version=v5.0/win7-x86": { - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Console/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Globalization/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.Compression/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.Compression.dll" - ], - "runtime": [ - "lib/any/System.IO.Compression.dll" - ] - }, - "System.IO.Compression.clrcompression-x86/4.0.0-beta-23008": { - "native": [ - "runtimes/win7-x86/native/clrcompression.dll" - ] + "System.Collections/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Console/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Globalization/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.Compression/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.Compression.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.Compression.dll": {} + } + }, + "System.IO.Compression.clrcompression-x86/4.0.0-beta-23011": { + "native": { + "runtimes/win7-x86/native/clrcompression.dll": {} + } }, "System.IO.Compression.TestData/1.0.0-prerelease": {}, - "System.IO.FileSystem/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.Linq/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.IO.FileSystem/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -518,153 +518,153 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -673,52 +673,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -735,155 +735,155 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } }, "DNXCore,Version=v5.0/win7-x64": { - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Console/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Globalization/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.Compression/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.Compression.dll" - ], - "runtime": [ - "lib/any/System.IO.Compression.dll" - ] - }, - "System.IO.Compression.clrcompression-x64/4.0.0-beta-23008": { - "native": [ - "runtimes/win7-x64/native/clrcompression.dll" - ] + "System.Collections/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Console/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Globalization/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.Compression/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.Compression.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.Compression.dll": {} + } + }, + "System.IO.Compression.clrcompression-x64/4.0.0-beta-23011": { + "native": { + "runtimes/win7-x64/native/clrcompression.dll": {} + } }, "System.IO.Compression.TestData/1.0.0-prerelease": {}, - "System.IO.FileSystem/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.Linq/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.IO.FileSystem/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -891,153 +891,153 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -1046,52 +1046,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -1108,113 +1108,116 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.Compression/4.0.0-beta-23008": { - "sha512": "7gWIa5BNOGSNlwHzdqpfToHSsBsSES6tgqSfdV5Qi05NA57BfnBZ3GrWovjvPfIo4JDdf9OLW74BUhTnrJlYqA==", + "System.IO.Compression/4.0.0-beta-23011": { + "sha512": "SEksBQE8jUUJGuzx11eVHtbiEeSYoasMOHVPsjWXeKIXJldAlcL8abLc8MgRIKBJ380P1lDuqoIcyshBu/kupw==", "files": [ "runtime.json", - "System.IO.Compression.4.0.0-beta-23008.nupkg", - "System.IO.Compression.4.0.0-beta-23008.nupkg.sha512", + "System.IO.Compression.4.0.0-beta-23011.nupkg", + "System.IO.Compression.4.0.0-beta-23011.nupkg.sha512", "System.IO.Compression.nuspec", - "lib/any/System.IO.Compression.dll", + "lib/dotnet/System.IO.Compression.dll", "lib/net45/_._", + "lib/netcore50/System.IO.Compression.dll", "lib/win8/_._", - "ref/any/System.IO.Compression.dll", + "ref/dotnet/System.IO.Compression.dll", "ref/net45/_._", + "ref/netcore50/System.IO.Compression.dll", "ref/win8/_._" ] }, - "System.IO.Compression.clrcompression-x64/4.0.0-beta-23008": { - "sha512": "01X2I9sWdgENwjx9dFZLYzriow0EB9A5b2K4R9fMmKuSGl3AFBghT5HbJ/vfXmb/fdl6iX6h019tEe/UleIoig==", + "System.IO.Compression.clrcompression-x64/4.0.0-beta-23011": { + "sha512": "nDVvhsDu/7IGou96NhreCQ2Wf8narxHdHtgbVA4cth6IBd/71BL3wWPUXx3MmUPrzD1vdN7acBt+PVajYXMDqg==", "files": [ - "System.IO.Compression.clrcompression-x64.4.0.0-beta-23008.nupkg", - "System.IO.Compression.clrcompression-x64.4.0.0-beta-23008.nupkg.sha512", + "System.IO.Compression.clrcompression-x64.4.0.0-beta-23011.nupkg", + "System.IO.Compression.clrcompression-x64.4.0.0-beta-23011.nupkg.sha512", "System.IO.Compression.clrcompression-x64.nuspec", "runtimes/win7-x64/native/clrcompression.dll" ] }, - "System.IO.Compression.clrcompression-x86/4.0.0-beta-23008": { - "sha512": "TqroB1a+APXwKn6fZpGoa5XKldaqPabpAI97/ELXNeB3fbM62h9ig1ekDR6tro0RR4eh6Sdu9FXrA/C3T9Yhzw==", + "System.IO.Compression.clrcompression-x86/4.0.0-beta-23011": { + "sha512": "hDO8L790+4zUYuoRUlL4un/cpbY+WielPZAW3E21CaPwpcQVgvY04o/8tkOpDUxdD7aKBqNp7CkOWRSXY5hTcg==", "files": [ - "System.IO.Compression.clrcompression-x86.4.0.0-beta-23008.nupkg", - "System.IO.Compression.clrcompression-x86.4.0.0-beta-23008.nupkg.sha512", + "System.IO.Compression.clrcompression-x86.4.0.0-beta-23011.nupkg", + "System.IO.Compression.clrcompression-x86.4.0.0-beta-23011.nupkg.sha512", "System.IO.Compression.clrcompression-x86.nuspec", "runtimes/win7-x86/native/clrcompression.dll" ] @@ -1310,50 +1313,52 @@ "content/ZipTestData/StrangeZipFiles/extradata/zip64ThenExtraData.zip" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -1375,172 +1380,174 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -1634,11 +1641,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.FileSystem.DriveInfo/src/project.lock.json b/src/System.IO.FileSystem.DriveInfo/src/project.lock.json index 630d29263bb8..da6de7360690 100644 --- a/src/System.IO.FileSystem.DriveInfo/src/project.lock.json +++ b/src/System.IO.FileSystem.DriveInfo/src/project.lock.json @@ -1,378 +1,380 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -381,173 +383,175 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.IO.FileSystem.DriveInfo/tests/project.lock.json b/src/System.IO.FileSystem.DriveInfo/tests/project.lock.json index e20959cd7c3e..5261b981bdc2 100644 --- a/src/System.IO.FileSystem.DriveInfo/tests/project.lock.json +++ b/src/System.IO.FileSystem.DriveInfo/tests/project.lock.json @@ -1,277 +1,277 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -280,52 +280,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -342,129 +342,132 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -473,186 +476,188 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -746,11 +751,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.FileSystem.Primitives/src/project.lock.json b/src/System.IO.FileSystem.Primitives/src/project.lock.json index e169882dd919..1f03d2632fd6 100644 --- a/src/System.IO.FileSystem.Primitives/src/project.lock.json +++ b/src/System.IO.FileSystem.Primitives/src/project.lock.json @@ -1,32 +1,32 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } } } }, "libraries": { - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -35,16 +35,16 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] diff --git a/src/System.IO.FileSystem.Primitives/tests/project.lock.json b/src/System.IO.FileSystem.Primitives/tests/project.lock.json index b4c46ca343a2..aa4616646053 100644 --- a/src/System.IO.FileSystem.Primitives/tests/project.lock.json +++ b/src/System.IO.FileSystem.Primitives/tests/project.lock.json @@ -1,29 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,29 +31,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,12 +229,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -291,11 +291,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -330,16 +330,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -512,11 +512,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.FileSystem.Watcher/src/project.lock.json b/src/System.IO.FileSystem.Watcher/src/project.lock.json index d460d25e4485..26da838d1f1d 100644 --- a/src/System.IO.FileSystem.Watcher/src/project.lock.json +++ b/src/System.IO.FileSystem.Watcher/src/project.lock.json @@ -1,395 +1,396 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.0-beta-23008": { + "System.Threading/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -398,198 +399,201 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.0-beta-23008": { - "sha512": "yWsWarhVtzNEASX3qdzjSkR8GRXJVNJuHG+wbwBE6RiEtaa1GA8zWvHiPsTrgSWtIbEW4xuirxK71IiN2DB/fw==", + "System.Threading/4.0.0-beta-23011": { + "sha512": "BdnXMR9bcWgfOvzjglc0QKRnqLq8LEmTmxIUPkD9iH+yX9gNYcsHMp6XHHLpLbN8V8aKUWxSgIAx9CQDDZk8Kg==", "files": [ "License.rtf", - "System.Threading.4.0.0-beta-23008.nupkg", - "System.Threading.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.4.0.0-beta-23011.nupkg", + "System.Threading.4.0.0-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", "ref/win8/_._" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] } diff --git a/src/System.IO.FileSystem.Watcher/tests/project.lock.json b/src/System.IO.FileSystem.Watcher/tests/project.lock.json index 2355d6b78731..689314993181 100644 --- a/src/System.IO.FileSystem.Watcher/tests/project.lock.json +++ b/src/System.IO.FileSystem.Watcher/tests/project.lock.json @@ -1,116 +1,116 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -118,153 +118,153 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -273,52 +273,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -335,129 +335,132 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -479,172 +482,174 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -738,11 +743,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.FileSystem/src/project.lock.json b/src/System.IO.FileSystem/src/project.lock.json index 55f4b7e04bea..7d48c9dffdc8 100644 --- a/src/System.IO.FileSystem/src/project.lock.json +++ b/src/System.IO.FileSystem/src/project.lock.json @@ -1,603 +1,605 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] - }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } } }, ".NETCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/netcore50/System.Collections.dll" - ] - }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Collections/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/netcore50/System.Collections.dll": {} + } + }, + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/netcore50/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Text.Encoding.Extensions": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/netcore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/netcore50/System.Private.Uri.dll": {} + } + }, + "System.Reflection/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Resources.ResourceManager.dll": {} }, - "frameworkAssemblies": [ - "System.Diagnostics.Contracts" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Contracts.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Diagnostics.Tools" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Tools.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/netcore50/System.Globalization.dll" - ] + "runtime": { + "lib/netcore50/System.Resources.ResourceManager.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Text.Encoding.Extensions": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/netcore50/System.IO.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime/4.0.20-beta-23011": { + "dependencies": { + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/netcore50/System.Private.Uri.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.Extensions.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.Handles.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Reflection.Primitives" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Resources.ResourceManager" - ], - "runtime": [ - "lib/netcore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { - "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.dll" - ] - }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.Extensions.dll" - ] - }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.Handles.dll" - ] - }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.InteropServices.dll" - ] + "System.Text.Encoding/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/netcore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/netcore50/System.Text.Encoding.dll" - ] - }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/netcore50/System.Text.Encoding.Extensions.dll" - ] - }, - "System.Threading/4.0.10-beta-23008": { + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/netcore50/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.Overlapped.dll" - ] + "runtime": { + "lib/netcore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/netcore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -606,186 +608,188 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] } diff --git a/src/System.IO.FileSystem/tests/project.lock.json b/src/System.IO.FileSystem/tests/project.lock.json index 06116c28bbf1..124b72849c7d 100644 --- a/src/System.IO.FileSystem/tests/project.lock.json +++ b/src/System.IO.FileSystem/tests/project.lock.json @@ -1,125 +1,125 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.IO.Pipes/4.0.0-beta-23008": { + "System.IO.Pipes/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Security.Principal": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.Pipes.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.Pipes.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Security.Principal": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.Pipes.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -127,164 +127,164 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Principal/4.0.0-beta-23008": { + "System.Security.Principal/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.dll" - ], - "runtime": [ - "lib/any/System.Security.Principal.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -293,52 +293,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -355,127 +355,129 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.IO.Pipes/4.0.0-beta-23008": { - "sha512": "rpbK2Rs+U+whWWbUwvbLSPdoE4I9IOxDfkbkoc2l0CLgOLuyEuwwnID4gIFuv9diJi/VIi1KMuL2yPLCVx13wQ==", + "System.IO.Pipes/4.0.0-beta-23011": { + "sha512": "oNrQr6nREnnpSpQKF3EQuukGzPywILeSzr0FbNvZ8zMgxlkuH5uBsu+k17Gr3wdzpxxvgw0bXJT0+rKmfkNb/A==", "files": [ - "System.IO.Pipes.4.0.0-beta-23008.nupkg", - "System.IO.Pipes.4.0.0-beta-23008.nupkg.sha512", + "System.IO.Pipes.4.0.0-beta-23011.nupkg", + "System.IO.Pipes.4.0.0-beta-23011.nupkg.sha512", "System.IO.Pipes.nuspec", "lib/DNXCore50/System.IO.Pipes.dll", "lib/net46/System.IO.Pipes.dll", - "ref/any/System.IO.Pipes.dll", + "ref/dotnet/System.IO.Pipes.dll", "ref/net46/System.IO.Pipes.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -497,186 +499,190 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Principal/4.0.0-beta-23008": { - "sha512": "iYiYchM9c+5UyXYKrDicShxCJRsjbfyhlya+itNBP2bjb2VJld9OEdHiZ2L+wU+of03XYB4o4N6B1LR9ljlRHg==", + "System.Security.Principal/4.0.0-beta-23011": { + "sha512": "oc990zyo5t1P0XdKgB6laXE+683efgmG9yRTjPWs0izHtighXtWqUDxxPPLEbzGaDCqeAPPMSs4xYrL83ZXdBg==", "files": [ - "System.Security.Principal.4.0.0-beta-23008.nupkg", - "System.Security.Principal.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.4.0.0-beta-23011.nupkg", + "System.Security.Principal.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.nuspec", - "lib/any/System.Security.Principal.dll", + "lib/dotnet/System.Security.Principal.dll", "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", "lib/win8/_._", - "ref/any/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.dll", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", "ref/win8/_._" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -770,11 +776,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.MemoryMappedFiles/src/project.lock.json b/src/System.IO.MemoryMappedFiles/src/project.lock.json index 47345e8e02f4..d3c16cbbe747 100644 --- a/src/System.IO.MemoryMappedFiles/src/project.lock.json +++ b/src/System.IO.MemoryMappedFiles/src/project.lock.json @@ -1,380 +1,381 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.UnmanagedMemoryStream.dll" - ], - "runtime": [ - "lib/any/System.IO.UnmanagedMemoryStream.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { - "sha512": "oN2UyY+pTzSF71G5TUJV61NjuGkMbaiPwWm+s7Q0IzHbw5aTSTu0vJ7roYpZIKRfnkHG1S7cDtIJC8sKkC6Xsw==", + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { + "sha512": "gOb/4c7GP1JCUs0YUsuBLB0eyl1S1zYscB072vcWa+4BH1Sgonn6N4NfgoYDKz3lDTD19fl/6y4mcUHj45qQKQ==", "files": [ - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg", - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg.sha512", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg.sha512", "System.IO.UnmanagedMemoryStream.nuspec", - "lib/any/System.IO.UnmanagedMemoryStream.dll", + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/net46/System.IO.UnmanagedMemoryStream.dll", - "ref/any/System.IO.UnmanagedMemoryStream.dll", + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", "ref/net46/System.IO.UnmanagedMemoryStream.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -383,173 +384,175 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.IO.MemoryMappedFiles/tests/MemoryMappedFile/project.lock.json b/src/System.IO.MemoryMappedFiles/tests/MemoryMappedFile/project.lock.json index 0c905316150d..dab751c9cd6d 100644 --- a/src/System.IO.MemoryMappedFiles/tests/MemoryMappedFile/project.lock.json +++ b/src/System.IO.MemoryMappedFiles/tests/MemoryMappedFile/project.lock.json @@ -1,407 +1,407 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] - }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Registry.dll" - ], - "runtime": [ - "lib/DNXCore50/Microsoft.Win32.Registry.dll" - ] - }, - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Console/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Security.SecureString": "4.0.0-beta-23008", - "Microsoft.Win32.Registry": "4.0.0-beta-23008", - "Microsoft.Win32.Primitives": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Threading.Thread": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Process.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Process.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.UnmanagedMemoryStream.dll" - ], - "runtime": [ - "lib/any/System.IO.UnmanagedMemoryStream.dll" - ] + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "System.Collections/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Console/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.Process/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Security.SecureString": "4.0.0-beta-23011", + "Microsoft.Win32.Registry": "4.0.0-beta-23011", + "Microsoft.Win32.Primitives": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Threading.Thread": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Process.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] - }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] - }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { - "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] - }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] - }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] - }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime/4.0.20-beta-23011": { + "dependencies": { + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] - }, - "System.Threading.Thread/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "System.Runtime.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } + }, + "System.Security.SecureString/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Threading/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -410,52 +410,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -472,154 +472,154 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "sha512": "pMcwnEt3DpxT121bjOwkbmFrEPN8lkGj8XZb+zkZGQ5Z0wFwN9Nx9MIWsAYcxJDrgH8ntILEGOCWl9GntuN26g==", + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "sha512": "1Ly6P90M7w2Yn9CvAK/2dkF1exPIZcvP0IXoLfx0bfYQlPpwe5zGSwK+lohClZE6XoTGsDuPfWc1mH7VjyOKew==", "files": [ - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "ref/any/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "sha512": "5DICgTTNmNSJIVnHpfH5/4jn1hiVIM9CYL/hD+CfOJ2km87RZdYxRnkS63k1oHYhyDzXWTeh3w5dceaP4/xuoA==", + "System.Diagnostics.Process/4.0.0-beta-23011": { + "sha512": "cEHJotEsyb+tzHyyyIOx4lH+5UFZEXmlZmA9I9/16ftkEMgxOqND83KAIfuiPtUZEx2TJG1DoJ1lWL/eR6CStA==", "files": [ - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Process.nuspec", "lib/DNXCore50/System.Diagnostics.Process.dll", "lib/net46/System.Diagnostics.Process.dll", - "ref/any/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.dll", "ref/net46/System.Diagnostics.Process.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { - "sha512": "oN2UyY+pTzSF71G5TUJV61NjuGkMbaiPwWm+s7Q0IzHbw5aTSTu0vJ7roYpZIKRfnkHG1S7cDtIJC8sKkC6Xsw==", + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { + "sha512": "gOb/4c7GP1JCUs0YUsuBLB0eyl1S1zYscB072vcWa+4BH1Sgonn6N4NfgoYDKz3lDTD19fl/6y4mcUHj45qQKQ==", "files": [ - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg", - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg.sha512", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg.sha512", "System.IO.UnmanagedMemoryStream.nuspec", - "lib/any/System.IO.UnmanagedMemoryStream.dll", + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/net46/System.IO.UnmanagedMemoryStream.dll", - "ref/any/System.IO.UnmanagedMemoryStream.dll", + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", "ref/net46/System.IO.UnmanagedMemoryStream.dll" ] }, @@ -636,11 +636,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -649,236 +649,238 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -972,11 +974,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.MemoryMappedFiles/tests/MemoryMappedViewAccessor/project.lock.json b/src/System.IO.MemoryMappedFiles/tests/MemoryMappedViewAccessor/project.lock.json index 0c905316150d..dab751c9cd6d 100644 --- a/src/System.IO.MemoryMappedFiles/tests/MemoryMappedViewAccessor/project.lock.json +++ b/src/System.IO.MemoryMappedFiles/tests/MemoryMappedViewAccessor/project.lock.json @@ -1,407 +1,407 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] - }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Registry.dll" - ], - "runtime": [ - "lib/DNXCore50/Microsoft.Win32.Registry.dll" - ] - }, - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Console/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Security.SecureString": "4.0.0-beta-23008", - "Microsoft.Win32.Registry": "4.0.0-beta-23008", - "Microsoft.Win32.Primitives": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Threading.Thread": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Process.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Process.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.UnmanagedMemoryStream.dll" - ], - "runtime": [ - "lib/any/System.IO.UnmanagedMemoryStream.dll" - ] + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "System.Collections/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Console/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.Process/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Security.SecureString": "4.0.0-beta-23011", + "Microsoft.Win32.Registry": "4.0.0-beta-23011", + "Microsoft.Win32.Primitives": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Threading.Thread": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Process.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] - }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] - }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { - "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] - }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] - }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] - }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime/4.0.20-beta-23011": { + "dependencies": { + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] - }, - "System.Threading.Thread/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "System.Runtime.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } + }, + "System.Security.SecureString/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Threading/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -410,52 +410,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -472,154 +472,154 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "sha512": "pMcwnEt3DpxT121bjOwkbmFrEPN8lkGj8XZb+zkZGQ5Z0wFwN9Nx9MIWsAYcxJDrgH8ntILEGOCWl9GntuN26g==", + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "sha512": "1Ly6P90M7w2Yn9CvAK/2dkF1exPIZcvP0IXoLfx0bfYQlPpwe5zGSwK+lohClZE6XoTGsDuPfWc1mH7VjyOKew==", "files": [ - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "ref/any/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "sha512": "5DICgTTNmNSJIVnHpfH5/4jn1hiVIM9CYL/hD+CfOJ2km87RZdYxRnkS63k1oHYhyDzXWTeh3w5dceaP4/xuoA==", + "System.Diagnostics.Process/4.0.0-beta-23011": { + "sha512": "cEHJotEsyb+tzHyyyIOx4lH+5UFZEXmlZmA9I9/16ftkEMgxOqND83KAIfuiPtUZEx2TJG1DoJ1lWL/eR6CStA==", "files": [ - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Process.nuspec", "lib/DNXCore50/System.Diagnostics.Process.dll", "lib/net46/System.Diagnostics.Process.dll", - "ref/any/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.dll", "ref/net46/System.Diagnostics.Process.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { - "sha512": "oN2UyY+pTzSF71G5TUJV61NjuGkMbaiPwWm+s7Q0IzHbw5aTSTu0vJ7roYpZIKRfnkHG1S7cDtIJC8sKkC6Xsw==", + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { + "sha512": "gOb/4c7GP1JCUs0YUsuBLB0eyl1S1zYscB072vcWa+4BH1Sgonn6N4NfgoYDKz3lDTD19fl/6y4mcUHj45qQKQ==", "files": [ - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg", - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg.sha512", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg.sha512", "System.IO.UnmanagedMemoryStream.nuspec", - "lib/any/System.IO.UnmanagedMemoryStream.dll", + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/net46/System.IO.UnmanagedMemoryStream.dll", - "ref/any/System.IO.UnmanagedMemoryStream.dll", + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", "ref/net46/System.IO.UnmanagedMemoryStream.dll" ] }, @@ -636,11 +636,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -649,236 +649,238 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -972,11 +974,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.MemoryMappedFiles/tests/MemoryMappedViewStream/project.lock.json b/src/System.IO.MemoryMappedFiles/tests/MemoryMappedViewStream/project.lock.json index 0c905316150d..dab751c9cd6d 100644 --- a/src/System.IO.MemoryMappedFiles/tests/MemoryMappedViewStream/project.lock.json +++ b/src/System.IO.MemoryMappedFiles/tests/MemoryMappedViewStream/project.lock.json @@ -1,407 +1,407 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] - }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Registry.dll" - ], - "runtime": [ - "lib/DNXCore50/Microsoft.Win32.Registry.dll" - ] - }, - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Console/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Security.SecureString": "4.0.0-beta-23008", - "Microsoft.Win32.Registry": "4.0.0-beta-23008", - "Microsoft.Win32.Primitives": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Threading.Thread": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Process.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Process.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.UnmanagedMemoryStream.dll" - ], - "runtime": [ - "lib/any/System.IO.UnmanagedMemoryStream.dll" - ] + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "System.Collections/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Console/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.Process/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Security.SecureString": "4.0.0-beta-23011", + "Microsoft.Win32.Registry": "4.0.0-beta-23011", + "Microsoft.Win32.Primitives": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Threading.Thread": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Process.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] - }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] - }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { - "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] - }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] - }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] - }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime/4.0.20-beta-23011": { + "dependencies": { + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] - }, - "System.Threading.Thread/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "System.Runtime.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } + }, + "System.Security.SecureString/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Threading/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -410,52 +410,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -472,154 +472,154 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "sha512": "pMcwnEt3DpxT121bjOwkbmFrEPN8lkGj8XZb+zkZGQ5Z0wFwN9Nx9MIWsAYcxJDrgH8ntILEGOCWl9GntuN26g==", + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "sha512": "1Ly6P90M7w2Yn9CvAK/2dkF1exPIZcvP0IXoLfx0bfYQlPpwe5zGSwK+lohClZE6XoTGsDuPfWc1mH7VjyOKew==", "files": [ - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "ref/any/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "sha512": "5DICgTTNmNSJIVnHpfH5/4jn1hiVIM9CYL/hD+CfOJ2km87RZdYxRnkS63k1oHYhyDzXWTeh3w5dceaP4/xuoA==", + "System.Diagnostics.Process/4.0.0-beta-23011": { + "sha512": "cEHJotEsyb+tzHyyyIOx4lH+5UFZEXmlZmA9I9/16ftkEMgxOqND83KAIfuiPtUZEx2TJG1DoJ1lWL/eR6CStA==", "files": [ - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Process.nuspec", "lib/DNXCore50/System.Diagnostics.Process.dll", "lib/net46/System.Diagnostics.Process.dll", - "ref/any/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.dll", "ref/net46/System.Diagnostics.Process.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { - "sha512": "oN2UyY+pTzSF71G5TUJV61NjuGkMbaiPwWm+s7Q0IzHbw5aTSTu0vJ7roYpZIKRfnkHG1S7cDtIJC8sKkC6Xsw==", + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { + "sha512": "gOb/4c7GP1JCUs0YUsuBLB0eyl1S1zYscB072vcWa+4BH1Sgonn6N4NfgoYDKz3lDTD19fl/6y4mcUHj45qQKQ==", "files": [ - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg", - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg.sha512", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg.sha512", "System.IO.UnmanagedMemoryStream.nuspec", - "lib/any/System.IO.UnmanagedMemoryStream.dll", + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/net46/System.IO.UnmanagedMemoryStream.dll", - "ref/any/System.IO.UnmanagedMemoryStream.dll", + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", "ref/net46/System.IO.UnmanagedMemoryStream.dll" ] }, @@ -636,11 +636,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -649,236 +649,238 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -972,11 +974,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.Pipes/src/project.lock.json b/src/System.IO.Pipes/src/project.lock.json index 65b56dc3f58f..451d9687787d 100644 --- a/src/System.IO.Pipes/src/project.lock.json +++ b/src/System.IO.Pipes/src/project.lock.json @@ -1,438 +1,442 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Principal/4.0.0-beta-23008": { + "System.Security.Principal/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.dll" - ], - "runtime": [ - "lib/any/System.Security.Principal.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -441,186 +445,190 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Principal/4.0.0-beta-23008": { - "sha512": "iYiYchM9c+5UyXYKrDicShxCJRsjbfyhlya+itNBP2bjb2VJld9OEdHiZ2L+wU+of03XYB4o4N6B1LR9ljlRHg==", + "System.Security.Principal/4.0.0-beta-23011": { + "sha512": "oc990zyo5t1P0XdKgB6laXE+683efgmG9yRTjPWs0izHtighXtWqUDxxPPLEbzGaDCqeAPPMSs4xYrL83ZXdBg==", "files": [ - "System.Security.Principal.4.0.0-beta-23008.nupkg", - "System.Security.Principal.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.4.0.0-beta-23011.nupkg", + "System.Security.Principal.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.nuspec", - "lib/any/System.Security.Principal.dll", + "lib/dotnet/System.Security.Principal.dll", "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", "lib/win8/_._", - "ref/any/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.dll", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", "ref/win8/_._" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] } diff --git a/src/System.IO.Pipes/tests/project.lock.json b/src/System.IO.Pipes/tests/project.lock.json index 2dd98aa64bdd..f87eabca82e8 100644 --- a/src/System.IO.Pipes/tests/project.lock.json +++ b/src/System.IO.Pipes/tests/project.lock.json @@ -1,120 +1,120 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -122,152 +122,152 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Principal/4.0.0-beta-23008": { + "System.Security.Principal/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.dll" - ], - "runtime": [ - "lib/any/System.Security.Principal.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -276,52 +276,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -338,106 +338,107 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -454,11 +455,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -480,173 +481,177 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Principal/4.0.0-beta-23008": { - "sha512": "iYiYchM9c+5UyXYKrDicShxCJRsjbfyhlya+itNBP2bjb2VJld9OEdHiZ2L+wU+of03XYB4o4N6B1LR9ljlRHg==", + "System.Security.Principal/4.0.0-beta-23011": { + "sha512": "oc990zyo5t1P0XdKgB6laXE+683efgmG9yRTjPWs0izHtighXtWqUDxxPPLEbzGaDCqeAPPMSs4xYrL83ZXdBg==", "files": [ - "System.Security.Principal.4.0.0-beta-23008.nupkg", - "System.Security.Principal.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.4.0.0-beta-23011.nupkg", + "System.Security.Principal.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.nuspec", - "lib/any/System.Security.Principal.dll", + "lib/dotnet/System.Security.Principal.dll", "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", "lib/win8/_._", - "ref/any/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.dll", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", "ref/win8/_._" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -741,11 +746,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.IO.UnmanagedMemoryStream/src/project.lock.json b/src/System.IO.UnmanagedMemoryStream/src/project.lock.json index 32a5cfe6cd32..f38bb0a86de9 100644 --- a/src/System.IO.UnmanagedMemoryStream/src/project.lock.json +++ b/src/System.IO.UnmanagedMemoryStream/src/project.lock.json @@ -1,282 +1,284 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -285,132 +287,134 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.IO.UnmanagedMemoryStream/tests/project.lock.json b/src/System.IO.UnmanagedMemoryStream/tests/project.lock.json index 3186c9f111da..5c362a5f775b 100644 --- a/src/System.IO.UnmanagedMemoryStream/tests/project.lock.json +++ b/src/System.IO.UnmanagedMemoryStream/tests/project.lock.json @@ -1,151 +1,151 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -154,113 +154,113 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -269,116 +269,117 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.IO/src/project.lock.json b/src/System.IO/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.IO/src/project.lock.json +++ b/src/System.IO/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Linq.Expressions/src/project.lock.json b/src/System.Linq.Expressions/src/project.lock.json index d44eb3029ec5..5f59558ae14d 100644 --- a/src/System.Linq.Expressions/src/project.lock.json +++ b/src/System.Linq.Expressions/src/project.lock.json @@ -1,392 +1,396 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -395,187 +399,190 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Linq.Expressions/tests/project.lock.json b/src/System.Linq.Expressions/tests/project.lock.json index ccebe68e0fce..68fb426cf016 100644 --- a/src/System.Linq.Expressions/tests/project.lock.json +++ b/src/System.Linq.Expressions/tests/project.lock.json @@ -1,498 +1,498 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Linq.Expressions/4.0.10-beta-23008": { + "System.Linq.Expressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Linq.Expressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } }, - "System.Linq.Queryable/4.0.0-beta-23008": { + "System.Linq.Queryable/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Linq.Expressions": "4.0.10-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Queryable.dll" - ], - "runtime": [ - "lib/any/System.Linq.Queryable.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Linq.Expressions": "4.0.10-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Queryable.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.Queryable.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Runtime.Numerics/4.0.0-beta-23008": { + "System.Runtime.Numerics/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Numerics.dll" - ], - "runtime": [ - "lib/any/System.Runtime.Numerics.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Numerics.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Numerics.dll": {} + } }, - "System.Runtime.Serialization.Primitives/4.0.10-beta-23008": { + "System.Runtime.Serialization.Primitives/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Serialization.Primitives.dll" - ], - "runtime": [ - "lib/any/System.Runtime.Serialization.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} + } }, - "System.Runtime.Serialization.Xml/4.0.10-beta-23008": { + "System.Runtime.Serialization.Xml/4.0.10-beta-23011": { "dependencies": { - "System.Runtime.Serialization.Primitives": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Serialization.Xml.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Serialization.Xml.dll" - ] + "System.Runtime.Serialization.Primitives": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Xml.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Serialization.Xml.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -501,233 +501,237 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "sha512": "ovzEgl9Fnh2KM/u1SlueJtEhVLXXsgNOnYipL6k4v8FWmapVYsLLYjtpRBnEk1ONVV2PVH+sqx+DDUxEyQivCg==", + "System.Linq.Expressions/4.0.10-beta-23011": { + "sha512": "v1N9Fm0jnAWOpUFsGXek1hVHr0+CuD4TvjOYLjW00+EpBnf+gTx8HRnrrUxvlylU3/FzEyPeFkz8m+Z2DsoOWA==", "files": [ "runtime.json", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/DNXCore50/System.Linq.Expressions.dll", "lib/net46/_._", "lib/netcore50/System.Linq.Expressions.dll", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, - "System.Linq.Queryable/4.0.0-beta-23008": { - "sha512": "Su1dXc+u6Dk27Hm0/Aty2y2Refbps/o9aeV8JTpl9ftVPDwbBG04Ci692H1MBY6CRM8TiNpOU47s/LnkGtUbzA==", + "System.Linq.Queryable/4.0.0-beta-23011": { + "sha512": "nUADHw4Eo2LJ4X1EAF0IDPBFuxmTtrGqUaQ/zrAzTzNG8nn0YAhHlNsq3JRWo/rOu3S5K0ehAKqEG/jnG/jCHA==", "files": [ - "System.Linq.Queryable.4.0.0-beta-23008.nupkg", - "System.Linq.Queryable.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.Queryable.4.0.0-beta-23011.nupkg", + "System.Linq.Queryable.4.0.0-beta-23011.nupkg.sha512", "System.Linq.Queryable.nuspec", - "lib/any/System.Linq.Queryable.dll", + "lib/dotnet/System.Linq.Queryable.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.Queryable.dll", "lib/win8/_._", - "ref/any/System.Linq.Queryable.dll", + "ref/dotnet/System.Linq.Queryable.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.Queryable.dll", "ref/win8/_._" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -736,308 +740,313 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Runtime.Numerics/4.0.0-beta-23008": { - "sha512": "7jOnkD0kdh/NWxhuwMmPVlTSKJafP6ykJ8Xv7ZAlI9YjJ5SbiZEvEXEPnJEHJ21U9IrRNRYyg04Ik+VA9OKqxA==", + "System.Runtime.Numerics/4.0.0-beta-23011": { + "sha512": "Anunfd1LD/4NzZyJRxeuAwl98Px4AAGxKIQFbIrWQOLQo1U6WDBz5OKO1wYmYQPSQC4BZPDVW5DJh+X32/8K1g==", "files": [ - "System.Runtime.Numerics.4.0.0-beta-23008.nupkg", - "System.Runtime.Numerics.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Numerics.4.0.0-beta-23011.nupkg", + "System.Runtime.Numerics.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Numerics.nuspec", - "lib/any/System.Runtime.Numerics.dll", + "lib/dotnet/System.Runtime.Numerics.dll", "lib/net45/_._", + "lib/netcore50/System.Runtime.Numerics.dll", "lib/win8/_._", - "ref/any/System.Runtime.Numerics.dll", + "ref/dotnet/System.Runtime.Numerics.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", "ref/win8/_._" ] }, - "System.Runtime.Serialization.Primitives/4.0.10-beta-23008": { - "sha512": "Wq5lc0cSqZTNxdtVrF7tqLKRzc1U41FcZ5mcEkMMEJe+5Ym+EokEPnNWR16pMsgTXTYA+MF0BTVAKMs8EdE7pQ==", + "System.Runtime.Serialization.Primitives/4.0.10-beta-23011": { + "sha512": "8VQ6snnCY1Ky+e195L9E+Xje/6lIQSj/i5hdyNJmR3vSxSM9ATQXXqb5dYsGLjjMNC5Cwwx/HQ9lKP1/gCnijg==", "files": [ - "System.Runtime.Serialization.Primitives.4.0.10-beta-23008.nupkg", - "System.Runtime.Serialization.Primitives.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Serialization.Primitives.4.0.10-beta-23011.nupkg", + "System.Runtime.Serialization.Primitives.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Serialization.Primitives.nuspec", - "lib/any/System.Runtime.Serialization.Primitives.dll", + "lib/dotnet/System.Runtime.Serialization.Primitives.dll", "lib/net46/_._", - "ref/any/System.Runtime.Serialization.Primitives.dll", + "ref/dotnet/System.Runtime.Serialization.Primitives.dll", "ref/net46/_._" ] }, - "System.Runtime.Serialization.Xml/4.0.10-beta-23008": { - "sha512": "xgh2xotJPBiapHundwk1go+8J6BS5vhxrZ7n5iCQAyt5zYhqsxnpGBO1bAby2mOYQdomNGkZwYQBUtcXICCAQA==", + "System.Runtime.Serialization.Xml/4.0.10-beta-23011": { + "sha512": "UrcT/+MXPhboteKBWLG2g+0R2SvQuxBH9PaZIgOmwr+V6L/fKWC/hui0ET6MQ+21HkdOYvOazwZlrIsu4xwxuA==", "files": [ "runtime.json", - "System.Runtime.Serialization.Xml.4.0.10-beta-23008.nupkg", - "System.Runtime.Serialization.Xml.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Serialization.Xml.4.0.10-beta-23011.nupkg", + "System.Runtime.Serialization.Xml.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Serialization.Xml.nuspec", "lib/DNXCore50/System.Runtime.Serialization.Xml.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Serialization.Xml.dll", - "ref/any/System.Runtime.Serialization.Xml.dll", + "ref/dotnet/System.Runtime.Serialization.Xml.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Xml.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, diff --git a/src/System.Linq.Parallel/src/project.lock.json b/src/System.Linq.Parallel/src/project.lock.json index 50a77316c26a..9382afac05ea 100644 --- a/src/System.Linq.Parallel/src/project.lock.json +++ b/src/System.Linq.Parallel/src/project.lock.json @@ -1,349 +1,354 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -352,118 +357,121 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Linq.Parallel/tests/project.lock.json b/src/System.Linq.Parallel/tests/project.lock.json index d1d23522e5c5..21dd1e492bec 100644 --- a/src/System.Linq.Parallel/tests/project.lock.json +++ b/src/System.Linq.Parallel/tests/project.lock.json @@ -1,81 +1,81 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -83,32 +83,32 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -116,69 +116,69 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -187,58 +187,58 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -247,52 +247,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -309,96 +309,97 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] @@ -416,25 +417,27 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -469,46 +472,47 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -539,58 +543,58 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -685,11 +689,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Linq.Queryable/src/project.lock.json b/src/System.Linq.Queryable/src/project.lock.json index d3979807071b..f99fa7ac5962 100644 --- a/src/System.Linq.Queryable/src/project.lock.json +++ b/src/System.Linq.Queryable/src/project.lock.json @@ -1,356 +1,359 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Linq.Expressions/4.0.10-beta-23008": { + "System.Linq.Expressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Linq.Expressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } }, - "System.ObjectModel/4.0.0-beta-23008": { + "System.ObjectModel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ] + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.0-beta-23008": { + "System.Threading/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "sha512": "ovzEgl9Fnh2KM/u1SlueJtEhVLXXsgNOnYipL6k4v8FWmapVYsLLYjtpRBnEk1ONVV2PVH+sqx+DDUxEyQivCg==", + "System.Linq.Expressions/4.0.10-beta-23011": { + "sha512": "v1N9Fm0jnAWOpUFsGXek1hVHr0+CuD4TvjOYLjW00+EpBnf+gTx8HRnrrUxvlylU3/FzEyPeFkz8m+Z2DsoOWA==", "files": [ "runtime.json", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/DNXCore50/System.Linq.Expressions.dll", "lib/net46/_._", "lib/netcore50/System.Linq.Expressions.dll", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, - "System.ObjectModel/4.0.0-beta-23008": { - "sha512": "u4Wh2wmkElihTnHGmCFSHE+IIzPXi+WmQlexsQIdaW9nD0oNFoQwBkfgPAjn4lUphngGwrjaMPgGDVutj39MIw==", + "System.ObjectModel/4.0.0-beta-23011": { + "sha512": "L3l5dR+L4TPN0y2IoEeCNvPfUChoqasV7MyINkFdaN5itdBSsuieK03nVTXo/6OCKftRaV1MLYeuIpbLvqwk6Q==", "files": [ "License.rtf", - "System.ObjectModel.4.0.0-beta-23008.nupkg", - "System.ObjectModel.4.0.0-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.0-beta-23011.nupkg", + "System.ObjectModel.4.0.0-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -359,174 +362,178 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.0-beta-23008": { - "sha512": "yWsWarhVtzNEASX3qdzjSkR8GRXJVNJuHG+wbwBE6RiEtaa1GA8zWvHiPsTrgSWtIbEW4xuirxK71IiN2DB/fw==", + "System.Threading/4.0.0-beta-23011": { + "sha512": "BdnXMR9bcWgfOvzjglc0QKRnqLq8LEmTmxIUPkD9iH+yX9gNYcsHMp6XHHLpLbN8V8aKUWxSgIAx9CQDDZk8Kg==", "files": [ "License.rtf", - "System.Threading.4.0.0-beta-23008.nupkg", - "System.Threading.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.4.0.0-beta-23011.nupkg", + "System.Threading.4.0.0-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Linq.Queryable/tests/project.lock.json b/src/System.Linq.Queryable/tests/project.lock.json index 24f834e8a470..bab85179280c 100644 --- a/src/System.Linq.Queryable/tests/project.lock.json +++ b/src/System.Linq.Queryable/tests/project.lock.json @@ -1,269 +1,269 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Linq.Expressions/4.0.10-beta-23008": { + "System.Linq.Expressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Linq.Expressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -272,156 +272,159 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "sha512": "ovzEgl9Fnh2KM/u1SlueJtEhVLXXsgNOnYipL6k4v8FWmapVYsLLYjtpRBnEk1ONVV2PVH+sqx+DDUxEyQivCg==", + "System.Linq.Expressions/4.0.10-beta-23011": { + "sha512": "v1N9Fm0jnAWOpUFsGXek1hVHr0+CuD4TvjOYLjW00+EpBnf+gTx8HRnrrUxvlylU3/FzEyPeFkz8m+Z2DsoOWA==", "files": [ "runtime.json", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/DNXCore50/System.Linq.Expressions.dll", "lib/net46/_._", "lib/netcore50/System.Linq.Expressions.dll", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -430,187 +433,190 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Linq/src/project.lock.json b/src/System.Linq/src/project.lock.json index f14875f048eb..7d0f3a082fa0 100644 --- a/src/System.Linq/src/project.lock.json +++ b/src/System.Linq/src/project.lock.json @@ -1,204 +1,204 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -207,104 +207,106 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Linq/tests/project.lock.json b/src/System.Linq/tests/project.lock.json index a66432edea87..7bc85d29593e 100644 --- a/src/System.Linq/tests/project.lock.json +++ b/src/System.Linq/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,129 +99,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -230,52 +230,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -292,93 +292,94 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -395,11 +396,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -421,146 +422,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -655,11 +658,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Net.Http/tests/UnitTests/project.lock.json b/src/System.Net.Http/tests/UnitTests/project.lock.json index d8195f70095f..309d82044163 100644 --- a/src/System.Net.Http/tests/UnitTests/project.lock.json +++ b/src/System.Net.Http/tests/UnitTests/project.lock.json @@ -1,601 +1,600 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.0-beta-23008": { + "System.Collections.Concurrent/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ] + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Collections.NonGeneric/4.0.0-beta-23008": { + "System.Collections.NonGeneric/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.NonGeneric.dll" - ], - "runtime": [ - "lib/any/System.Collections.NonGeneric.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.NonGeneric.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.NonGeneric.dll": {} + } }, - "System.ComponentModel.EventBasedAsync/4.0.10-beta-23008": { + "System.ComponentModel.EventBasedAsync/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ComponentModel.EventBasedAsync.dll" - ], - "runtime": [ - "lib/any/System.ComponentModel.EventBasedAsync.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.0-beta-23008": { + "System.Diagnostics.Tracing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.Globalization.Calendars/4.0.0-beta-23008": { + "System.Globalization.Calendars/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.Calendars.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.Calendars.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Net.Primitives/4.0.10-beta-23008": { + "System.Net.Primitives/4.0.10-beta-23011": { "dependencies": { - "System.Private.Networking": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Net.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Net.Primitives.dll" - ] + "System.Private.Networking": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Net.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Primitives.dll": {} + } }, - "System.Private.Networking/4.0.0-beta-23008": { + "System.Private.Networking/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Collections.Concurrent": "4.0.0-beta-23008", - "System.Diagnostics.Tracing": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Collections.NonGeneric": "4.0.0-beta-23008", - "System.Security.SecureString": "4.0.0-beta-23008", - "System.Security.Principal.Windows": "4.0.0-beta-23008", - "Microsoft.Win32.Primitives": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.ComponentModel.EventBasedAsync": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "runtime": [ - "lib/DNXCore50/System.Private.Networking.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Collections.Concurrent": "4.0.0-beta-23011", + "System.Diagnostics.Tracing": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Collections.NonGeneric": "4.0.0-beta-23011", + "System.Security.SecureString": "4.0.0-beta-23011", + "System.Security.Principal.Windows": "4.0.0-beta-23011", + "Microsoft.Win32.Primitives": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.ComponentModel.EventBasedAsync": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "runtime": { + "lib/DNXCore50/System.Private.Networking.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Runtime.Numerics/4.0.0-beta-23008": { + "System.Runtime.Numerics/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Numerics.dll" - ], - "runtime": [ - "lib/any/System.Runtime.Numerics.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Numerics.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Numerics.dll": {} + } }, - "System.Security.Claims/4.0.0-beta-23008": { + "System.Security.Claims/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Security.Principal": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Claims.dll" - ], - "runtime": [ - "lib/any/System.Security.Claims.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Security.Principal": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Claims.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Claims.dll": {} + } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encoding.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encoding.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Security.Cryptography.RSA/4.0.0-beta-23008": { + "System.Security.Cryptography.RSA/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RSA.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RSA.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RSA.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RSA.dll": {} + } }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23008": { + "System.Security.Cryptography.X509Certificates/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Security.Cryptography.RSA": "4.0.0-beta-23008", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Runtime.Numerics": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Globalization.Calendars": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.X509Certificates.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.X509Certificates.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Security.Cryptography.RSA": "4.0.0-beta-23011", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Runtime.Numerics": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Globalization.Calendars": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.X509Certificates.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.X509Certificates.dll": {} + } }, - "System.Security.Principal/4.0.0-beta-23008": { + "System.Security.Principal/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.dll" - ], - "runtime": [ - "lib/any/System.Security.Principal.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } }, - "System.Security.Principal.Windows/4.0.0-beta-23008": { + "System.Security.Principal.Windows/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Security.Claims": "4.0.0-beta-23008", - "System.Security.Principal": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.Windows.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Principal.Windows.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Security.Claims": "4.0.0-beta-23011", + "System.Security.Principal": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.Windows.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Principal.Windows.dll": {} + } }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Security.SecureString/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.0-beta-23008": { + "System.Threading/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -604,277 +603,284 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.0-beta-23008": { - "sha512": "6wsbUb9d4/GdBjw5Y9NQ66O9oY+bMFHZqsb9iggWhnOnjANeU82SV97DqZJLgXEknB8nDHrE3ufY62d0rN8Bpg==", + "System.Collections.Concurrent/4.0.0-beta-23011": { + "sha512": "qsaERCUJIwa3O8pmMoYqaP0AEF0VGqaLD6oVotajJWdYTdDRo1pUHdTxTiohad+R8ldCDQj54W8Ccxw9TzKOYw==", "files": [ "License.rtf", - "System.Collections.Concurrent.4.0.0-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.0-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.0-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.0-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net45/_._", + "ref/netcore50/System.Collections.Concurrent.dll", "ref/win8/_._" ] }, - "System.Collections.NonGeneric/4.0.0-beta-23008": { - "sha512": "cYlHdTAUvU9EihTzhxpBgaRZBZCSZ/9ZS3w+qPy9294LOkR73PUB8DGPDpOtz/gvGljQ3H0LrHjPcxH4smIYFQ==", + "System.Collections.NonGeneric/4.0.0-beta-23011": { + "sha512": "OVLzdYGQ6qKFGiJWnTBsBrW1EnbZW4NEMo+X7lqGtUdJ35lt3Fl+z4cq6el5PeElPcYU5lqzNHds5RV9CSV/Gw==", "files": [ - "System.Collections.NonGeneric.4.0.0-beta-23008.nupkg", - "System.Collections.NonGeneric.4.0.0-beta-23008.nupkg.sha512", + "System.Collections.NonGeneric.4.0.0-beta-23011.nupkg", + "System.Collections.NonGeneric.4.0.0-beta-23011.nupkg.sha512", "System.Collections.NonGeneric.nuspec", - "lib/any/System.Collections.NonGeneric.dll", + "lib/dotnet/System.Collections.NonGeneric.dll", "lib/net46/System.Collections.NonGeneric.dll", - "ref/any/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.dll", "ref/net46/System.Collections.NonGeneric.dll" ] }, - "System.ComponentModel.EventBasedAsync/4.0.10-beta-23008": { - "sha512": "GBO+BmDmLcrqSHFd4KnbXv2eRlUm/fQ+KTmznZoniFlPxGKbM4XAiMdmM2RomR910rlJQO65KlnszHQN2LXkag==", + "System.ComponentModel.EventBasedAsync/4.0.10-beta-23011": { + "sha512": "e4yeOdxDJrkrP3MtN9SR3Q/B8TishagcMMqE/hnq9GLoviCgsEtlJHieMEtgB3IDgez4Qo3DYdtRcCTN8rBcnw==", "files": [ - "System.ComponentModel.EventBasedAsync.4.0.10-beta-23008.nupkg", - "System.ComponentModel.EventBasedAsync.4.0.10-beta-23008.nupkg.sha512", + "System.ComponentModel.EventBasedAsync.4.0.10-beta-23011.nupkg", + "System.ComponentModel.EventBasedAsync.4.0.10-beta-23011.nupkg.sha512", "System.ComponentModel.EventBasedAsync.nuspec", - "lib/any/System.ComponentModel.EventBasedAsync.dll", + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", "lib/net46/_._", - "ref/any/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", "ref/net46/_._" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.Tracing/4.0.0-beta-23008": { - "sha512": "Tle4ZWW4XHETEsvlQliJbyx1e6gtK5MpkeFc27KIPlk1c6ieGPyDOMeALq7IOvi59ZfAqa7qLkSrF705aT1WKQ==", + "System.Diagnostics.Tracing/4.0.0-beta-23011": { + "sha512": "Bnt+Xp97dNaiwdWQBQ29fASrO2IWfpaYCuvzU2avNTg168K5MUVwEyviRI56xn6utO80MiHhiKLTWWMRBu1JBQ==", "files": [ "License.rtf", - "System.Diagnostics.Tracing.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tracing.dll", "ref/win8/_._" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.Globalization.Calendars/4.0.0-beta-23008": { - "sha512": "mq25ueZr9X4gm3xJha5Thty7Xa2Q9EI+W4v4j7Ccb5fvwLhU/4Ths4Q5ThwAlXlsaHMADYXtMFShyhmA20D3IA==", + "System.Globalization.Calendars/4.0.0-beta-23011": { + "sha512": "YjOKPc4LsoqCNJ/OrN+h2bzH8VC1xcgW+17+NAAsPyhfXwmrCarKiSwKufDviLz2OOh4uIV8iT4PEumK4aU/Kw==", "files": [ - "System.Globalization.Calendars.4.0.0-beta-23008.nupkg", - "System.Globalization.Calendars.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.Calendars.4.0.0-beta-23011.nupkg", + "System.Globalization.Calendars.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.Calendars.nuspec", "lib/DNXCore50/System.Globalization.Calendars.dll", "lib/net46/System.Globalization.Calendars.dll", "lib/netcore50/System.Globalization.Calendars.dll", - "ref/any/System.Globalization.Calendars.dll", + "ref/dotnet/System.Globalization.Calendars.dll", "ref/net46/System.Globalization.Calendars.dll", "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Net.Primitives/4.0.10-beta-23008": { - "sha512": "d+cX2N3WmCjFIjaAtrQFgW2Jof1yN5zHaNMY/KJ9Yof7zuvmKiMGF0OJxsfDFoQWwASi/HxwRJRJSW8xOA2ZnQ==", + "System.Net.Primitives/4.0.10-beta-23011": { + "sha512": "FiB0PVXIqqA2OaEqX09QNlEofD63NwgBOY50gN600g0Q8jK/Q08iQhRgbj6hMWHkpFss63Iz4XqmMi79uwozLA==", "files": [ - "System.Net.Primitives.4.0.10-beta-23008.nupkg", - "System.Net.Primitives.4.0.10-beta-23008.nupkg.sha512", + "System.Net.Primitives.4.0.10-beta-23011.nupkg", + "System.Net.Primitives.4.0.10-beta-23011.nupkg.sha512", "System.Net.Primitives.nuspec", "lib/DNXCore50/System.Net.Primitives.dll", "lib/net46/_._", "lib/netcore50/System.Net.Primitives.dll", - "ref/any/System.Net.Primitives.dll", + "ref/dotnet/System.Net.Primitives.dll", "ref/net46/_._" ] }, - "System.Private.Networking/4.0.0-beta-23008": { - "sha512": "2WPnBs4eSnRoc7B67zOUV14eCY4Dntd5fJ+mmtu1tjC7SPVPW1v1q81p0qtbBPQaPXEXMkncoPJqPPRRNUACIA==", + "System.Private.Networking/4.0.0-beta-23011": { + "sha512": "BMGzaRI9lDmw89+txL+yJBePkN1lm9hQZqwwPJB0nOtyRH6z2GdvQfZXrbnJBqYdhuIbj1JxD/qXFdW7ijHohw==", "files": [ - "System.Private.Networking.4.0.0-beta-23008.nupkg", - "System.Private.Networking.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Networking.4.0.0-beta-23011.nupkg", + "System.Private.Networking.4.0.0-beta-23011.nupkg.sha512", "System.Private.Networking.nuspec", "lib/DNXCore50/System.Private.Networking.dll", "lib/netcore50/System.Private.Networking.dll", @@ -882,11 +888,11 @@ "ref/netcore50/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -895,348 +901,356 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Runtime.Numerics/4.0.0-beta-23008": { - "sha512": "7jOnkD0kdh/NWxhuwMmPVlTSKJafP6ykJ8Xv7ZAlI9YjJ5SbiZEvEXEPnJEHJ21U9IrRNRYyg04Ik+VA9OKqxA==", + "System.Runtime.Numerics/4.0.0-beta-23011": { + "sha512": "Anunfd1LD/4NzZyJRxeuAwl98Px4AAGxKIQFbIrWQOLQo1U6WDBz5OKO1wYmYQPSQC4BZPDVW5DJh+X32/8K1g==", "files": [ - "System.Runtime.Numerics.4.0.0-beta-23008.nupkg", - "System.Runtime.Numerics.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Numerics.4.0.0-beta-23011.nupkg", + "System.Runtime.Numerics.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Numerics.nuspec", - "lib/any/System.Runtime.Numerics.dll", + "lib/dotnet/System.Runtime.Numerics.dll", "lib/net45/_._", + "lib/netcore50/System.Runtime.Numerics.dll", "lib/win8/_._", - "ref/any/System.Runtime.Numerics.dll", + "ref/dotnet/System.Runtime.Numerics.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", "ref/win8/_._" ] }, - "System.Security.Claims/4.0.0-beta-23008": { - "sha512": "W08IdhpdgFYxnOoQuApPCE/Ci4016H84Q76YE3gBDS7fb8CyDRpG1lbRHR9TuhkI77NzbImxVEXKXg9jP4jm9w==", + "System.Security.Claims/4.0.0-beta-23011": { + "sha512": "3E9Hj5Sky/P+9IbcWzoozXngVnrRd7abDPZs/6K3AnLgC2BtcougJpRipPYGEyac4ZFErzfhpOsPjkJOjUQ5kg==", "files": [ - "System.Security.Claims.4.0.0-beta-23008.nupkg", - "System.Security.Claims.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Claims.4.0.0-beta-23011.nupkg", + "System.Security.Claims.4.0.0-beta-23011.nupkg.sha512", "System.Security.Claims.nuspec", - "lib/any/System.Security.Claims.dll", + "lib/dotnet/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", - "ref/any/System.Security.Claims.dll", + "ref/dotnet/System.Security.Claims.dll", "ref/net46/System.Security.Claims.dll" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { - "sha512": "aqyPbc3r5orOCAg/kE6WDZVzyZN0O8wk0urRGvnvOuCTvxak0qssqSrtTTEtoCE/egOtGaBKjxiV9EiQB/WSiQ==", + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { + "sha512": "6SiYjEOTimO0gxaf0nXaeU0WeaTWqQ2ntk0UecBdjHWaLBav/g3Li1lIr1r8oAeJ1/rxrNXhiIxhyp68qiMddw==", "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encoding.dll", "lib/net46/System.Security.Cryptography.Encoding.dll", - "ref/any/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { - "sha512": "+cvkoUjdozwjnXQNLDsEZ8jWlydmRshHgfwkxahXpo8sAxC6RIZmQWFDvnMccNZZ9Lmos62CQqv76L2Q08TAEw==", + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { + "sha512": "Dlu/cVOD5y0UyMfbhXpP6Z15G9L6eu7GXJguWJQOZMwrYHcQHqvljGzmEsOf++yEZrvQ8zAzJTHw43n0TpOoJw==", "files": [ - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.Algorithms.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll", "lib/net46/System.Security.Cryptography.Hashing.Algorithms.dll", - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll", "ref/net46/System.Security.Cryptography.Hashing.Algorithms.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Security.Cryptography.RSA/4.0.0-beta-23008": { - "sha512": "TEuN2Htj7WnwcVM26mcIjz8+E9E0QCIIBcBME9phN/+GHt2+iWbLKXxhLy0XQeue/K7nIKX94Xo+NWnclPvGfg==", + "System.Security.Cryptography.RSA/4.0.0-beta-23011": { + "sha512": "5/zsQ84mzJzif6m4onuN2zqsePFe/tp6Yxn3mS2qr9rYTHDL7BWKWAaD6KknsBzGX+jaWMpuMWk3/HLFlsEWVQ==", "files": [ - "System.Security.Cryptography.RSA.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RSA.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RSA.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RSA.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RSA.nuspec", "lib/DNXCore50/System.Security.Cryptography.RSA.dll", "lib/net46/System.Security.Cryptography.RSA.dll", - "ref/any/System.Security.Cryptography.RSA.dll", + "ref/dotnet/System.Security.Cryptography.RSA.dll", "ref/net46/System.Security.Cryptography.RSA.dll" ] }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23008": { - "sha512": "h4/t0Y66s/z6fWkDcYMyvCshHqZ1NZhXaevVWexejGwYPjvLXFsUwOxR2cRrR0YGZmNM/nYmmF61SIabF1ttJQ==", + "System.Security.Cryptography.X509Certificates/4.0.0-beta-23011": { + "sha512": "D25lj0XCLrV4U0/M8pok7Yf8P4FzC6CVY+5eoJy99ECC9BmqWOKLCJdYseMAVMJNrekPuQ3w7rT+AZSjy9imEA==", "files": [ - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.X509Certificates.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.X509Certificates.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.X509Certificates.nuspec", "lib/DNXCore50/System.Security.Cryptography.X509Certificates.dll", "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/any/System.Security.Cryptography.X509Certificates.dll", + "ref/dotnet/System.Security.Cryptography.X509Certificates.dll", "ref/net46/System.Security.Cryptography.X509Certificates.dll" ] }, - "System.Security.Principal/4.0.0-beta-23008": { - "sha512": "iYiYchM9c+5UyXYKrDicShxCJRsjbfyhlya+itNBP2bjb2VJld9OEdHiZ2L+wU+of03XYB4o4N6B1LR9ljlRHg==", + "System.Security.Principal/4.0.0-beta-23011": { + "sha512": "oc990zyo5t1P0XdKgB6laXE+683efgmG9yRTjPWs0izHtighXtWqUDxxPPLEbzGaDCqeAPPMSs4xYrL83ZXdBg==", "files": [ - "System.Security.Principal.4.0.0-beta-23008.nupkg", - "System.Security.Principal.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.4.0.0-beta-23011.nupkg", + "System.Security.Principal.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.nuspec", - "lib/any/System.Security.Principal.dll", + "lib/dotnet/System.Security.Principal.dll", "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", "lib/win8/_._", - "ref/any/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.dll", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", "ref/win8/_._" ] }, - "System.Security.Principal.Windows/4.0.0-beta-23008": { - "sha512": "M0o9UZVCGvfNifOTUg6paYslCVxsJiS8y1h/Dk4bEHKaCl4nio+vriTvkEoe3xTP6mu07hX7j8LmN4dqCckP7w==", + "System.Security.Principal.Windows/4.0.0-beta-23011": { + "sha512": "yIOwSNXqmMJCnOz6wOfsaojUux/0xd3gE2OpX1p/63Zv1SoxE7W+0lCUBbfbccfARzPJIIOIxIUeV9nHNdduOA==", "files": [ - "System.Security.Principal.Windows.4.0.0-beta-23008.nupkg", - "System.Security.Principal.Windows.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.Windows.4.0.0-beta-23011.nupkg", + "System.Security.Principal.Windows.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.Windows.nuspec", "lib/DNXCore50/System.Security.Principal.Windows.dll", "lib/net46/System.Security.Principal.Windows.dll", - "ref/any/System.Security.Principal.Windows.dll", + "ref/dotnet/System.Security.Principal.Windows.dll", "ref/net46/System.Security.Principal.Windows.dll" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.0-beta-23008": { - "sha512": "yWsWarhVtzNEASX3qdzjSkR8GRXJVNJuHG+wbwBE6RiEtaa1GA8zWvHiPsTrgSWtIbEW4xuirxK71IiN2DB/fw==", + "System.Threading/4.0.0-beta-23011": { + "sha512": "BdnXMR9bcWgfOvzjglc0QKRnqLq8LEmTmxIUPkD9iH+yX9gNYcsHMp6XHHLpLbN8V8aKUWxSgIAx9CQDDZk8Kg==", "files": [ "License.rtf", - "System.Threading.4.0.0-beta-23008.nupkg", - "System.Threading.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.4.0.0-beta-23011.nupkg", + "System.Threading.4.0.0-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.dll", "ref/win8/_._" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, diff --git a/src/System.Numerics.Vectors/src/project.lock.json b/src/System.Numerics.Vectors/src/project.lock.json index 9d596498cc66..e788cb927c40 100644 --- a/src/System.Numerics.Vectors/src/project.lock.json +++ b/src/System.Numerics.Vectors/src/project.lock.json @@ -1,224 +1,227 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -227,105 +230,109 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Numerics.Vectors/tests/project.lock.json b/src/System.Numerics.Vectors/tests/project.lock.json index 32c75d31e810..fff241202b51 100644 --- a/src/System.Numerics.Vectors/tests/project.lock.json +++ b/src/System.Numerics.Vectors/tests/project.lock.json @@ -1,90 +1,90 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.CSharp/4.0.0-beta-23008": { + "Microsoft.CSharp/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Dynamic.Runtime": "4.0.0-beta-23008", - "System.Linq.Expressions": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.ObjectModel": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.CSharp.dll" - ], - "runtime": [ - "lib/any/Microsoft.CSharp.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Dynamic.Runtime": "4.0.0-beta-23011", + "System.Linq.Expressions": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.ObjectModel": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.CSharp.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.CSharp.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Dynamic.Runtime/4.0.10-beta-23008": { + "System.Dynamic.Runtime/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Linq.Expressions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Dynamic.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Dynamic.Runtime.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Linq.Expressions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -92,256 +92,256 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Linq.Expressions/4.0.10-beta-23008": { + "System.Linq.Expressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Linq.Expressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -350,52 +350,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -412,83 +412,85 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "Microsoft.CSharp/4.0.0-beta-23008": { - "sha512": "bA79NTmrTg412Rrp4LhfkKfiQ7wnBhwENUd9DW7t3DPEUyI9CP19vqtG16niU39u+gkaLKQeeHV5lSaBpqqLNQ==", + "Microsoft.CSharp/4.0.0-beta-23011": { + "sha512": "ZYEkR/ojwQdYTNJVpNmu2draiQTYKgZlQk/XJnGjYiID1f3C/OErUZM4a4lJSdF5cUW4xuGz7KvdgwpwsqGXUw==", "files": [ - "Microsoft.CSharp.4.0.0-beta-23008.nupkg", - "Microsoft.CSharp.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.CSharp.4.0.0-beta-23011.nupkg", + "Microsoft.CSharp.4.0.0-beta-23011.nupkg.sha512", "Microsoft.CSharp.nuspec", - "lib/any/Microsoft.CSharp.dll", + "lib/dotnet/Microsoft.CSharp.dll", "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", "lib/win8/_._", - "ref/any/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.dll", "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", "ref/win8/_._" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Dynamic.Runtime/4.0.10-beta-23008": { - "sha512": "TRhDMLarLZSg+Ko1WZfC26l+q7zC5h13YhwiuLmgJZTgcrAxBbB4ldpNVzUSf+L6ZdacerExKIw7PCOEQDszew==", + "System.Dynamic.Runtime/4.0.10-beta-23011": { + "sha512": "DkJARdBc/DUljk7XejtynKVM9Zb4uSEQ7Omfe5Xygc/4ISqeFAhKM/T36J7A8v+jO3aQn4iWFQjik7Tih2OtJA==", "files": [ "runtime.json", - "System.Dynamic.Runtime.4.0.10-beta-23008.nupkg", - "System.Dynamic.Runtime.4.0.10-beta-23008.nupkg.sha512", + "System.Dynamic.Runtime.4.0.10-beta-23011.nupkg", + "System.Dynamic.Runtime.4.0.10-beta-23011.nupkg.sha512", "System.Dynamic.Runtime.nuspec", "lib/DNXCore50/System.Dynamic.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Dynamic.Runtime.dll", - "ref/any/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] @@ -506,52 +508,54 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "sha512": "ovzEgl9Fnh2KM/u1SlueJtEhVLXXsgNOnYipL6k4v8FWmapVYsLLYjtpRBnEk1ONVV2PVH+sqx+DDUxEyQivCg==", + "System.Linq.Expressions/4.0.10-beta-23011": { + "sha512": "v1N9Fm0jnAWOpUFsGXek1hVHr0+CuD4TvjOYLjW00+EpBnf+gTx8HRnrrUxvlylU3/FzEyPeFkz8m+Z2DsoOWA==", "files": [ "runtime.json", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/DNXCore50/System.Linq.Expressions.dll", "lib/net46/_._", "lib/netcore50/System.Linq.Expressions.dll", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -560,173 +564,176 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] @@ -744,30 +751,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -862,11 +869,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.ObjectModel/src/project.lock.json b/src/System.ObjectModel/src/project.lock.json index 88d7050ac16f..5b8efde948e9 100644 --- a/src/System.ObjectModel/src/project.lock.json +++ b/src/System.ObjectModel/src/project.lock.json @@ -1,250 +1,253 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -253,105 +256,109 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.ObjectModel/tests/project.lock.json b/src/System.ObjectModel/tests/project.lock.json index 34ba236437d0..89dfe46aa897 100644 --- a/src/System.ObjectModel/tests/project.lock.json +++ b/src/System.ObjectModel/tests/project.lock.json @@ -1,37 +1,37 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -39,102 +39,102 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -143,46 +143,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -191,52 +191,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -253,55 +253,56 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, @@ -318,25 +319,27 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -345,76 +348,78 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -458,30 +463,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -576,11 +581,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Private.DataContractSerialization/src/project.lock.json b/src/System.Private.DataContractSerialization/src/project.lock.json index 04423e5cf80a..73cb4af8f609 100644 --- a/src/System.Private.DataContractSerialization/src/project.lock.json +++ b/src/System.Private.DataContractSerialization/src/project.lock.json @@ -1,965 +1,975 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { + "System.Xml.XmlDocument/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } }, - "System.Xml.XmlSerializer/4.0.10-beta-23008": { + "System.Xml.XmlSerializer/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Xml.XmlDocument": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlSerializer.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Xml.XmlSerializer.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Xml.XmlDocument": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlSerializer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} + } } }, ".NETCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/netcore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/netcore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Diagnostics.Contracts" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Diagnostics.Tools" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/netcore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/netcore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Text.Encoding.Extensions": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/netcore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Text.Encoding.Extensions": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/netcore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.WindowsRuntime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/netcore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.WindowsRuntime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/netcore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "frameworkAssemblies": [ - "System.Linq" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/netcore50/System.Linq.dll": {} + }, + "runtime": { + "lib/netcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/netcore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/netcore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Emit.Lightweight.dll" - ] + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Emit.Lightweight.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Reflection.Extensions" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Reflection.Primitives" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Diagnostics.Contracts": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Diagnostics.Contracts": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Resources.ResourceManager" - ], - "runtime": [ - "lib/netcore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/netcore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Runtime.WindowsRuntime/4.0.0-beta-23008": { + "System.Runtime.WindowsRuntime/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/netcore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/netcore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/netcore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/netcore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/netcore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/netcore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { + "System.Xml.XmlDocument/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } }, - "System.Xml.XmlSerializer/4.0.10-beta-23008": { + "System.Xml.XmlSerializer/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Xml.XmlDocument": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlSerializer.dll" - ], - "runtime": [ - "lib/netcore50/System.Xml.XmlSerializer.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Xml.XmlDocument": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlSerializer.dll": {} + }, + "runtime": { + "lib/netcore50/System.Xml.XmlSerializer.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -968,294 +978,298 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Runtime.WindowsRuntime/4.0.0-beta-23008": { - "sha512": "yWj1LrNJWv5zf+zBuJLdQOsKFw5GtStcCxYUvnK/FtP6B6htR+yJgtsyEZAOBvvqhiEKJPsxeQjva1oBvRe0DA==", + "System.Runtime.WindowsRuntime/4.0.0-beta-23011": { + "sha512": "nFogvRuCsYkPK+aIv1NrZfJgD8AhV6IpR9sSkRLRCNz6tuXjuvOfvAe8S5jiaD643/AgwkqtQEXoIxapPU788g==", "files": [ "License.rtf", - "System.Runtime.WindowsRuntime.4.0.0-beta-23008.nupkg", - "System.Runtime.WindowsRuntime.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.WindowsRuntime.4.0.0-beta-23011.nupkg", + "System.Runtime.WindowsRuntime.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.WindowsRuntime.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Runtime.WindowsRuntime.dll", + "ref/dotnet/System.Runtime.WindowsRuntime.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.WindowsRuntime.dll", "ref/win8/_._" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "sha512": "FJRftTaFOQ+NSgul7V31yjI0rPgk5soEyA3YCqorRLmoT4I2XAGZ1wdy7Wm9IjSuwn5nrLtgFMpfFFDm7sWHpg==", + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "sha512": "ClawOE6TlH2vO5xFLQk8KJPzqSmowHAwoQb7WCom9sX39CSGl40KTh8CfGxWhSt5iSq0YfK4zetI8c+bATZk4g==", "files": [ - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg", - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XmlDocument.nuspec", - "lib/any/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", - "ref/any/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.dll", "ref/net46/System.Xml.XmlDocument.dll" ] }, - "System.Xml.XmlSerializer/4.0.10-beta-23008": { - "sha512": "2Mks3TPJqEqfXBf+PoutFBNrZ5piDTMUSk92CslpWHi1p6LqFkGUaZAOskdLwyb39I2zewglgKUpWR/clHMjmA==", + "System.Xml.XmlSerializer/4.0.10-beta-23011": { + "sha512": "zQGl/x8uWUgUQiHKLuk7gDdaQ+QjGIGU6oEVVANch1SFdXzGqsscpxwdPhXt4Y9iJqIS4rN+XzESXBto8AxY+g==", "files": [ "runtime.json", - "System.Xml.XmlSerializer.4.0.10-beta-23008.nupkg", - "System.Xml.XmlSerializer.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.XmlSerializer.4.0.10-beta-23011.nupkg", + "System.Xml.XmlSerializer.4.0.10-beta-23011.nupkg.sha512", "System.Xml.XmlSerializer.nuspec", "lib/DNXCore50/System.Xml.XmlSerializer.dll", "lib/net46/_._", "lib/netcore50/System.Xml.XmlSerializer.dll", - "ref/any/System.Xml.XmlSerializer.dll", + "ref/dotnet/System.Xml.XmlSerializer.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll" ] diff --git a/src/System.Private.Uri/src/project.lock.json b/src/System.Private.Uri/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Private.Uri/src/project.lock.json +++ b/src/System.Private.Uri/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Reflection.DispatchProxy/src/project.lock.json b/src/System.Reflection.DispatchProxy/src/project.lock.json index 4778e3c3d51d..391f345d3326 100644 --- a/src/System.Reflection.DispatchProxy/src/project.lock.json +++ b/src/System.Reflection.DispatchProxy/src/project.lock.json @@ -1,273 +1,277 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -276,161 +280,166 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Reflection.DispatchProxy/tests/project.lock.json b/src/System.Reflection.DispatchProxy/tests/project.lock.json index bfdaee1e764a..7d07023e77d3 100644 --- a/src/System.Reflection.DispatchProxy/tests/project.lock.json +++ b/src/System.Reflection.DispatchProxy/tests/project.lock.json @@ -1,194 +1,194 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -197,129 +197,133 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -328,161 +332,166 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] }, diff --git a/src/System.Reflection.Emit.ILGeneration/tests/project.lock.json b/src/System.Reflection.Emit.ILGeneration/tests/project.lock.json index 310b7eb161a3..84382eb9c57a 100644 --- a/src/System.Reflection.Emit.ILGeneration/tests/project.lock.json +++ b/src/System.Reflection.Emit.ILGeneration/tests/project.lock.json @@ -1,37 +1,37 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -39,32 +39,32 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -72,121 +72,121 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -195,46 +195,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -243,52 +243,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -305,55 +305,56 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, @@ -370,25 +371,27 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -410,118 +413,121 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -681,11 +687,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Reflection.Emit.Lightweight/tests/project.lock.json b/src/System.Reflection.Emit.Lightweight/tests/project.lock.json index 8034ff2e567e..37d11f06c73e 100644 --- a/src/System.Reflection.Emit.Lightweight/tests/project.lock.json +++ b/src/System.Reflection.Emit.Lightweight/tests/project.lock.json @@ -1,29 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,29 +31,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,110 +61,110 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -173,46 +173,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -221,52 +221,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -283,12 +283,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -306,16 +306,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] @@ -346,11 +346,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -372,99 +372,100 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -624,11 +625,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Reflection.Extensions/tests/project.lock.json b/src/System.Reflection.Extensions/tests/project.lock.json index 111f25532bf8..4d0b49c6a24c 100644 --- a/src/System.Reflection.Extensions/tests/project.lock.json +++ b/src/System.Reflection.Extensions/tests/project.lock.json @@ -1,29 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,98 +31,98 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -131,46 +131,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -179,52 +179,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -241,26 +241,26 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -304,11 +304,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -317,62 +317,64 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -429,16 +431,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] @@ -546,11 +548,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Reflection.Metadata/src/project.lock.json b/src/System.Reflection.Metadata/src/project.lock.json index e81a563834e9..5b119c107818 100644 --- a/src/System.Reflection.Metadata/src/project.lock.json +++ b/src/System.Reflection.Metadata/src/project.lock.json @@ -1,15 +1,15 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections.Immutable/1.1.34-rc": { - "compile": [ - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll" - ], - "runtime": [ - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll" - ] + "compile": { + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} + }, + "runtime": { + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} + } } } }, diff --git a/src/System.Reflection.Metadata/tests/project.lock.json b/src/System.Reflection.Metadata/tests/project.lock.json index 142e5178e575..81be6560d037 100644 --- a/src/System.Reflection.Metadata/tests/project.lock.json +++ b/src/System.Reflection.Metadata/tests/project.lock.json @@ -1,353 +1,353 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, "System.Collections.Immutable/1.1.34-rc": { - "compile": [ - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll" - ], - "runtime": [ - "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "compile": { + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} + }, + "runtime": { + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.IO.MemoryMappedFiles/4.0.0-beta-23008": { + "System.IO.MemoryMappedFiles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO.UnmanagedMemoryStream": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.MemoryMappedFiles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.MemoryMappedFiles.dll" - ] - }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO.UnmanagedMemoryStream": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.MemoryMappedFiles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.MemoryMappedFiles.dll": {} + } + }, + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.UnmanagedMemoryStream.dll" - ], - "runtime": [ - "lib/any/System.IO.UnmanagedMemoryStream.dll" - ] - }, - "System.Linq/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {} + } + }, + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] - }, - "System.Reflection/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } + }, + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] - }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Tasks.Parallel/4.0.0-beta-23008": { + "System.Threading.Tasks.Parallel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections.Concurrent": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.Parallel.dll" - ], - "runtime": [ - "lib/any/System.Threading.Tasks.Parallel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections.Concurrent": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -356,52 +356,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -418,39 +418,39 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, @@ -466,146 +466,149 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.IO.MemoryMappedFiles/4.0.0-beta-23008": { - "sha512": "ZkXt+w+EKk1OeNBKSd3bCPJAvZcPwgKsJqyNZ7+Wt3tOcDPt6e85DCtgfwDbdI+JcXGCGu+BAUtNxszD45z7og==", + "System.IO.MemoryMappedFiles/4.0.0-beta-23011": { + "sha512": "xhleYdkrr+Vg8AVJTFJAiKR03Vh4H/GRB4dUqwVVT78yS3HwWnc0xOZZW+A1hAGabJ81ntoW+vdvPU8rqgt0MA==", "files": [ - "System.IO.MemoryMappedFiles.4.0.0-beta-23008.nupkg", - "System.IO.MemoryMappedFiles.4.0.0-beta-23008.nupkg.sha512", + "System.IO.MemoryMappedFiles.4.0.0-beta-23011.nupkg", + "System.IO.MemoryMappedFiles.4.0.0-beta-23011.nupkg.sha512", "System.IO.MemoryMappedFiles.nuspec", "lib/DNXCore50/System.IO.MemoryMappedFiles.dll", "lib/net46/System.IO.MemoryMappedFiles.dll", - "ref/any/System.IO.MemoryMappedFiles.dll", + "ref/dotnet/System.IO.MemoryMappedFiles.dll", "ref/net46/System.IO.MemoryMappedFiles.dll" ] }, - "System.IO.UnmanagedMemoryStream/4.0.0-beta-23008": { - "sha512": "oN2UyY+pTzSF71G5TUJV61NjuGkMbaiPwWm+s7Q0IzHbw5aTSTu0vJ7roYpZIKRfnkHG1S7cDtIJC8sKkC6Xsw==", + "System.IO.UnmanagedMemoryStream/4.0.0-beta-23011": { + "sha512": "gOb/4c7GP1JCUs0YUsuBLB0eyl1S1zYscB072vcWa+4BH1Sgonn6N4NfgoYDKz3lDTD19fl/6y4mcUHj45qQKQ==", "files": [ - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg", - "System.IO.UnmanagedMemoryStream.4.0.0-beta-23008.nupkg.sha512", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg", + "System.IO.UnmanagedMemoryStream.4.0.0-beta-23011.nupkg.sha512", "System.IO.UnmanagedMemoryStream.nuspec", - "lib/any/System.IO.UnmanagedMemoryStream.dll", + "lib/dotnet/System.IO.UnmanagedMemoryStream.dll", "lib/net46/System.IO.UnmanagedMemoryStream.dll", - "ref/any/System.IO.UnmanagedMemoryStream.dll", + "ref/dotnet/System.IO.UnmanagedMemoryStream.dll", "ref/net46/System.IO.UnmanagedMemoryStream.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -614,188 +617,192 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Tasks.Parallel/4.0.0-beta-23008": { - "sha512": "h0oT3mxIv3T4lVcW8fkSTe+nNOl4v1R9MomMfVgSsMsRWTa/5Bxxy0lmgYMxC1QAbxx+6crBeRpueJluhYRN8g==", + "System.Threading.Tasks.Parallel/4.0.0-beta-23011": { + "sha512": "hz5DDAlXVmUbYkPpplYBgzfMq+7EsCwx+7wmaghVwibZCaFskhximjZzt8SammBsFaLXMjwWydSCtsO3+tbQoA==", "files": [ - "System.Threading.Tasks.Parallel.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.Parallel.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.Parallel.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.Parallel.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.Parallel.nuspec", - "lib/any/System.Threading.Tasks.Parallel.dll", + "lib/dotnet/System.Threading.Tasks.Parallel.dll", "lib/net45/_._", + "lib/netcore50/System.Threading.Tasks.Parallel.dll", "lib/win8/_._", - "ref/any/System.Threading.Tasks.Parallel.dll", + "ref/dotnet/System.Threading.Tasks.Parallel.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", "ref/win8/_._" ] }, @@ -889,11 +896,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Reflection.TypeExtensions/src/project.lock.json b/src/System.Reflection.TypeExtensions/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Reflection.TypeExtensions/src/project.lock.json +++ b/src/System.Reflection.TypeExtensions/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Reflection.TypeExtensions/tests/project.lock.json b/src/System.Reflection.TypeExtensions/tests/project.lock.json index 7efbda13c4c2..5a5593cc4025 100644 --- a/src/System.Reflection.TypeExtensions/tests/project.lock.json +++ b/src/System.Reflection.TypeExtensions/tests/project.lock.json @@ -1,206 +1,206 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -209,129 +209,133 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -340,175 +344,180 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] }, diff --git a/src/System.Reflection/tests/project.lock.json b/src/System.Reflection/tests/project.lock.json index 8290a1c44ffe..98cca15b48e3 100644 --- a/src/System.Reflection/tests/project.lock.json +++ b/src/System.Reflection/tests/project.lock.json @@ -1,188 +1,188 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -191,52 +191,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -253,91 +253,94 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -346,104 +349,106 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] @@ -461,16 +466,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] @@ -578,11 +583,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Resources.ReaderWriter/src/project.lock.json b/src/System.Resources.ReaderWriter/src/project.lock.json index 08c4e022a938..bf9a72bf0dd6 100644 --- a/src/System.Resources.ReaderWriter/src/project.lock.json +++ b/src/System.Resources.ReaderWriter/src/project.lock.json @@ -1,267 +1,269 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -270,119 +272,122 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Resources.ReaderWriter/tests/project.lock.json b/src/System.Resources.ReaderWriter/tests/project.lock.json index 632287c4467a..b58df1794bfc 100644 --- a/src/System.Resources.ReaderWriter/tests/project.lock.json +++ b/src/System.Resources.ReaderWriter/tests/project.lock.json @@ -1,248 +1,248 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -251,166 +251,168 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -419,160 +421,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Runtime.Extensions/src/project.lock.json b/src/System.Runtime.Extensions/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Runtime.Extensions/src/project.lock.json +++ b/src/System.Runtime.Extensions/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Runtime.Extensions/tests/project.lock.json b/src/System.Runtime.Extensions/tests/project.lock.json index 182eac0aa911..71a672db5131 100644 --- a/src/System.Runtime.Extensions/tests/project.lock.json +++ b/src/System.Runtime.Extensions/tests/project.lock.json @@ -1,123 +1,123 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -125,141 +125,141 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -268,52 +268,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -330,39 +330,39 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -379,56 +379,56 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -445,11 +445,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -471,159 +471,161 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -718,11 +720,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Runtime.Handles/src/project.lock.json b/src/System.Runtime.Handles/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Runtime.Handles/src/project.lock.json +++ b/src/System.Runtime.Handles/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Runtime.Handles/tests/project.lock.json b/src/System.Runtime.Handles/tests/project.lock.json index 8e08ea0d8582..92c3404feb97 100644 --- a/src/System.Runtime.Handles/tests/project.lock.json +++ b/src/System.Runtime.Handles/tests/project.lock.json @@ -1,29 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,24 +31,24 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -56,53 +56,53 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, "System.Runtime/4.0.20-beta-22816": { - "compile": [ - "lib/contract/System.Runtime.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.dll" - ] + "compile": { + "lib/contract/System.Runtime.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -111,46 +111,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -159,52 +159,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -221,12 +221,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -336,16 +336,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] @@ -389,16 +389,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -493,11 +493,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Runtime.InteropServices.RuntimeInformation/src/project.lock.json b/src/System.Runtime.InteropServices.RuntimeInformation/src/project.lock.json index e035508ed9f0..f401ffcebe67 100644 --- a/src/System.Runtime.InteropServices.RuntimeInformation/src/project.lock.json +++ b/src/System.Runtime.InteropServices.RuntimeInformation/src/project.lock.json @@ -1,139 +1,141 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -142,105 +144,110 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Runtime.InteropServices.RuntimeInformation/tests/project.lock.json b/src/System.Runtime.InteropServices.RuntimeInformation/tests/project.lock.json index 17f245f2bc2d..07eb29decf8b 100644 --- a/src/System.Runtime.InteropServices.RuntimeInformation/tests/project.lock.json +++ b/src/System.Runtime.InteropServices.RuntimeInformation/tests/project.lock.json @@ -1,29 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,29 +31,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,12 +229,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -291,11 +291,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -330,30 +330,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -410,16 +410,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -514,11 +514,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Runtime.InteropServices/src/project.lock.json b/src/System.Runtime.InteropServices/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Runtime.InteropServices/src/project.lock.json +++ b/src/System.Runtime.InteropServices/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Runtime.InteropServices/tests/project.lock.json b/src/System.Runtime.InteropServices/tests/project.lock.json index b58eec0b2e2c..cc1b21ed6c31 100644 --- a/src/System.Runtime.InteropServices/tests/project.lock.json +++ b/src/System.Runtime.InteropServices/tests/project.lock.json @@ -1,29 +1,29 @@ { - "locked": false, - "version": -9997, + "locked": true, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -31,24 +31,24 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -56,53 +56,53 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-23008": { "dependencies": { "System.Runtime": "4.0.0-beta-23008" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/any/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, "System.Runtime/4.0.20-beta-22816": { - "compile": [ - "lib/contract/System.Runtime.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.dll" - ] + "compile": { + "lib/contract/System.Runtime.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-23008": { "dependencies": { "System.Runtime": "4.0.0-beta-23008" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/any/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-23008": { "dependencies": { @@ -111,46 +111,46 @@ "System.Reflection.Primitives": "4.0.0-beta-23008", "System.Runtime.Handles": "4.0.0-beta-23008" }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "ref/any/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -159,50 +159,50 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { @@ -221,12 +221,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, diff --git a/src/System.Runtime.Numerics/src/project.lock.json b/src/System.Runtime.Numerics/src/project.lock.json index 9d596498cc66..e788cb927c40 100644 --- a/src/System.Runtime.Numerics/src/project.lock.json +++ b/src/System.Runtime.Numerics/src/project.lock.json @@ -1,224 +1,227 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -227,105 +230,109 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Runtime.Numerics/tests/project.lock.json b/src/System.Runtime.Numerics/tests/project.lock.json index 314701e0e3f7..196570f12455 100644 --- a/src/System.Runtime.Numerics/tests/project.lock.json +++ b/src/System.Runtime.Numerics/tests/project.lock.json @@ -1,100 +1,100 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -102,129 +102,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -233,52 +233,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -295,39 +295,39 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -344,43 +344,43 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -397,11 +397,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -423,146 +423,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -657,11 +659,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Runtime.Serialization.Json/tests/project.lock.json b/src/System.Runtime.Serialization.Json/tests/project.lock.json index ade37d44134d..5ef6cf691fe4 100644 --- a/src/System.Runtime.Serialization.Json/tests/project.lock.json +++ b/src/System.Runtime.Serialization.Json/tests/project.lock.json @@ -1,392 +1,392 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.Linq/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] - }, - "System.Reflection/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] - }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] - }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] - }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] - }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { - "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] - }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] - }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] - }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] - }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] - }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] - }, - "System.Threading/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] - }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] - }, - "System.Xml.XDocument/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XDocument.dll" - ] - }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } + }, + "System.Reflection/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "dependencies": { + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { + "dependencies": { + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -395,52 +395,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -457,132 +457,135 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -591,278 +594,281 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XDocument/4.0.10-beta-23008": { - "sha512": "AuphfAparf2t10V2q+eHDmJL26BnIyTBkEVaZHeLhOjr2SD8Upk19DAP4g38yeFiH5meB4u9I+6ExX/Qgy5axA==", + "System.Xml.XDocument/4.0.10-beta-23011": { + "sha512": "Etv0jygNkg8fQF5W+SNWOuUXEnkJJUT7hZc/mSM3Wc67HUNdJte5nkxBzrqyPD5XW1ZZC5qtkL9TBG0O5/ogIg==", "files": [ - "System.Xml.XDocument.4.0.10-beta-23008.nupkg", - "System.Xml.XDocument.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg.sha512", "System.Xml.XDocument.nuspec", - "lib/any/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", - "ref/any/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.dll", "ref/net46/_._" ] }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "sha512": "FJRftTaFOQ+NSgul7V31yjI0rPgk5soEyA3YCqorRLmoT4I2XAGZ1wdy7Wm9IjSuwn5nrLtgFMpfFFDm7sWHpg==", + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "sha512": "ClawOE6TlH2vO5xFLQk8KJPzqSmowHAwoQb7WCom9sX39CSGl40KTh8CfGxWhSt5iSq0YfK4zetI8c+bATZk4g==", "files": [ - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg", - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XmlDocument.nuspec", - "lib/any/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", - "ref/any/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.dll", "ref/net46/System.Xml.XmlDocument.dll" ] }, @@ -956,11 +962,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Runtime.Serialization.Primitives/src/project.lock.json b/src/System.Runtime.Serialization.Primitives/src/project.lock.json index 3453eeb0e9df..ec8a3d1270c8 100644 --- a/src/System.Runtime.Serialization.Primitives/src/project.lock.json +++ b/src/System.Runtime.Serialization.Primitives/src/project.lock.json @@ -1,143 +1,143 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -146,90 +146,92 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Runtime.Serialization.Xml/tests/project.lock.json b/src/System.Runtime.Serialization.Xml/tests/project.lock.json index ade37d44134d..5ef6cf691fe4 100644 --- a/src/System.Runtime.Serialization.Xml/tests/project.lock.json +++ b/src/System.Runtime.Serialization.Xml/tests/project.lock.json @@ -1,392 +1,392 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] - }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] - }, - "System.IO/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] - }, - "System.Linq/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] - }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] - }, - "System.Reflection/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] - }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.Lightweight.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll" - ] - }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] - }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] - }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] - }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { - "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] - }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] - }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] - }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] - }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] - }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] - }, - "System.Threading/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] - }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] - }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] - }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] - }, - "System.Xml.XDocument/4.0.10-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XDocument.dll" - ] - }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.IO/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } + }, + "System.Reflection/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "dependencies": { + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { + "dependencies": { + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.10-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "dependencies": { + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -395,52 +395,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -457,132 +457,135 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -591,278 +594,281 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.Lightweight/4.0.0-beta-23008": { - "sha512": "A+ftyIU9ZtHd9FC74eZNuT7UJynSR50noEmVAhuDKn0a0CFlEznEO9u34qPD4egQFZ2FMfCqhGzQ/gvO/V18xg==", + "System.Reflection.Emit.Lightweight/4.0.0-beta-23011": { + "sha512": "GaOcqetkJNxfZeBwOFkkFBAEFY4ksttsBFp3bJ/aqI2Y3W00GbRbhW26otBko3LaFRrHgs5VGKuct0DCbpLBow==", "files": [ - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.Lightweight.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.Lightweight.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.Lightweight.nuspec", "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "ref/any/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XDocument/4.0.10-beta-23008": { - "sha512": "AuphfAparf2t10V2q+eHDmJL26BnIyTBkEVaZHeLhOjr2SD8Upk19DAP4g38yeFiH5meB4u9I+6ExX/Qgy5axA==", + "System.Xml.XDocument/4.0.10-beta-23011": { + "sha512": "Etv0jygNkg8fQF5W+SNWOuUXEnkJJUT7hZc/mSM3Wc67HUNdJte5nkxBzrqyPD5XW1ZZC5qtkL9TBG0O5/ogIg==", "files": [ - "System.Xml.XDocument.4.0.10-beta-23008.nupkg", - "System.Xml.XDocument.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg.sha512", "System.Xml.XDocument.nuspec", - "lib/any/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", - "ref/any/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.dll", "ref/net46/_._" ] }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "sha512": "FJRftTaFOQ+NSgul7V31yjI0rPgk5soEyA3YCqorRLmoT4I2XAGZ1wdy7Wm9IjSuwn5nrLtgFMpfFFDm7sWHpg==", + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "sha512": "ClawOE6TlH2vO5xFLQk8KJPzqSmowHAwoQb7WCom9sX39CSGl40KTh8CfGxWhSt5iSq0YfK4zetI8c+bATZk4g==", "files": [ - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg", - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XmlDocument.nuspec", - "lib/any/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", - "ref/any/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.dll", "ref/net46/System.Xml.XmlDocument.dll" ] }, @@ -956,11 +962,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Runtime/src/project.lock.json b/src/System.Runtime/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Runtime/src/project.lock.json +++ b/src/System.Runtime/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Runtime/tests/project.lock.json b/src/System.Runtime/tests/project.lock.json index 8d530b088484..d9e55adfaa01 100644 --- a/src/System.Runtime/tests/project.lock.json +++ b/src/System.Runtime/tests/project.lock.json @@ -1,230 +1,230 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -233,52 +233,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -295,12 +295,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -318,15 +318,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -343,43 +343,43 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -396,11 +396,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -409,160 +409,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -657,11 +659,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.DeriveBytes/src/project.lock.json b/src/System.Security.Cryptography.DeriveBytes/src/project.lock.json index 0e7571716167..580dbc055860 100644 --- a/src/System.Security.Cryptography.DeriveBytes/src/project.lock.json +++ b/src/System.Security.Cryptography.DeriveBytes/src/project.lock.json @@ -1,244 +1,244 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.0-beta-23008": { + "System.Runtime.InteropServices/4.0.0-beta-23011": { "dependencies": { - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll" - ] + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.0-beta-23008": { + "System.Text.Encoding.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -247,181 +247,188 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.0-beta-23008": { - "sha512": "asv6MEgkCfdTes6aYU761O5VqpMO7EFI5zyWYh0kRkSaaszg2DMuS+IJqE0bSBp1PlMcZyaA9rZLtGHfFUB1UA==", + "System.Runtime.InteropServices/4.0.0-beta-23011": { + "sha512": "U4HzE5qY+b2kt1EKyUg2Tf8LRbUSR/+/LMXMekk0pvhoYeERxrwI7dqWE7qf+cLu+mleoDQJjtHW5ar05YF6Gg==", "files": [ "License.rtf", - "System.Runtime.InteropServices.4.0.0-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.0-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.InteropServices.dll", "ref/win8/_._" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { - "sha512": "+cvkoUjdozwjnXQNLDsEZ8jWlydmRshHgfwkxahXpo8sAxC6RIZmQWFDvnMccNZZ9Lmos62CQqv76L2Q08TAEw==", + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { + "sha512": "Dlu/cVOD5y0UyMfbhXpP6Z15G9L6eu7GXJguWJQOZMwrYHcQHqvljGzmEsOf++yEZrvQ8zAzJTHw43n0TpOoJw==", "files": [ - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.Algorithms.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll", "lib/net46/System.Security.Cryptography.Hashing.Algorithms.dll", - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll", "ref/net46/System.Security.Cryptography.Hashing.Algorithms.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Text.Encoding.Extensions/4.0.0-beta-23008": { - "sha512": "cWQrbIfTZk7IawzMDCU7SfmEofUbTP+c/qKLt5Pvz9Tr8PU0PoiNgAax71+Vg2uijiU3uvAVD3xGaM15sXzLyw==", + "System.Text.Encoding.Extensions/4.0.0-beta-23011": { + "sha512": "Q9Ozz4OpYxEx8RhsJLEcpo4csqXM3i+eXlRDX6G1XCxXOS/h3hIvMBulrqHTswDa6Wtxj9LEyWzRIGD/LHnZSQ==", "files": [ "License.rtf", - "System.Text.Encoding.Extensions.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.Extensions.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.Cryptography.DeriveBytes/tests/project.lock.json b/src/System.Security.Cryptography.DeriveBytes/tests/project.lock.json index 7b6471ffee81..39303e0af01c 100644 --- a/src/System.Security.Cryptography.DeriveBytes/tests/project.lock.json +++ b/src/System.Security.Cryptography.DeriveBytes/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,187 +99,186 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -288,52 +287,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -350,12 +349,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -374,15 +373,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -399,43 +398,44 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -452,11 +452,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -478,194 +478,196 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { - "sha512": "+cvkoUjdozwjnXQNLDsEZ8jWlydmRshHgfwkxahXpo8sAxC6RIZmQWFDvnMccNZZ9Lmos62CQqv76L2Q08TAEw==", + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { + "sha512": "Dlu/cVOD5y0UyMfbhXpP6Z15G9L6eu7GXJguWJQOZMwrYHcQHqvljGzmEsOf++yEZrvQ8zAzJTHw43n0TpOoJw==", "files": [ - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.Algorithms.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll", "lib/net46/System.Security.Cryptography.Hashing.Algorithms.dll", - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll", "ref/net46/System.Security.Cryptography.Hashing.Algorithms.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -760,11 +762,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.Encoding/src/project.lock.json b/src/System.Security.Cryptography.Encoding/src/project.lock.json index b0bff43dd8d9..fbeb837ed4a8 100644 --- a/src/System.Security.Cryptography.Encoding/src/project.lock.json +++ b/src/System.Security.Cryptography.Encoding/src/project.lock.json @@ -1,223 +1,225 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -226,131 +228,136 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.Cryptography.Encoding/tests/project.lock.json b/src/System.Security.Cryptography.Encoding/tests/project.lock.json index 11f34f1ed1cb..cf4e08471c63 100644 --- a/src/System.Security.Cryptography.Encoding/tests/project.lock.json +++ b/src/System.Security.Cryptography.Encoding/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,144 +99,144 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -245,52 +245,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -307,12 +307,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -331,15 +331,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -356,43 +356,44 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -409,11 +410,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -435,158 +436,160 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -681,11 +684,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.Encryption.Aes/src/project.lock.json b/src/System.Security.Cryptography.Encryption.Aes/src/project.lock.json index f33a4718d94c..10ca32a6d60d 100644 --- a/src/System.Security.Cryptography.Encryption.Aes/src/project.lock.json +++ b/src/System.Security.Cryptography.Encryption.Aes/src/project.lock.json @@ -1,253 +1,255 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encoding.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -256,155 +258,160 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { - "sha512": "aqyPbc3r5orOCAg/kE6WDZVzyZN0O8wk0urRGvnvOuCTvxak0qssqSrtTTEtoCE/egOtGaBKjxiV9EiQB/WSiQ==", + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { + "sha512": "6SiYjEOTimO0gxaf0nXaeU0WeaTWqQ2ntk0UecBdjHWaLBav/g3Li1lIr1r8oAeJ1/rxrNXhiIxhyp68qiMddw==", "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encoding.dll", "lib/net46/System.Security.Cryptography.Encoding.dll", - "ref/any/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.Cryptography.Encryption.Aes/tests/project.lock.json b/src/System.Security.Cryptography.Encryption.Aes/tests/project.lock.json index d7f64cf85018..62cecc8bc9b7 100644 --- a/src/System.Security.Cryptography.Encryption.Aes/tests/project.lock.json +++ b/src/System.Security.Cryptography.Encryption.Aes/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,158 +99,158 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -259,52 +259,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -321,12 +321,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -345,15 +345,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -370,43 +370,44 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -423,11 +424,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -449,170 +450,172 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -707,11 +710,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.Encryption/src/project.lock.json b/src/System.Security.Cryptography.Encryption/src/project.lock.json index 0ca7f9a461e0..4b97862e08e4 100644 --- a/src/System.Security.Cryptography.Encryption/src/project.lock.json +++ b/src/System.Security.Cryptography.Encryption/src/project.lock.json @@ -1,158 +1,160 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -161,91 +163,96 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.Cryptography.Encryption/tests/project.lock.json b/src/System.Security.Cryptography.Encryption/tests/project.lock.json index b457a6cfd344..85714852034c 100644 --- a/src/System.Security.Cryptography.Encryption/tests/project.lock.json +++ b/src/System.Security.Cryptography.Encryption/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,129 +99,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -230,52 +230,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -292,12 +292,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -316,15 +316,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -341,43 +341,44 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -394,11 +395,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -420,146 +421,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -654,11 +657,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.Hashing.Algorithms/src/project.lock.json b/src/System.Security.Cryptography.Hashing.Algorithms/src/project.lock.json index d57b26357f18..b298275eb2a5 100644 --- a/src/System.Security.Cryptography.Hashing.Algorithms/src/project.lock.json +++ b/src/System.Security.Cryptography.Hashing.Algorithms/src/project.lock.json @@ -1,266 +1,268 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encoding.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -269,167 +271,172 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { - "sha512": "aqyPbc3r5orOCAg/kE6WDZVzyZN0O8wk0urRGvnvOuCTvxak0qssqSrtTTEtoCE/egOtGaBKjxiV9EiQB/WSiQ==", + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { + "sha512": "6SiYjEOTimO0gxaf0nXaeU0WeaTWqQ2ntk0UecBdjHWaLBav/g3Li1lIr1r8oAeJ1/rxrNXhiIxhyp68qiMddw==", "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encoding.dll", "lib/net46/System.Security.Cryptography.Encoding.dll", - "ref/any/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.Cryptography.Hashing.Algorithms/tests/project.lock.json b/src/System.Security.Cryptography.Hashing.Algorithms/tests/project.lock.json index 8ab8faec52e7..82c82bc40b33 100644 --- a/src/System.Security.Cryptography.Hashing.Algorithms/tests/project.lock.json +++ b/src/System.Security.Cryptography.Hashing.Algorithms/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,187 +99,186 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -288,52 +287,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -350,12 +349,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -374,15 +373,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -399,43 +398,44 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -452,11 +452,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -478,194 +478,196 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { - "sha512": "+cvkoUjdozwjnXQNLDsEZ8jWlydmRshHgfwkxahXpo8sAxC6RIZmQWFDvnMccNZZ9Lmos62CQqv76L2Q08TAEw==", + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { + "sha512": "Dlu/cVOD5y0UyMfbhXpP6Z15G9L6eu7GXJguWJQOZMwrYHcQHqvljGzmEsOf++yEZrvQ8zAzJTHw43n0TpOoJw==", "files": [ - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.Algorithms.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll", "lib/net46/System.Security.Cryptography.Hashing.Algorithms.dll", - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll", "ref/net46/System.Security.Cryptography.Hashing.Algorithms.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -760,11 +762,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.Hashing/src/project.lock.json b/src/System.Security.Cryptography.Hashing/src/project.lock.json index e24dfe7b63a7..48ac4b43040f 100644 --- a/src/System.Security.Cryptography.Hashing/src/project.lock.json +++ b/src/System.Security.Cryptography.Hashing/src/project.lock.json @@ -1,128 +1,130 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -131,91 +133,96 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.Cryptography.Hashing/tests/project.lock.json b/src/System.Security.Cryptography.Hashing/tests/project.lock.json index 573c05b8cb89..03374b7cdabe 100644 --- a/src/System.Security.Cryptography.Hashing/tests/project.lock.json +++ b/src/System.Security.Cryptography.Hashing/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,129 +99,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -230,52 +230,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -292,12 +292,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -316,15 +316,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -341,43 +341,44 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -394,11 +395,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -420,146 +421,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -654,11 +657,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.RSA/src/project.lock.json b/src/System.Security.Cryptography.RSA/src/project.lock.json index 485d39392da8..dbad1d15dcb6 100644 --- a/src/System.Security.Cryptography.RSA/src/project.lock.json +++ b/src/System.Security.Cryptography.RSA/src/project.lock.json @@ -1,305 +1,306 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encoding.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encoding.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -308,207 +309,212 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { - "sha512": "aqyPbc3r5orOCAg/kE6WDZVzyZN0O8wk0urRGvnvOuCTvxak0qssqSrtTTEtoCE/egOtGaBKjxiV9EiQB/WSiQ==", + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { + "sha512": "6SiYjEOTimO0gxaf0nXaeU0WeaTWqQ2ntk0UecBdjHWaLBav/g3Li1lIr1r8oAeJ1/rxrNXhiIxhyp68qiMddw==", "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encoding.dll", "lib/net46/System.Security.Cryptography.Encoding.dll", - "ref/any/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { - "sha512": "+cvkoUjdozwjnXQNLDsEZ8jWlydmRshHgfwkxahXpo8sAxC6RIZmQWFDvnMccNZZ9Lmos62CQqv76L2Q08TAEw==", + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { + "sha512": "Dlu/cVOD5y0UyMfbhXpP6Z15G9L6eu7GXJguWJQOZMwrYHcQHqvljGzmEsOf++yEZrvQ8zAzJTHw43n0TpOoJw==", "files": [ - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.Algorithms.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll", "lib/net46/System.Security.Cryptography.Hashing.Algorithms.dll", - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll", "ref/net46/System.Security.Cryptography.Hashing.Algorithms.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.Cryptography.RSA/tests/project.lock.json b/src/System.Security.Cryptography.RSA/tests/project.lock.json index 433ecf4acc98..26fd51f08f02 100644 --- a/src/System.Security.Cryptography.RSA/tests/project.lock.json +++ b/src/System.Security.Cryptography.RSA/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,203 +99,202 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encoding.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encoding.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -304,52 +303,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -366,12 +365,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -390,69 +389,70 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -469,11 +469,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -495,206 +495,208 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { - "sha512": "aqyPbc3r5orOCAg/kE6WDZVzyZN0O8wk0urRGvnvOuCTvxak0qssqSrtTTEtoCE/egOtGaBKjxiV9EiQB/WSiQ==", + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { + "sha512": "6SiYjEOTimO0gxaf0nXaeU0WeaTWqQ2ntk0UecBdjHWaLBav/g3Li1lIr1r8oAeJ1/rxrNXhiIxhyp68qiMddw==", "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encoding.dll", "lib/net46/System.Security.Cryptography.Encoding.dll", - "ref/any/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { - "sha512": "+cvkoUjdozwjnXQNLDsEZ8jWlydmRshHgfwkxahXpo8sAxC6RIZmQWFDvnMccNZZ9Lmos62CQqv76L2Q08TAEw==", + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { + "sha512": "Dlu/cVOD5y0UyMfbhXpP6Z15G9L6eu7GXJguWJQOZMwrYHcQHqvljGzmEsOf++yEZrvQ8zAzJTHw43n0TpOoJw==", "files": [ - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.Algorithms.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll", "lib/net46/System.Security.Cryptography.Hashing.Algorithms.dll", - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll", "ref/net46/System.Security.Cryptography.Hashing.Algorithms.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -789,11 +791,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.RandomNumberGenerator/src/project.lock.json b/src/System.Security.Cryptography.RandomNumberGenerator/src/project.lock.json index bd7d4443f769..912602d11a9a 100644 --- a/src/System.Security.Cryptography.RandomNumberGenerator/src/project.lock.json +++ b/src/System.Security.Cryptography.RandomNumberGenerator/src/project.lock.json @@ -1,239 +1,241 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Security.Cryptography.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encoding.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -242,143 +244,148 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { - "sha512": "aqyPbc3r5orOCAg/kE6WDZVzyZN0O8wk0urRGvnvOuCTvxak0qssqSrtTTEtoCE/egOtGaBKjxiV9EiQB/WSiQ==", + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { + "sha512": "6SiYjEOTimO0gxaf0nXaeU0WeaTWqQ2ntk0UecBdjHWaLBav/g3Li1lIr1r8oAeJ1/rxrNXhiIxhyp68qiMddw==", "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encoding.dll", "lib/net46/System.Security.Cryptography.Encoding.dll", - "ref/any/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.Cryptography.RandomNumberGenerator/tests/project.lock.json b/src/System.Security.Cryptography.RandomNumberGenerator/tests/project.lock.json index 11f34f1ed1cb..cf4e08471c63 100644 --- a/src/System.Security.Cryptography.RandomNumberGenerator/tests/project.lock.json +++ b/src/System.Security.Cryptography.RandomNumberGenerator/tests/project.lock.json @@ -1,97 +1,97 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -99,144 +99,144 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -245,52 +245,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -307,12 +307,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } @@ -331,15 +331,15 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -356,43 +356,44 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -409,11 +410,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -435,158 +436,160 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -681,11 +684,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Security.Cryptography.X509Certificates/src/project.lock.json b/src/System.Security.Cryptography.X509Certificates/src/project.lock.json index 8f6f4efb5720..7f9c15535083 100644 --- a/src/System.Security.Cryptography.X509Certificates/src/project.lock.json +++ b/src/System.Security.Cryptography.X509Certificates/src/project.lock.json @@ -1,484 +1,484 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.Globalization.Calendars/4.0.0-beta-23008": { + "System.Globalization.Calendars/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.Calendars.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.Calendars.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Runtime.Numerics/4.0.0-beta-23008": { + "System.Runtime.Numerics/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Numerics.dll" - ], - "runtime": [ - "lib/any/System.Runtime.Numerics.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Numerics.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Numerics.dll": {} + } }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encoding.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encoding.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {} + } }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } }, - "System.Security.Cryptography.RSA/4.0.0-beta-23008": { + "System.Security.Cryptography.RSA/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RSA.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RSA.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RSA.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RSA.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.Globalization.Calendars/4.0.0-beta-23008": { - "sha512": "mq25ueZr9X4gm3xJha5Thty7Xa2Q9EI+W4v4j7Ccb5fvwLhU/4Ths4Q5ThwAlXlsaHMADYXtMFShyhmA20D3IA==", + "System.Globalization.Calendars/4.0.0-beta-23011": { + "sha512": "YjOKPc4LsoqCNJ/OrN+h2bzH8VC1xcgW+17+NAAsPyhfXwmrCarKiSwKufDviLz2OOh4uIV8iT4PEumK4aU/Kw==", "files": [ - "System.Globalization.Calendars.4.0.0-beta-23008.nupkg", - "System.Globalization.Calendars.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.Calendars.4.0.0-beta-23011.nupkg", + "System.Globalization.Calendars.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.Calendars.nuspec", "lib/DNXCore50/System.Globalization.Calendars.dll", "lib/net46/System.Globalization.Calendars.dll", "lib/netcore50/System.Globalization.Calendars.dll", - "ref/any/System.Globalization.Calendars.dll", + "ref/dotnet/System.Globalization.Calendars.dll", "ref/net46/System.Globalization.Calendars.dll", "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -487,259 +487,264 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Runtime.Numerics/4.0.0-beta-23008": { - "sha512": "7jOnkD0kdh/NWxhuwMmPVlTSKJafP6ykJ8Xv7ZAlI9YjJ5SbiZEvEXEPnJEHJ21U9IrRNRYyg04Ik+VA9OKqxA==", + "System.Runtime.Numerics/4.0.0-beta-23011": { + "sha512": "Anunfd1LD/4NzZyJRxeuAwl98Px4AAGxKIQFbIrWQOLQo1U6WDBz5OKO1wYmYQPSQC4BZPDVW5DJh+X32/8K1g==", "files": [ - "System.Runtime.Numerics.4.0.0-beta-23008.nupkg", - "System.Runtime.Numerics.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Numerics.4.0.0-beta-23011.nupkg", + "System.Runtime.Numerics.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Numerics.nuspec", - "lib/any/System.Runtime.Numerics.dll", + "lib/dotnet/System.Runtime.Numerics.dll", "lib/net45/_._", + "lib/netcore50/System.Runtime.Numerics.dll", "lib/win8/_._", - "ref/any/System.Runtime.Numerics.dll", + "ref/dotnet/System.Runtime.Numerics.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", "ref/win8/_._" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { - "sha512": "aqyPbc3r5orOCAg/kE6WDZVzyZN0O8wk0urRGvnvOuCTvxak0qssqSrtTTEtoCE/egOtGaBKjxiV9EiQB/WSiQ==", + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { + "sha512": "6SiYjEOTimO0gxaf0nXaeU0WeaTWqQ2ntk0UecBdjHWaLBav/g3Li1lIr1r8oAeJ1/rxrNXhiIxhyp68qiMddw==", "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encoding.dll", "lib/net46/System.Security.Cryptography.Encoding.dll", - "ref/any/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { - "sha512": "+cvkoUjdozwjnXQNLDsEZ8jWlydmRshHgfwkxahXpo8sAxC6RIZmQWFDvnMccNZZ9Lmos62CQqv76L2Q08TAEw==", + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { + "sha512": "Dlu/cVOD5y0UyMfbhXpP6Z15G9L6eu7GXJguWJQOZMwrYHcQHqvljGzmEsOf++yEZrvQ8zAzJTHw43n0TpOoJw==", "files": [ - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.Algorithms.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll", "lib/net46/System.Security.Cryptography.Hashing.Algorithms.dll", - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll", "ref/net46/System.Security.Cryptography.Hashing.Algorithms.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Security.Cryptography.RSA/4.0.0-beta-23008": { - "sha512": "TEuN2Htj7WnwcVM26mcIjz8+E9E0QCIIBcBME9phN/+GHt2+iWbLKXxhLy0XQeue/K7nIKX94Xo+NWnclPvGfg==", + "System.Security.Cryptography.RSA/4.0.0-beta-23011": { + "sha512": "5/zsQ84mzJzif6m4onuN2zqsePFe/tp6Yxn3mS2qr9rYTHDL7BWKWAaD6KknsBzGX+jaWMpuMWk3/HLFlsEWVQ==", "files": [ - "System.Security.Cryptography.RSA.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RSA.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RSA.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RSA.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RSA.nuspec", "lib/DNXCore50/System.Security.Cryptography.RSA.dll", "lib/net46/System.Security.Cryptography.RSA.dll", - "ref/any/System.Security.Cryptography.RSA.dll", + "ref/dotnet/System.Security.Cryptography.RSA.dll", "ref/net46/System.Security.Cryptography.RSA.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Security.Cryptography.X509Certificates/tests/project.lock.json b/src/System.Security.Cryptography.X509Certificates/tests/project.lock.json index febe65e5fdcf..63b48af372d3 100644 --- a/src/System.Security.Cryptography.X509Certificates/tests/project.lock.json +++ b/src/System.Security.Cryptography.X509Certificates/tests/project.lock.json @@ -1,123 +1,123 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -125,252 +125,251 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Runtime.Numerics/4.0.0-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Runtime.Numerics/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Numerics.dll" - ], - "runtime": [ - "lib/any/System.Runtime.Numerics.dll" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Numerics.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Numerics.dll": {} + } + }, + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encoding.dll" - ] - }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encoding.dll": {} + } + }, + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] - }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } + }, + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.dll" - ] - }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.dll": {} + } + }, + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll" - ] - }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll" - ] - }, - "System.Security.Cryptography.RSA/4.0.0-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll": {} + } + }, + "System.Security.Cryptography.RSA/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.RSA.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.RSA.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Security.Cryptography.Encoding": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.RSA.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.RSA.dll": {} + } }, "System.Security.Cryptography.X509Certificates.TestData/1.0.0-prerelease": {}, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -379,52 +378,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -441,107 +440,107 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -558,11 +557,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -584,177 +583,181 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Runtime.Numerics/4.0.0-beta-23008": { - "sha512": "7jOnkD0kdh/NWxhuwMmPVlTSKJafP6ykJ8Xv7ZAlI9YjJ5SbiZEvEXEPnJEHJ21U9IrRNRYyg04Ik+VA9OKqxA==", + "System.Runtime.Numerics/4.0.0-beta-23011": { + "sha512": "Anunfd1LD/4NzZyJRxeuAwl98Px4AAGxKIQFbIrWQOLQo1U6WDBz5OKO1wYmYQPSQC4BZPDVW5DJh+X32/8K1g==", "files": [ - "System.Runtime.Numerics.4.0.0-beta-23008.nupkg", - "System.Runtime.Numerics.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Numerics.4.0.0-beta-23011.nupkg", + "System.Runtime.Numerics.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Numerics.nuspec", - "lib/any/System.Runtime.Numerics.dll", + "lib/dotnet/System.Runtime.Numerics.dll", "lib/net45/_._", + "lib/netcore50/System.Runtime.Numerics.dll", "lib/win8/_._", - "ref/any/System.Runtime.Numerics.dll", + "ref/dotnet/System.Runtime.Numerics.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.Numerics.dll", "ref/win8/_._" ] }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23008": { - "sha512": "aqyPbc3r5orOCAg/kE6WDZVzyZN0O8wk0urRGvnvOuCTvxak0qssqSrtTTEtoCE/egOtGaBKjxiV9EiQB/WSiQ==", + "System.Security.Cryptography.Encoding/4.0.0-beta-23011": { + "sha512": "6SiYjEOTimO0gxaf0nXaeU0WeaTWqQ2ntk0UecBdjHWaLBav/g3Li1lIr1r8oAeJ1/rxrNXhiIxhyp68qiMddw==", "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encoding.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encoding.dll", "lib/net46/System.Security.Cryptography.Encoding.dll", - "ref/any/System.Security.Cryptography.Encoding.dll", + "ref/dotnet/System.Security.Cryptography.Encoding.dll", "ref/net46/System.Security.Cryptography.Encoding.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Cryptography.Hashing/4.0.0-beta-23008": { - "sha512": "uEn0Iu6PgTwap9kFU6kTc5aqU3maM4w19XLKYiXvCrYyw5otpn+5QoTcf0waaR7CxJC8ZL8rh3y6spI4Gr2wCw==", + "System.Security.Cryptography.Hashing/4.0.0-beta-23011": { + "sha512": "EctApxVggHvMgFI6i5Ilxhfe/WwUy2j59YlwcwcpaeXEOKGOxDzhjMv9OLItBlhHrOhWbV5jATY/Z0NpOFrdeA==", "files": [ - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.dll", "lib/net46/System.Security.Cryptography.Hashing.dll", - "ref/any/System.Security.Cryptography.Hashing.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.dll", "ref/net46/System.Security.Cryptography.Hashing.dll" ] }, - "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23008": { - "sha512": "+cvkoUjdozwjnXQNLDsEZ8jWlydmRshHgfwkxahXpo8sAxC6RIZmQWFDvnMccNZZ9Lmos62CQqv76L2Q08TAEw==", + "System.Security.Cryptography.Hashing.Algorithms/4.0.0-beta-23011": { + "sha512": "Dlu/cVOD5y0UyMfbhXpP6Z15G9L6eu7GXJguWJQOZMwrYHcQHqvljGzmEsOf++yEZrvQ8zAzJTHw43n0TpOoJw==", "files": [ - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Hashing.Algorithms.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Hashing.Algorithms.nuspec", "lib/DNXCore50/System.Security.Cryptography.Hashing.Algorithms.dll", "lib/net46/System.Security.Cryptography.Hashing.Algorithms.dll", - "ref/any/System.Security.Cryptography.Hashing.Algorithms.dll", + "ref/dotnet/System.Security.Cryptography.Hashing.Algorithms.dll", "ref/net46/System.Security.Cryptography.Hashing.Algorithms.dll" ] }, - "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23008": { - "sha512": "b4/qY2ZHRCJ73XHMUV95ezvqBIuV3QHm5U990ya1v5mY4YfLdtRchFQfUw8PNqACb9visV2XMhWJJfiBcP+yuw==", + "System.Security.Cryptography.RandomNumberGenerator/4.0.0-beta-23011": { + "sha512": "5uGSe91+Fg2/D9HzLrYMs2/PzQJV7blmsXKx3I9h3ht4XFBwRMu1zTo/nfx4zXXuE5AVFjUwN9yydhIb6yKVqA==", "files": [ - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RandomNumberGenerator.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RandomNumberGenerator.nuspec", "lib/DNXCore50/System.Security.Cryptography.RandomNumberGenerator.dll", "lib/net46/System.Security.Cryptography.RandomNumberGenerator.dll", - "ref/any/System.Security.Cryptography.RandomNumberGenerator.dll", + "ref/dotnet/System.Security.Cryptography.RandomNumberGenerator.dll", "ref/net46/System.Security.Cryptography.RandomNumberGenerator.dll" ] }, - "System.Security.Cryptography.RSA/4.0.0-beta-23008": { - "sha512": "TEuN2Htj7WnwcVM26mcIjz8+E9E0QCIIBcBME9phN/+GHt2+iWbLKXxhLy0XQeue/K7nIKX94Xo+NWnclPvGfg==", + "System.Security.Cryptography.RSA/4.0.0-beta-23011": { + "sha512": "5/zsQ84mzJzif6m4onuN2zqsePFe/tp6Yxn3mS2qr9rYTHDL7BWKWAaD6KknsBzGX+jaWMpuMWk3/HLFlsEWVQ==", "files": [ - "System.Security.Cryptography.RSA.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.RSA.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.RSA.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.RSA.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.RSA.nuspec", "lib/DNXCore50/System.Security.Cryptography.RSA.dll", "lib/net46/System.Security.Cryptography.RSA.dll", - "ref/any/System.Security.Cryptography.RSA.dll", + "ref/dotnet/System.Security.Cryptography.RSA.dll", "ref/net46/System.Security.Cryptography.RSA.dll" ] }, @@ -774,71 +777,71 @@ "content/TestData/Windows6.1-KB3004361-x64.msu" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -933,11 +936,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] @@ -979,4 +982,4 @@ ], "DNXCore,Version=v5.0": [] } -} +} \ No newline at end of file diff --git a/src/System.Security.Principal.Windows/src/project.lock.json b/src/System.Security.Principal.Windows/src/project.lock.json index d7a282f65914..4fd8af96fb3f 100644 --- a/src/System.Security.Principal.Windows/src/project.lock.json +++ b/src/System.Security.Principal.Windows/src/project.lock.json @@ -1,520 +1,523 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { + "Microsoft.Win32.Registry/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Registry.dll" - ], - "runtime": [ - "lib/DNXCore50/Microsoft.Win32.Registry.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } }, - "System.Collections/4.0.0-beta-23008": { + "System.Collections/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Process/4.0.0-beta-23008": { + "System.Diagnostics.Process/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Security.SecureString": "4.0.0-beta-23008", - "Microsoft.Win32.Registry": "4.0.0-beta-23008", - "Microsoft.Win32.Primitives": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Threading.Thread": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Process.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Process.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Security.SecureString": "4.0.0-beta-23011", + "Microsoft.Win32.Registry": "4.0.0-beta-23011", + "Microsoft.Win32.Primitives": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Threading.Thread": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Process.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.0-beta-23008": { + "System.Runtime.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Claims/4.0.0-beta-23008": { + "System.Security.Claims/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Security.Principal": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Claims.dll" - ], - "runtime": [ - "lib/any/System.Security.Claims.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Security.Principal": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Claims.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Claims.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Security.Principal/4.0.0-beta-23008": { + "System.Security.Principal/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.dll" - ], - "runtime": [ - "lib/any/System.Security.Principal.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Security.SecureString/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "sha512": "pMcwnEt3DpxT121bjOwkbmFrEPN8lkGj8XZb+zkZGQ5Z0wFwN9Nx9MIWsAYcxJDrgH8ntILEGOCWl9GntuN26g==", + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "sha512": "1Ly6P90M7w2Yn9CvAK/2dkF1exPIZcvP0IXoLfx0bfYQlPpwe5zGSwK+lohClZE6XoTGsDuPfWc1mH7VjyOKew==", "files": [ - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "ref/any/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll" ] }, - "System.Collections/4.0.0-beta-23008": { - "sha512": "GbHBy1NvO92u+/+9opTcYpfxqhIWgiAuogAj2ag3drWcpSl1VlWgPyTH9Tzy26jhM3FDRyyhtzHn7LWsDzFTLg==", + "System.Collections/4.0.0-beta-23011": { + "sha512": "lf865tjxdHWHKUhowQCjQYuqC+N56MP72rlas2ir1KQzkzwDtMkiVNxiXuTQGvs571wqERZ+v0RMWLgLQZwZow==", "files": [ "License.rtf", - "System.Collections.4.0.0-beta-23008.nupkg", - "System.Collections.4.0.0-beta-23008.nupkg.sha512", + "System.Collections.4.0.0-beta-23011.nupkg", + "System.Collections.4.0.0-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", "ref/win8/_._" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "sha512": "5DICgTTNmNSJIVnHpfH5/4jn1hiVIM9CYL/hD+CfOJ2km87RZdYxRnkS63k1oHYhyDzXWTeh3w5dceaP4/xuoA==", + "System.Diagnostics.Process/4.0.0-beta-23011": { + "sha512": "cEHJotEsyb+tzHyyyIOx4lH+5UFZEXmlZmA9I9/16ftkEMgxOqND83KAIfuiPtUZEx2TJG1DoJ1lWL/eR6CStA==", "files": [ - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Process.nuspec", "lib/DNXCore50/System.Diagnostics.Process.dll", "lib/net46/System.Diagnostics.Process.dll", - "ref/any/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.dll", "ref/net46/System.Diagnostics.Process.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -523,248 +526,253 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.0-beta-23008": { - "sha512": "BwSggLxmcc4Pir/WcItm2pnRzS7VilIYjOzM5C7y6H9vDGJNZ0K+CBIHcrOn9QNPlx125Vw7/JJjDb9tLxtgWw==", + "System.Runtime.Extensions/4.0.0-beta-23011": { + "sha512": "ORa1il5rV69uVGBg8sNpKaDxw9W4Z/rCLweMgjfS52ez4bZtE3XSyw1aSTa3o4J8E2xscLMWApUfYSA/Xb2cag==", "files": [ "License.rtf", - "System.Runtime.Extensions.4.0.0-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.0-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", "ref/win8/_._" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Claims/4.0.0-beta-23008": { - "sha512": "W08IdhpdgFYxnOoQuApPCE/Ci4016H84Q76YE3gBDS7fb8CyDRpG1lbRHR9TuhkI77NzbImxVEXKXg9jP4jm9w==", + "System.Security.Claims/4.0.0-beta-23011": { + "sha512": "3E9Hj5Sky/P+9IbcWzoozXngVnrRd7abDPZs/6K3AnLgC2BtcougJpRipPYGEyac4ZFErzfhpOsPjkJOjUQ5kg==", "files": [ - "System.Security.Claims.4.0.0-beta-23008.nupkg", - "System.Security.Claims.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Claims.4.0.0-beta-23011.nupkg", + "System.Security.Claims.4.0.0-beta-23011.nupkg.sha512", "System.Security.Claims.nuspec", - "lib/any/System.Security.Claims.dll", + "lib/dotnet/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", - "ref/any/System.Security.Claims.dll", + "ref/dotnet/System.Security.Claims.dll", "ref/net46/System.Security.Claims.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.Principal/4.0.0-beta-23008": { - "sha512": "iYiYchM9c+5UyXYKrDicShxCJRsjbfyhlya+itNBP2bjb2VJld9OEdHiZ2L+wU+of03XYB4o4N6B1LR9ljlRHg==", + "System.Security.Principal/4.0.0-beta-23011": { + "sha512": "oc990zyo5t1P0XdKgB6laXE+683efgmG9yRTjPWs0izHtighXtWqUDxxPPLEbzGaDCqeAPPMSs4xYrL83ZXdBg==", "files": [ - "System.Security.Principal.4.0.0-beta-23008.nupkg", - "System.Security.Principal.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.4.0.0-beta-23011.nupkg", + "System.Security.Principal.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.nuspec", - "lib/any/System.Security.Principal.dll", + "lib/dotnet/System.Security.Principal.dll", "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", "lib/win8/_._", - "ref/any/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.dll", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", "ref/win8/_._" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] } diff --git a/src/System.Security.Principal.Windows/tests/project.lock.json b/src/System.Security.Principal.Windows/tests/project.lock.json index 021872f28a5c..361eac60ecac 100644 --- a/src/System.Security.Principal.Windows/tests/project.lock.json +++ b/src/System.Security.Principal.Windows/tests/project.lock.json @@ -1,207 +1,207 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.0-beta-23008": { + "System.Diagnostics.Debug/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.0-beta-23008": { + "System.Runtime.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Claims/4.0.0-beta-23008": { + "System.Security.Claims/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Security.Principal": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Claims.dll" - ], - "runtime": [ - "lib/any/System.Security.Claims.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Security.Principal": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Claims.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Claims.dll": {} + } }, - "System.Security.Principal/4.0.0-beta-23008": { + "System.Security.Principal/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.dll" - ], - "runtime": [ - "lib/any/System.Security.Principal.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } }, - "System.Security.Principal.Windows/4.0.0-beta-23008": { + "System.Security.Principal.Windows/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Security.Claims": "4.0.0-beta-23008", - "System.Security.Principal": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Principal.Windows.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Principal.Windows.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Security.Claims": "4.0.0-beta-23011", + "System.Security.Principal": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Principal.Windows.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Principal.Windows.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -210,116 +210,119 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.0-beta-23008": { - "sha512": "hvsBsYo3IWCIrmy95IHm4iphx5O3ZmlM8Gvca0s9ghj6kNg1p5TJrdEYU85bgiwm3UpV4Z58v/ItRwBBYb5G3w==", + "System.Diagnostics.Debug/4.0.0-beta-23011": { + "sha512": "l2CMQClIrlYy003iqp1mouj7P8lpaHPsOAAg2CyDOsk+GJplgxourhZW8SWcNel9Wgsst3+6OH3IkrCqNCLgbQ==", "files": [ "License.rtf", - "System.Diagnostics.Debug.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Debug.dll", "ref/win8/_._" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -328,185 +331,192 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.0-beta-23008": { - "sha512": "BwSggLxmcc4Pir/WcItm2pnRzS7VilIYjOzM5C7y6H9vDGJNZ0K+CBIHcrOn9QNPlx125Vw7/JJjDb9tLxtgWw==", + "System.Runtime.Extensions/4.0.0-beta-23011": { + "sha512": "ORa1il5rV69uVGBg8sNpKaDxw9W4Z/rCLweMgjfS52ez4bZtE3XSyw1aSTa3o4J8E2xscLMWApUfYSA/Xb2cag==", "files": [ "License.rtf", - "System.Runtime.Extensions.4.0.0-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.0-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Runtime.Extensions.dll", "ref/win8/_._" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Claims/4.0.0-beta-23008": { - "sha512": "W08IdhpdgFYxnOoQuApPCE/Ci4016H84Q76YE3gBDS7fb8CyDRpG1lbRHR9TuhkI77NzbImxVEXKXg9jP4jm9w==", + "System.Security.Claims/4.0.0-beta-23011": { + "sha512": "3E9Hj5Sky/P+9IbcWzoozXngVnrRd7abDPZs/6K3AnLgC2BtcougJpRipPYGEyac4ZFErzfhpOsPjkJOjUQ5kg==", "files": [ - "System.Security.Claims.4.0.0-beta-23008.nupkg", - "System.Security.Claims.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Claims.4.0.0-beta-23011.nupkg", + "System.Security.Claims.4.0.0-beta-23011.nupkg.sha512", "System.Security.Claims.nuspec", - "lib/any/System.Security.Claims.dll", + "lib/dotnet/System.Security.Claims.dll", "lib/net46/System.Security.Claims.dll", - "ref/any/System.Security.Claims.dll", + "ref/dotnet/System.Security.Claims.dll", "ref/net46/System.Security.Claims.dll" ] }, - "System.Security.Principal/4.0.0-beta-23008": { - "sha512": "iYiYchM9c+5UyXYKrDicShxCJRsjbfyhlya+itNBP2bjb2VJld9OEdHiZ2L+wU+of03XYB4o4N6B1LR9ljlRHg==", + "System.Security.Principal/4.0.0-beta-23011": { + "sha512": "oc990zyo5t1P0XdKgB6laXE+683efgmG9yRTjPWs0izHtighXtWqUDxxPPLEbzGaDCqeAPPMSs4xYrL83ZXdBg==", "files": [ - "System.Security.Principal.4.0.0-beta-23008.nupkg", - "System.Security.Principal.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.4.0.0-beta-23011.nupkg", + "System.Security.Principal.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.nuspec", - "lib/any/System.Security.Principal.dll", + "lib/dotnet/System.Security.Principal.dll", "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", "lib/win8/_._", - "ref/any/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.dll", "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", "ref/win8/_._" ] }, - "System.Security.Principal.Windows/4.0.0-beta-23008": { - "sha512": "M0o9UZVCGvfNifOTUg6paYslCVxsJiS8y1h/Dk4bEHKaCl4nio+vriTvkEoe3xTP6mu07hX7j8LmN4dqCckP7w==", + "System.Security.Principal.Windows/4.0.0-beta-23011": { + "sha512": "yIOwSNXqmMJCnOz6wOfsaojUux/0xd3gE2OpX1p/63Zv1SoxE7W+0lCUBbfbccfARzPJIIOIxIUeV9nHNdduOA==", "files": [ - "System.Security.Principal.Windows.4.0.0-beta-23008.nupkg", - "System.Security.Principal.Windows.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Principal.Windows.4.0.0-beta-23011.nupkg", + "System.Security.Principal.Windows.4.0.0-beta-23011.nupkg.sha512", "System.Security.Principal.Windows.nuspec", "lib/DNXCore50/System.Security.Principal.Windows.dll", "lib/net46/System.Security.Principal.Windows.dll", - "ref/any/System.Security.Principal.Windows.dll", + "ref/dotnet/System.Security.Principal.Windows.dll", "ref/net46/System.Security.Principal.Windows.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] }, diff --git a/src/System.Security.Principal/src/project.lock.json b/src/System.Security.Principal/src/project.lock.json index e169882dd919..1f03d2632fd6 100644 --- a/src/System.Security.Principal/src/project.lock.json +++ b/src/System.Security.Principal/src/project.lock.json @@ -1,32 +1,32 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } } } }, "libraries": { - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -35,16 +35,16 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] diff --git a/src/System.Security.Principal/tests/project.lock.json b/src/System.Security.Principal/tests/project.lock.json index ad65ff025ca3..62ce051fceca 100644 --- a/src/System.Security.Principal/tests/project.lock.json +++ b/src/System.Security.Principal/tests/project.lock.json @@ -1,23 +1,23 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -26,60 +26,60 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -88,16 +88,16 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] diff --git a/src/System.Security.SecureString/src/project.lock.json b/src/System.Security.SecureString/src/project.lock.json index 8ff242e18e57..19dd991e78d4 100644 --- a/src/System.Security.SecureString/src/project.lock.json +++ b/src/System.Security.SecureString/src/project.lock.json @@ -1,208 +1,209 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -211,145 +212,150 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Security.SecureString/tests/project.lock.json b/src/System.Security.SecureString/tests/project.lock.json index 23a1c22d6829..d375a5ef3dd3 100644 --- a/src/System.Security.SecureString/tests/project.lock.json +++ b/src/System.Security.SecureString/tests/project.lock.json @@ -1,67 +1,67 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "System.Collections/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Collections.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Collections.dll" - ] + "compile": { + "lib/contract/System.Collections.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -69,132 +69,132 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -203,52 +203,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -265,12 +265,12 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, @@ -301,30 +301,31 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] @@ -342,11 +343,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -368,103 +369,105 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, @@ -494,16 +497,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -598,11 +601,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.ServiceProcess.ServiceController/src/project.lock.json b/src/System.ServiceProcess.ServiceController/src/project.lock.json index 011140162a1a..283d6c90c8e4 100644 --- a/src/System.ServiceProcess.ServiceController/src/project.lock.json +++ b/src/System.ServiceProcess.ServiceController/src/project.lock.json @@ -1,281 +1,282 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -284,132 +285,134 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.lock.json b/src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.lock.json index 23ce2744a9d7..1a7f92c00c50 100644 --- a/src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.lock.json +++ b/src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.lock.json @@ -1,366 +1,366 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/Microsoft.Win32.Primitives.dll" - ], - "runtime": [ - "lib/any/Microsoft.Win32.Primitives.dll" - ] + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { + "Microsoft.Win32.Registry/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.Win32.Registry.dll" - ], - "runtime": [ - "lib/DNXCore50/Microsoft.Win32.Registry.dll" - ] - }, - "System.Collections/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] - }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Process/4.0.0-beta-23008": { + "System.Diagnostics.Process/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.Security.SecureString": "4.0.0-beta-23008", - "Microsoft.Win32.Registry": "4.0.0-beta-23008", - "Microsoft.Win32.Primitives": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Threading.Thread": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading.ThreadPool": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Process.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Process.dll" - ] - }, - "System.Globalization/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.Security.SecureString": "4.0.0-beta-23011", + "Microsoft.Win32.Registry": "4.0.0-beta-23011", + "Microsoft.Win32.Primitives": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Threading.Thread": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading.ThreadPool": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Process.dll": {} + } + }, + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] - }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.Cryptography.Encryption.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.Cryptography.Encryption.dll" - ] - }, - "System.Security.SecureString/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Encryption.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {} + } + }, + "System.Security.SecureString/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Security.Cryptography.Encryption": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Security.SecureString.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Security.SecureString.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Security.Cryptography.Encryption": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Security.SecureString.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Security.SecureString.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -369,188 +369,188 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "Microsoft.Win32.Primitives/4.0.0-beta-23008": { - "sha512": "Qe4ZsArl/Wsoe+aqVhmPJb5mG8yqDbaZZj7YzsL9YVCj8sDs0Qjie/NIOh75qZlUuyyvwAbvglRIzbRvnti0Jg==", + "Microsoft.Win32.Primitives/4.0.0-beta-23011": { + "sha512": "616XdcBJ4qCqR1H9m7Sg4iMncCdg9bl6bSTvcKINfiWigVPdvLNO9JkTTVSqiq0IJgx8JknL/oFU7G+S6Uv/+Q==", "files": [ - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Primitives.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Primitives.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Primitives.nuspec", - "lib/any/Microsoft.Win32.Primitives.dll", + "lib/dotnet/Microsoft.Win32.Primitives.dll", "lib/net46/Microsoft.Win32.Primitives.dll", - "ref/any/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.dll", "ref/net46/Microsoft.Win32.Primitives.dll" ] }, - "Microsoft.Win32.Registry/4.0.0-beta-23008": { - "sha512": "pMcwnEt3DpxT121bjOwkbmFrEPN8lkGj8XZb+zkZGQ5Z0wFwN9Nx9MIWsAYcxJDrgH8ntILEGOCWl9GntuN26g==", + "Microsoft.Win32.Registry/4.0.0-beta-23011": { + "sha512": "1Ly6P90M7w2Yn9CvAK/2dkF1exPIZcvP0IXoLfx0bfYQlPpwe5zGSwK+lohClZE6XoTGsDuPfWc1mH7VjyOKew==", "files": [ - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg", - "Microsoft.Win32.Registry.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23011.nupkg.sha512", "Microsoft.Win32.Registry.nuspec", "lib/DNXCore50/Microsoft.Win32.Registry.dll", "lib/net46/Microsoft.Win32.Registry.dll", - "ref/any/Microsoft.Win32.Registry.dll", + "ref/dotnet/Microsoft.Win32.Registry.dll", "ref/net46/Microsoft.Win32.Registry.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Process/4.0.0-beta-23008": { - "sha512": "5DICgTTNmNSJIVnHpfH5/4jn1hiVIM9CYL/hD+CfOJ2km87RZdYxRnkS63k1oHYhyDzXWTeh3w5dceaP4/xuoA==", + "System.Diagnostics.Process/4.0.0-beta-23011": { + "sha512": "cEHJotEsyb+tzHyyyIOx4lH+5UFZEXmlZmA9I9/16ftkEMgxOqND83KAIfuiPtUZEx2TJG1DoJ1lWL/eR6CStA==", "files": [ - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Process.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Process.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Process.nuspec", "lib/DNXCore50/System.Diagnostics.Process.dll", "lib/net46/System.Diagnostics.Process.dll", - "ref/any/System.Diagnostics.Process.dll", + "ref/dotnet/System.Diagnostics.Process.dll", "ref/net46/System.Diagnostics.Process.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -559,222 +559,224 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Security.Cryptography.Encryption/4.0.0-beta-23008": { - "sha512": "hv7d5zU94Y320dnLLwoNmq6pRHxBBIslSEIeRawWOpjE81oqfrf00FwK88hvDuMdYQSCfTszUf1mVT6xQF56yg==", + "System.Security.Cryptography.Encryption/4.0.0-beta-23011": { + "sha512": "M4fhV1AeaCaU6uwwQEw+TM8gkPtvGnw6znTFyqoCCl142uk3TyOFoMfoTNkCBvJlUcL0EzXplrSGJHy3gumwcg==", "files": [ - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg", - "System.Security.Cryptography.Encryption.4.0.0-beta-23008.nupkg.sha512", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg", + "System.Security.Cryptography.Encryption.4.0.0-beta-23011.nupkg.sha512", "System.Security.Cryptography.Encryption.nuspec", "lib/DNXCore50/System.Security.Cryptography.Encryption.dll", "lib/net46/System.Security.Cryptography.Encryption.dll", - "ref/any/System.Security.Cryptography.Encryption.dll", + "ref/dotnet/System.Security.Cryptography.Encryption.dll", "ref/net46/System.Security.Cryptography.Encryption.dll" ] }, - "System.Security.SecureString/4.0.0-beta-23008": { - "sha512": "eMVNI36iBmiQ/CljLLgxyNu6GTwg/RYvjCrNUuxoCMt6SOAh+2RXW8dg5EspQdG9bDRh+CmCRdjRAXs2Xek0IQ==", + "System.Security.SecureString/4.0.0-beta-23011": { + "sha512": "QjowwdwQHnPa2KTASn0fjfYWRNAK/KQJgRMTJVG77Qx4rEhayXfqibOm0JZmJMFU1cbhCCQtWIMzys+Z6qSXNw==", "files": [ - "System.Security.SecureString.4.0.0-beta-23008.nupkg", - "System.Security.SecureString.4.0.0-beta-23008.nupkg.sha512", + "System.Security.SecureString.4.0.0-beta-23011.nupkg", + "System.Security.SecureString.4.0.0-beta-23011.nupkg.sha512", "System.Security.SecureString.nuspec", "lib/DNXCore50/System.Security.SecureString.dll", "lib/net46/System.Security.SecureString.dll", - "ref/any/System.Security.SecureString.dll", + "ref/dotnet/System.Security.SecureString.dll", "ref/net46/System.Security.SecureString.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, diff --git a/src/System.Text.Encoding.CodePages/src/project.lock.json b/src/System.Text.Encoding.CodePages/src/project.lock.json index c83a0945445e..27f6bfb71086 100644 --- a/src/System.Text.Encoding.CodePages/src/project.lock.json +++ b/src/System.Text.Encoding.CodePages/src/project.lock.json @@ -1,317 +1,319 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -320,147 +322,150 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Text.Encoding.CodePages/tests/project.lock.json b/src/System.Text.Encoding.CodePages/tests/project.lock.json index 46f2a4d02739..6525dae0540d 100644 --- a/src/System.Text.Encoding.CodePages/tests/project.lock.json +++ b/src/System.Text.Encoding.CodePages/tests/project.lock.json @@ -1,100 +1,100 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -102,129 +102,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -233,52 +233,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -295,40 +295,40 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -345,43 +345,43 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -398,11 +398,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -424,146 +424,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -658,11 +660,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Text.Encoding.Extensions/tests/project.lock.json b/src/System.Text.Encoding.Extensions/tests/project.lock.json index e90cf06c27fd..42384fc24711 100644 --- a/src/System.Text.Encoding.Extensions/tests/project.lock.json +++ b/src/System.Text.Encoding.Extensions/tests/project.lock.json @@ -1,100 +1,100 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -102,129 +102,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -233,52 +233,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -295,40 +295,40 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -345,43 +345,43 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -398,11 +398,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -424,146 +424,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -658,11 +660,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Text.Encoding/tests/project.lock.json b/src/System.Text.Encoding/tests/project.lock.json index 9e8cc80afaa5..075d1ac8a5eb 100644 --- a/src/System.Text.Encoding/tests/project.lock.json +++ b/src/System.Text.Encoding/tests/project.lock.json @@ -1,40 +1,40 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -42,29 +42,29 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -72,56 +72,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -130,58 +130,58 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -190,52 +190,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -252,27 +252,27 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -290,16 +290,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] @@ -330,11 +330,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -369,30 +369,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -423,30 +423,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] @@ -464,16 +464,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -568,11 +568,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Text.Encodings.Web/src/project.lock.json b/src/System.Text.Encodings.Web/src/project.lock.json index 499e087a3ce6..a2a9dd92caa5 100644 --- a/src/System.Text.Encodings.Web/src/project.lock.json +++ b/src/System.Text.Encodings.Web/src/project.lock.json @@ -1,267 +1,269 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -270,119 +272,122 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] } diff --git a/src/System.Text.Encodings.Web/tests/project.lock.json b/src/System.Text.Encodings.Web/tests/project.lock.json index 119d4d10e1e7..694df540221c 100644 --- a/src/System.Text.Encodings.Web/tests/project.lock.json +++ b/src/System.Text.Encodings.Web/tests/project.lock.json @@ -1,184 +1,184 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.0-beta-23008": { + "System.Globalization/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Globalization.dll" - ] + "compile": { + "ref/dotnet/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.0-beta-23008": { + "System.Threading.Tasks/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -187,129 +187,132 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.0-beta-23008": { - "sha512": "tEn1NaY8Hlheh18xv7cWJVIbziXDXxWIPGYm9QsCO+0/qB9goaA9aHOBvFxgmUyeh9Quzc9N/pjirNUh3w93oQ==", + "System.Globalization/4.0.0-beta-23011": { + "sha512": "uyUfEy804V1FNjZ1dWeWChxE4zDjz2pQ6Lx3To/ceDDxSyUNfFJuXmHnw9d6K6NUC9KAag7mpjaVgLJCldl6Zg==", "files": [ "License.rtf", - "System.Globalization.4.0.0-beta-23008.nupkg", - "System.Globalization.4.0.0-beta-23008.nupkg.sha512", + "System.Globalization.4.0.0-beta-23011.nupkg", + "System.Globalization.4.0.0-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net45/_._", + "ref/netcore50/System.Globalization.dll", "ref/win8/_._" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -318,149 +321,153 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.0-beta-23008": { - "sha512": "+LJfLvom7OFURljS/+JpVE046SLbWAwYTOcECaCFMlNccJ5MuZ9IALaUpIIy30b2EfsqVlPHUDkG1FJfFsmBvQ==", + "System.Threading.Tasks/4.0.0-beta-23011": { + "sha512": "32tZzgoOQuw1JA2B8TDSo1FRrKVuZ5ywWnc+x7OVqCav62avxeAIxd/ZkzpoNniNTDUYwgPyMjtyc+KsvUQtog==", "files": [ "License.rtf", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.dll", "ref/win8/_._" ] }, diff --git a/src/System.Text.RegularExpressions/src/project.lock.json b/src/System.Text.RegularExpressions/src/project.lock.json index 06bc57af19bf..6b53e9fac635 100644 --- a/src/System.Text.RegularExpressions/src/project.lock.json +++ b/src/System.Text.RegularExpressions/src/project.lock.json @@ -1,243 +1,244 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -246,118 +247,120 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Text.RegularExpressions/tests/project.lock.json b/src/System.Text.RegularExpressions/tests/project.lock.json index 314701e0e3f7..196570f12455 100644 --- a/src/System.Text.RegularExpressions/tests/project.lock.json +++ b/src/System.Text.RegularExpressions/tests/project.lock.json @@ -1,100 +1,100 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -102,129 +102,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -233,52 +233,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -295,39 +295,39 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -344,43 +344,43 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -397,11 +397,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -423,146 +423,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -657,11 +659,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Threading.Tasks.Dataflow/tests/project.lock.json b/src/System.Threading.Tasks.Dataflow/tests/project.lock.json index 9bfabb24b365..ffdb81d83708 100644 --- a/src/System.Threading.Tasks.Dataflow/tests/project.lock.json +++ b/src/System.Threading.Tasks.Dataflow/tests/project.lock.json @@ -1,462 +1,462 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "Microsoft.CSharp/4.0.0-beta-23008": { + "Microsoft.CSharp/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Dynamic.Runtime": "4.0.0-beta-23008", - "System.Linq.Expressions": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.ObjectModel": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/Microsoft.CSharp.dll" - ], - "runtime": [ - "lib/any/Microsoft.CSharp.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Dynamic.Runtime": "4.0.0-beta-23011", + "System.Linq.Expressions": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.ObjectModel": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/Microsoft.CSharp.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.CSharp.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Dynamic.Runtime/4.0.10-beta-23008": { + "System.Dynamic.Runtime/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Linq.Expressions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Dynamic.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Dynamic.Runtime.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Linq.Expressions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Linq.Expressions/4.0.10-beta-23008": { + "System.Linq.Expressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.Emit": "4.0.0-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Reflection.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.Expressions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Linq.Expressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.Emit": "4.0.0-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Reflection.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } }, - "System.ObjectModel/4.0.10-beta-23008": { + "System.ObjectModel/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.ObjectModel.dll" - ], - "runtime": [ - "lib/any/System.ObjectModel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Tasks.Parallel/4.0.0-beta-23008": { + "System.Threading.Tasks.Parallel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections.Concurrent": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.Parallel.dll" - ], - "runtime": [ - "lib/any/System.Threading.Tasks.Parallel.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections.Concurrent": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { + "System.Threading.ThreadPool/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.ThreadPool.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.ThreadPool.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -465,52 +465,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -527,213 +527,218 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "Microsoft.CSharp/4.0.0-beta-23008": { - "sha512": "bA79NTmrTg412Rrp4LhfkKfiQ7wnBhwENUd9DW7t3DPEUyI9CP19vqtG16niU39u+gkaLKQeeHV5lSaBpqqLNQ==", + "Microsoft.CSharp/4.0.0-beta-23011": { + "sha512": "ZYEkR/ojwQdYTNJVpNmu2draiQTYKgZlQk/XJnGjYiID1f3C/OErUZM4a4lJSdF5cUW4xuGz7KvdgwpwsqGXUw==", "files": [ - "Microsoft.CSharp.4.0.0-beta-23008.nupkg", - "Microsoft.CSharp.4.0.0-beta-23008.nupkg.sha512", + "Microsoft.CSharp.4.0.0-beta-23011.nupkg", + "Microsoft.CSharp.4.0.0-beta-23011.nupkg.sha512", "Microsoft.CSharp.nuspec", - "lib/any/Microsoft.CSharp.dll", + "lib/dotnet/Microsoft.CSharp.dll", "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", "lib/win8/_._", - "ref/any/Microsoft.CSharp.dll", + "ref/dotnet/Microsoft.CSharp.dll", "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", "ref/win8/_._" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Dynamic.Runtime/4.0.10-beta-23008": { - "sha512": "TRhDMLarLZSg+Ko1WZfC26l+q7zC5h13YhwiuLmgJZTgcrAxBbB4ldpNVzUSf+L6ZdacerExKIw7PCOEQDszew==", + "System.Dynamic.Runtime/4.0.10-beta-23011": { + "sha512": "DkJARdBc/DUljk7XejtynKVM9Zb4uSEQ7Omfe5Xygc/4ISqeFAhKM/T36J7A8v+jO3aQn4iWFQjik7Tih2OtJA==", "files": [ "runtime.json", - "System.Dynamic.Runtime.4.0.10-beta-23008.nupkg", - "System.Dynamic.Runtime.4.0.10-beta-23008.nupkg.sha512", + "System.Dynamic.Runtime.4.0.10-beta-23011.nupkg", + "System.Dynamic.Runtime.4.0.10-beta-23011.nupkg.sha512", "System.Dynamic.Runtime.nuspec", "lib/DNXCore50/System.Dynamic.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Dynamic.Runtime.dll", - "ref/any/System.Dynamic.Runtime.dll", + "ref/dotnet/System.Dynamic.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Linq.Expressions/4.0.10-beta-23008": { - "sha512": "ovzEgl9Fnh2KM/u1SlueJtEhVLXXsgNOnYipL6k4v8FWmapVYsLLYjtpRBnEk1ONVV2PVH+sqx+DDUxEyQivCg==", + "System.Linq.Expressions/4.0.10-beta-23011": { + "sha512": "v1N9Fm0jnAWOpUFsGXek1hVHr0+CuD4TvjOYLjW00+EpBnf+gTx8HRnrrUxvlylU3/FzEyPeFkz8m+Z2DsoOWA==", "files": [ "runtime.json", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg", - "System.Linq.Expressions.4.0.10-beta-23008.nupkg.sha512", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg", + "System.Linq.Expressions.4.0.10-beta-23011.nupkg.sha512", "System.Linq.Expressions.nuspec", "lib/DNXCore50/System.Linq.Expressions.dll", "lib/net46/_._", "lib/netcore50/System.Linq.Expressions.dll", - "ref/any/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll" ] }, - "System.ObjectModel/4.0.10-beta-23008": { - "sha512": "x62g67ibtc53mLeHJ4BoQ9bYf+0UYvPXYi4JaEd8xnFFBHkOf5GF9YJkw5u433TVZ60do1GU2us0TKZp8+L3ZQ==", + "System.ObjectModel/4.0.10-beta-23011": { + "sha512": "bRpsIvHcNa1d5O+icRYpwi7keOynar+yKZnJxEIjahznKcsVK2DLPMsm5VWPygNkSz9m7EFDmr8J6Mg/lvmwJw==", "files": [ - "System.ObjectModel.4.0.10-beta-23008.nupkg", - "System.ObjectModel.4.0.10-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.10-beta-23011.nupkg", + "System.ObjectModel.4.0.10-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", - "lib/any/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.dll", "lib/net46/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net46/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -742,255 +747,260 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Tasks.Parallel/4.0.0-beta-23008": { - "sha512": "h0oT3mxIv3T4lVcW8fkSTe+nNOl4v1R9MomMfVgSsMsRWTa/5Bxxy0lmgYMxC1QAbxx+6crBeRpueJluhYRN8g==", + "System.Threading.Tasks.Parallel/4.0.0-beta-23011": { + "sha512": "hz5DDAlXVmUbYkPpplYBgzfMq+7EsCwx+7wmaghVwibZCaFskhximjZzt8SammBsFaLXMjwWydSCtsO3+tbQoA==", "files": [ - "System.Threading.Tasks.Parallel.4.0.0-beta-23008.nupkg", - "System.Threading.Tasks.Parallel.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Tasks.Parallel.4.0.0-beta-23011.nupkg", + "System.Threading.Tasks.Parallel.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Tasks.Parallel.nuspec", - "lib/any/System.Threading.Tasks.Parallel.dll", + "lib/dotnet/System.Threading.Tasks.Parallel.dll", "lib/net45/_._", + "lib/netcore50/System.Threading.Tasks.Parallel.dll", "lib/win8/_._", - "ref/any/System.Threading.Tasks.Parallel.dll", + "ref/dotnet/System.Threading.Tasks.Parallel.dll", "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", "ref/win8/_._" ] }, - "System.Threading.ThreadPool/4.0.10-beta-23008": { - "sha512": "O7WXXqZy/KOgOGaRER4QmoXte41iaqlrqqqQzm/iTeI1XJk1SmikQOIeABQWcmF89VHKBS7WSLJSZEGw8jo6ag==", + "System.Threading.ThreadPool/4.0.10-beta-23011": { + "sha512": "snl3qG4VIot1RBVobTp453SqR9rolmbS38wzTbsSw1MSiDQ0hrYRp5qLPSeqgBre+cZuGkMObfULBGg5xcN5Zw==", "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg", - "System.Threading.ThreadPool.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23011.nupkg.sha512", "System.Threading.ThreadPool.nuspec", "lib/DNXCore50/System.Threading.ThreadPool.dll", "lib/net46/System.Threading.ThreadPool.dll", - "ref/any/System.Threading.ThreadPool.dll", + "ref/dotnet/System.Threading.ThreadPool.dll", "ref/net46/System.Threading.ThreadPool.dll" ] }, @@ -1084,11 +1094,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Threading.Tasks.Parallel/src/project.lock.json b/src/System.Threading.Tasks.Parallel/src/project.lock.json index 6a0623c8adb5..ec0913426b46 100644 --- a/src/System.Threading.Tasks.Parallel/src/project.lock.json +++ b/src/System.Threading.Tasks.Parallel/src/project.lock.json @@ -1,320 +1,323 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.0-beta-23008": { + "System.IO/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.IO.dll" - ] + "compile": { + "ref/dotnet/System.IO.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Text.Encoding/4.0.0-beta-23008": { + "System.Text.Encoding/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.0-beta-23008": { - "sha512": "kzdZlf08lPOcJ97tb5Qk2CTmy0ThluDhHJqlIzWlorvnVPrO3+HflUGJjsFZm47H/CBzdIXQ6uPAdWRPFTraYQ==", + "System.IO/4.0.0-beta-23011": { + "sha512": "98UhPLK6eVcw+fVKBEeb57MGsMN9WQPCCS+8yoMjg8/4Qtaqtw4vYqrNJ9jmUUNDyJQEKEBcorLbaeNW7EMZiw==", "files": [ "License.rtf", - "System.IO.4.0.0-beta-23008.nupkg", - "System.IO.4.0.0-beta-23008.nupkg.sha512", + "System.IO.4.0.0-beta-23011.nupkg", + "System.IO.4.0.0-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net45/_._", + "ref/netcore50/System.IO.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -323,118 +326,121 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Text.Encoding/4.0.0-beta-23008": { - "sha512": "C02vM+o7CGClKrD0yKxjDnt+FFv74VeyFnBNszypdrJqgZTuKko4SsxJfaZEMJ8ObrYajogKXeOOk3xuZl2C4g==", + "System.Text.Encoding/4.0.0-beta-23011": { + "sha512": "guYjgbAgP4TKdyys0WhXXLNVxasqWczLgbhi4modkSKLtC9vnewebG9mzgkzuKwnXwsi3r0h+uBfsHMO5hIxgQ==", "files": [ "License.rtf", - "System.Text.Encoding.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net45/_._", + "ref/netcore50/System.Text.Encoding.dll", "ref/win8/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Threading.Tasks.Parallel/tests/project.lock.json b/src/System.Threading.Tasks.Parallel/tests/project.lock.json index 226a087ebe89..4578bd6a1338 100644 --- a/src/System.Threading.Tasks.Parallel/tests/project.lock.json +++ b/src/System.Threading.Tasks.Parallel/tests/project.lock.json @@ -1,70 +1,70 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Collections.Concurrent/4.0.10-beta-23008": { + "System.Collections.Concurrent/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Tracing": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.Concurrent.dll" - ], - "runtime": [ - "lib/any/System.Collections.Concurrent.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Tracing": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, "System.IO/4.0.10-beta-22816": { "dependencies": { @@ -72,32 +72,32 @@ "System.Text.Encoding": "4.0.10-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.IO.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.IO.dll" - ] + "compile": { + "lib/contract/System.IO.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.IO.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -105,69 +105,69 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -176,46 +176,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -224,52 +224,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -286,80 +286,80 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Collections.Concurrent/4.0.10-beta-23008": { - "sha512": "bExJfejVNaEMg/qSHFOikbRbo4VROXxxurwFmxFffpteuTxtyQXrZnODfi0n0vKSbqfExOof7RmRRjzmEbswgg==", + "System.Collections.Concurrent/4.0.10-beta-23011": { + "sha512": "A0ZtPfMB4GoAulXFC70s0NlVvw+7UxbD9YL9mfSRhtz3kYVs5hioetfpml7b0/7C8dlEl4l2FlZDsfjkbgORtg==", "files": [ - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg", - "System.Collections.Concurrent.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg", + "System.Collections.Concurrent.4.0.10-beta-23011.nupkg.sha512", "System.Collections.Concurrent.nuspec", - "lib/any/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.dll", "lib/net46/_._", - "ref/any/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.dll", "ref/net46/_._" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] @@ -377,25 +377,27 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.IO.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -430,46 +432,47 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -513,30 +516,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Text.Encoding.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -631,11 +634,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Threading.Tasks/src/project.lock.json b/src/System.Threading.Tasks/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Threading.Tasks/src/project.lock.json +++ b/src/System.Threading.Tasks/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Threading.Tasks/tests/project.lock.json b/src/System.Threading.Tasks/tests/project.lock.json index 6089a0e5f4e9..541eea0585d2 100644 --- a/src/System.Threading.Tasks/tests/project.lock.json +++ b/src/System.Threading.Tasks/tests/project.lock.json @@ -1,238 +1,238 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.0-beta-23008": { + "System.Collections/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -241,52 +241,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -303,107 +303,108 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.0-beta-23008": { - "sha512": "GbHBy1NvO92u+/+9opTcYpfxqhIWgiAuogAj2ag3drWcpSl1VlWgPyTH9Tzy26jhM3FDRyyhtzHn7LWsDzFTLg==", + "System.Collections/4.0.0-beta-23011": { + "sha512": "lf865tjxdHWHKUhowQCjQYuqC+N56MP72rlas2ir1KQzkzwDtMkiVNxiXuTQGvs571wqERZ+v0RMWLgLQZwZow==", "files": [ "License.rtf", - "System.Collections.4.0.0-beta-23008.nupkg", - "System.Collections.4.0.0-beta-23008.nupkg.sha512", + "System.Collections.4.0.0-beta-23011.nupkg", + "System.Collections.4.0.0-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", "ref/win8/_._" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -420,11 +421,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -433,160 +434,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -681,11 +684,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] @@ -712,4 +715,4 @@ ], "DNXCore,Version=v5.0": [] } -} +} \ No newline at end of file diff --git a/src/System.Threading/src/project.lock.json b/src/System.Threading/src/project.lock.json index 28e19da7648e..ff22f36c774e 100644 --- a/src/System.Threading/src/project.lock.json +++ b/src/System.Threading/src/project.lock.json @@ -1,27 +1,29 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { "Microsoft.DotNet.CoreCLR/1.0.3-prerelease": { - "compile": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ], - "runtime": [ - "lib/aspnetcore50/clretwrc.dll", - "lib/aspnetcore50/coreclr.dll", - "lib/aspnetcore50/mscordaccore.dll", - "lib/aspnetcore50/mscordbi.dll", - "lib/aspnetcore50/mscorlib.dll", - "lib/aspnetcore50/mscorrc.debug.dll", - "lib/aspnetcore50/mscorrc.dll" - ] + "compile": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + }, + "runtime": { + "lib/aspnetcore50/clretwrc.dll": {}, + "lib/aspnetcore50/coreclr.dll": {}, + "lib/aspnetcore50/corerun.exe": {}, + "lib/aspnetcore50/mscordaccore.dll": {}, + "lib/aspnetcore50/mscordbi.dll": {}, + "lib/aspnetcore50/mscorlib.dll": {}, + "lib/aspnetcore50/mscorrc.debug.dll": {}, + "lib/aspnetcore50/mscorrc.dll": {} + } } } }, diff --git a/src/System.Threading/tests/project.lock.json b/src/System.Threading/tests/project.lock.json index 8d371f9653cf..541eea0585d2 100644 --- a/src/System.Threading/tests/project.lock.json +++ b/src/System.Threading/tests/project.lock.json @@ -1,238 +1,238 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.0-beta-23008": { + "System.Collections/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { + "System.Diagnostics.Tracing/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tracing.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tracing.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -241,52 +241,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -303,107 +303,108 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.0-beta-23008": { - "sha512": "GbHBy1NvO92u+/+9opTcYpfxqhIWgiAuogAj2ag3drWcpSl1VlWgPyTH9Tzy26jhM3FDRyyhtzHn7LWsDzFTLg==", + "System.Collections/4.0.0-beta-23011": { + "sha512": "lf865tjxdHWHKUhowQCjQYuqC+N56MP72rlas2ir1KQzkzwDtMkiVNxiXuTQGvs571wqERZ+v0RMWLgLQZwZow==", "files": [ "License.rtf", - "System.Collections.4.0.0-beta-23008.nupkg", - "System.Collections.4.0.0-beta-23008.nupkg.sha512", + "System.Collections.4.0.0-beta-23011.nupkg", + "System.Collections.4.0.0-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net45/_._", + "ref/netcore50/System.Collections.dll", "ref/win8/_._" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tracing/4.0.20-beta-23008": { - "sha512": "m6irlhgmoh4p0pfR3cGFprlvXy4Gx9WQRTMdFA5/qIBwaD66Ul01cJAuTlJAvn9q2joqBWYr+meaAl7VoDZIpQ==", + "System.Diagnostics.Tracing/4.0.20-beta-23011": { + "sha512": "Z+dTb54VNEFLKETTz+KJvEYXGr8PRReTw8RC2o0qU9LaJNQ6Rw/BnlzhSgmfXwTybp33P+u1lV2XraMi0QBqrA==", "files": [ - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg", - "System.Diagnostics.Tracing.4.0.20-beta-23008.nupkg.sha512", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg", + "System.Diagnostics.Tracing.4.0.20-beta-23011.nupkg.sha512", "System.Diagnostics.Tracing.nuspec", "lib/DNXCore50/System.Diagnostics.Tracing.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Tracing.dll", - "ref/any/System.Diagnostics.Tracing.dll", + "ref/dotnet/System.Diagnostics.Tracing.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -420,11 +421,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -433,160 +434,162 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -681,11 +684,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/src/project.lock.json b/src/System.Xml.ReaderWriter/src/project.lock.json index 479f42a2c731..d0d49b0a8e9b 100644 --- a/src/System.Xml.ReaderWriter/src/project.lock.json +++ b/src/System.Xml.ReaderWriter/src/project.lock.json @@ -1,367 +1,368 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -370,185 +371,187 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.lock.json b/src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.lock.json index c664c7031f6d..16bb92f77f48 100644 --- a/src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.lock.json @@ -1,59 +1,59 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,27 +229,27 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -267,16 +267,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] @@ -294,11 +294,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -333,16 +333,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -515,11 +515,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.lock.json b/src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.lock.json index c664c7031f6d..16bb92f77f48 100644 --- a/src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.lock.json @@ -1,59 +1,59 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,27 +229,27 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -267,16 +267,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] @@ -294,11 +294,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -333,16 +333,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -515,11 +515,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.lock.json b/src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.lock.json index c664c7031f6d..16bb92f77f48 100644 --- a/src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.lock.json @@ -1,59 +1,59 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,27 +229,27 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -267,16 +267,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] @@ -294,11 +294,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -333,16 +333,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -515,11 +515,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.lock.json b/src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.lock.json index 4cf67d27c20e..78ecd68c0d17 100644 --- a/src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.lock.json @@ -1,59 +1,59 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,27 +229,27 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -267,16 +267,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] @@ -294,11 +294,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -333,30 +333,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -516,11 +516,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.lock.json b/src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.lock.json index 4d19a77a969c..a418910237f8 100644 --- a/src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.lock.json @@ -1,59 +1,59 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,27 +229,27 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -267,16 +267,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] @@ -294,11 +294,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -333,30 +333,30 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] @@ -387,16 +387,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] @@ -517,11 +517,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.lock.json b/src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.lock.json index c664c7031f6d..16bb92f77f48 100644 --- a/src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.lock.json @@ -1,59 +1,59 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, "System.Text.Encoding/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Text.Encoding.dll" - ] + "compile": { + "lib/contract/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, "System.Threading.Tasks/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.Tasks.dll" - ] + "compile": { + "lib/contract/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,27 +229,27 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -267,16 +267,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] @@ -294,11 +294,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -333,16 +333,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -515,11 +515,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.lock.json b/src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.lock.json index c7753a92cd58..a248e550cf7d 100644 --- a/src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.lock.json @@ -1,123 +1,123 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -125,181 +125,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -308,52 +308,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -370,107 +370,107 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -487,11 +487,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -513,184 +513,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -784,11 +786,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.lock.json b/src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.lock.json index a9a702f650f7..916427aed486 100644 --- a/src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.lock.json @@ -1,103 +1,103 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -105,129 +105,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -236,52 +236,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -298,116 +298,118 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -429,146 +431,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -663,11 +667,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.lock.json b/src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.lock.json index ae17606158ac..33532f050fe0 100644 --- a/src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.lock.json @@ -1,103 +1,103 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -105,129 +105,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -236,52 +236,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -298,116 +298,118 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -429,146 +431,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -663,11 +667,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/XmlConvert/project.lock.json b/src/System.Xml.ReaderWriter/tests/XmlConvert/project.lock.json index aa5f01b89848..96856f04432c 100644 --- a/src/System.Xml.ReaderWriter/tests/XmlConvert/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/XmlConvert/project.lock.json @@ -1,100 +1,100 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -102,129 +102,129 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -233,52 +233,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -295,40 +295,40 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, @@ -345,43 +345,43 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -398,11 +398,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -424,146 +424,148 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -658,11 +660,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.lock.json b/src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.lock.json index c9b52ab43f76..da765694e6aa 100644 --- a/src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.lock.json @@ -1,271 +1,271 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -274,141 +274,141 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -417,198 +417,201 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, diff --git a/src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.lock.json b/src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.lock.json index e9fd2a6e138a..9703683dc813 100644 --- a/src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.lock.json @@ -1,59 +1,59 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, "System.Diagnostics.Debug/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Diagnostics.Debug.dll" - ] + "compile": { + "lib/contract/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -61,56 +61,56 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, "System.Reflection.Primitives/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.Primitives.dll" - ] + "compile": { + "lib/contract/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, "System.Runtime.Extensions/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Extensions.dll" - ] + "compile": { + "lib/contract/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Extensions.dll": {} + } }, "System.Runtime.Handles/4.0.0-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.Handles.dll" - ] + "compile": { + "lib/contract/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.Handles.dll": {} + } }, "System.Runtime.InteropServices/4.0.20-beta-22816": { "dependencies": { @@ -119,46 +119,46 @@ "System.Runtime": "4.0.20-beta-22816", "System.Runtime.Handles": "4.0.0-beta-22816" }, - "compile": [ - "lib/contract/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Runtime.InteropServices.dll" - ] + "compile": { + "lib/contract/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, "System.Threading/4.0.10-beta-22816": { "dependencies": { "System.Runtime": "4.0.20-beta-22816", "System.Threading.Tasks": "4.0.10-beta-22816" }, - "compile": [ - "lib/contract/System.Threading.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Threading.dll" - ] + "compile": { + "lib/contract/System.Threading.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Threading.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -167,52 +167,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -229,27 +229,27 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] @@ -267,16 +267,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Diagnostics.Debug.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] @@ -294,11 +294,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -333,16 +333,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.Primitives.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] @@ -386,16 +386,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] @@ -413,16 +413,16 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Threading.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] @@ -517,11 +517,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.lock.json b/src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.lock.json index b3347bfa481a..a187dc999473 100644 --- a/src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.lock.json @@ -1,104 +1,104 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -106,181 +106,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -289,52 +289,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -351,95 +351,95 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -456,11 +456,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -482,184 +482,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -753,11 +755,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.lock.json b/src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.lock.json index 7a17cbd47c47..1cfee416bd49 100644 --- a/src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.lock.json @@ -1,271 +1,271 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.0-beta-23008": { + "System.Reflection/4.0.0-beta-23011": { "dependencies": { - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime": "4.0.0-beta-23008" + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -274,141 +274,141 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -417,198 +417,201 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.0-beta-23008": { - "sha512": "/gnpNIorc2AdJ3azll/m4pbRVdOzkpApS7XatsMMZ7kwhMC6qosqvf8fbI01LoMwZIX6YRU+HYmYBBIQxSyL9g==", + "System.Reflection/4.0.0-beta-23011": { + "sha512": "br7r/rkVYv0z/TEV2rcP6IDWDlMUXu7T5wAv9TRvsyrew9UjMOUGTpUCfXiLkl6jCSUtHpgEO7VSd8wHggtLYw==", "files": [ "License.rtf", - "System.Reflection.4.0.0-beta-23008.nupkg", - "System.Reflection.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.4.0.0-beta-23011.nupkg", + "System.Reflection.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.dll", "ref/win8/_._" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, diff --git a/src/System.Xml.ReaderWriter/tests/XmlWriter/project.lock.json b/src/System.Xml.ReaderWriter/tests/XmlWriter/project.lock.json index 59c805376312..d229eb2ab98c 100644 --- a/src/System.Xml.ReaderWriter/tests/XmlWriter/project.lock.json +++ b/src/System.Xml.ReaderWriter/tests/XmlWriter/project.lock.json @@ -1,134 +1,134 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.AppContext/4.0.0-beta-23008": { + "System.AppContext/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.AppContext.dll" - ], - "runtime": [ - "lib/DNXCore50/System.AppContext.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.AppContext.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.AppContext.dll": {} + } }, - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -136,181 +136,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -319,52 +319,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -381,120 +381,120 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.AppContext/4.0.0-beta-23008": { - "sha512": "zZTsWIQ1B28gMM/a+Oan/Hfk3Daz63fSHswlFgcjeMUvewo+8y9xXmh6jTmC02GEOnQUxJ7RIar+Yu+188Fj5A==", + "System.AppContext/4.0.0-beta-23011": { + "sha512": "6rlUvEdDqjcKwrw/7oQ/prXpr0KkqPkXfqQAycuzGIGbeCWP6HlMVeFDZxymuvASiuLuWCOGtCd+Qoc3GU4y0g==", "files": [ - "System.AppContext.4.0.0-beta-23008.nupkg", - "System.AppContext.4.0.0-beta-23008.nupkg.sha512", + "System.AppContext.4.0.0-beta-23011.nupkg", + "System.AppContext.4.0.0-beta-23011.nupkg.sha512", "System.AppContext.nuspec", "lib/DNXCore50/System.AppContext.dll", "lib/net46/System.AppContext.dll", "lib/netcore50/System.AppContext.dll", - "ref/any/System.AppContext.dll", + "ref/dotnet/System.AppContext.dll", "ref/net46/System.AppContext.dll" ] }, - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -511,11 +511,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -537,184 +537,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -808,11 +810,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/src/project.lock.json b/src/System.Xml.XDocument/src/project.lock.json index 3d0db40702b8..12116117977d 100644 --- a/src/System.Xml.XDocument/src/project.lock.json +++ b/src/System.Xml.XDocument/src/project.lock.json @@ -1,391 +1,392 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -394,198 +395,200 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] } diff --git a/src/System.Xml.XDocument/tests/Properties/project.lock.json b/src/System.Xml.XDocument/tests/Properties/project.lock.json index c31f495e7cb1..7586e3895d7e 100644 --- a/src/System.Xml.XDocument/tests/Properties/project.lock.json +++ b/src/System.Xml.XDocument/tests/Properties/project.lock.json @@ -1,107 +1,107 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -109,181 +109,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -292,52 +292,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -354,117 +354,119 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -486,184 +488,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -757,11 +761,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/SDMSample/project.lock.json b/src/System.Xml.XDocument/tests/SDMSample/project.lock.json index 2d1e7c0b11d4..cbf388979ca8 100644 --- a/src/System.Xml.XDocument/tests/SDMSample/project.lock.json +++ b/src/System.Xml.XDocument/tests/SDMSample/project.lock.json @@ -1,126 +1,126 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -128,181 +128,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -311,52 +311,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -373,129 +373,131 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -517,184 +519,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -788,11 +792,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/Streaming/project.lock.json b/src/System.Xml.XDocument/tests/Streaming/project.lock.json index c01aea5f3517..d445ea2c7c6e 100644 --- a/src/System.Xml.XDocument/tests/Streaming/project.lock.json +++ b/src/System.Xml.XDocument/tests/Streaming/project.lock.json @@ -1,107 +1,107 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -109,181 +109,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -292,52 +292,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -354,117 +354,119 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -486,184 +488,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -757,11 +761,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/TreeManipulation/project.lock.json b/src/System.Xml.XDocument/tests/TreeManipulation/project.lock.json index 2537137f74b8..af7706f7d510 100644 --- a/src/System.Xml.XDocument/tests/TreeManipulation/project.lock.json +++ b/src/System.Xml.XDocument/tests/TreeManipulation/project.lock.json @@ -1,107 +1,107 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -109,181 +109,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -292,52 +292,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -354,117 +354,119 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -486,184 +488,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -757,11 +761,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/XDocument.Common/project.lock.json b/src/System.Xml.XDocument/tests/XDocument.Common/project.lock.json index fb54cd59769c..585857292872 100644 --- a/src/System.Xml.XDocument/tests/XDocument.Common/project.lock.json +++ b/src/System.Xml.XDocument/tests/XDocument.Common/project.lock.json @@ -1,126 +1,126 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -128,181 +128,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -311,52 +311,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -373,128 +373,130 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -516,184 +518,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -787,11 +791,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.lock.json b/src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.lock.json index 9e99528f2ca2..05c250368c91 100644 --- a/src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.lock.json +++ b/src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.lock.json @@ -1,126 +1,126 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Console/4.0.0-beta-23008": { + "System.Console/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Console.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Console.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Console.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -128,181 +128,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -311,52 +311,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -373,128 +373,130 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Console/4.0.0-beta-23008": { - "sha512": "tYqFB6jTTA5/aCFigf3rb2fIIKLXmwamC5xTD6VuQGdxgbORAw6hw6GCMCKiwkgk59FeH/yhedgVNNmgr6xBYg==", + "System.Console/4.0.0-beta-23011": { + "sha512": "oTe110z+QlcIOSqcipCkFpzRAcNCb27CMoJ1KPP4LftbbMIw+8MZhpU1oWatlOyGgyyjAuRakbyvy3NzkG17Zw==", "files": [ - "System.Console.4.0.0-beta-23008.nupkg", - "System.Console.4.0.0-beta-23008.nupkg.sha512", + "System.Console.4.0.0-beta-23011.nupkg", + "System.Console.4.0.0-beta-23011.nupkg.sha512", "System.Console.nuspec", "lib/DNXCore50/System.Console.dll", "lib/net46/System.Console.dll", - "ref/any/System.Console.dll", + "ref/dotnet/System.Console.dll", "ref/net46/System.Console.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -516,184 +518,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -787,11 +791,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/axes/project.lock.json b/src/System.Xml.XDocument/tests/axes/project.lock.json index 1384cdfb6afc..d9581e1e9d9d 100644 --- a/src/System.Xml.XDocument/tests/axes/project.lock.json +++ b/src/System.Xml.XDocument/tests/axes/project.lock.json @@ -1,310 +1,310 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, - "System.Xml.XDocument/4.0.10-beta-23008": { + "System.Xml.XDocument/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -313,155 +313,157 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -470,210 +472,212 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XDocument/4.0.10-beta-23008": { - "sha512": "AuphfAparf2t10V2q+eHDmJL26BnIyTBkEVaZHeLhOjr2SD8Upk19DAP4g38yeFiH5meB4u9I+6ExX/Qgy5axA==", + "System.Xml.XDocument/4.0.10-beta-23011": { + "sha512": "Etv0jygNkg8fQF5W+SNWOuUXEnkJJUT7hZc/mSM3Wc67HUNdJte5nkxBzrqyPD5XW1ZZC5qtkL9TBG0O5/ogIg==", "files": [ - "System.Xml.XDocument.4.0.10-beta-23008.nupkg", - "System.Xml.XDocument.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg.sha512", "System.Xml.XDocument.nuspec", - "lib/any/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", - "ref/any/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.dll", "ref/net46/_._" ] }, diff --git a/src/System.Xml.XDocument/tests/events/project.lock.json b/src/System.Xml.XDocument/tests/events/project.lock.json index e1f8dd1a43ac..3b20120eeb63 100644 --- a/src/System.Xml.XDocument/tests/events/project.lock.json +++ b/src/System.Xml.XDocument/tests/events/project.lock.json @@ -1,107 +1,107 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -109,181 +109,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -292,52 +292,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -354,117 +354,119 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -486,184 +488,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -757,11 +761,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/misc/project.lock.json b/src/System.Xml.XDocument/tests/misc/project.lock.json index 483df84fb951..a27134f416fb 100644 --- a/src/System.Xml.XDocument/tests/misc/project.lock.json +++ b/src/System.Xml.XDocument/tests/misc/project.lock.json @@ -1,107 +1,107 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -109,181 +109,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -292,52 +292,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -354,117 +354,119 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -486,184 +488,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -757,11 +761,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/xNodeBuilder/project.lock.json b/src/System.Xml.XDocument/tests/xNodeBuilder/project.lock.json index f3e774e46b2e..4b62751f9790 100644 --- a/src/System.Xml.XDocument/tests/xNodeBuilder/project.lock.json +++ b/src/System.Xml.XDocument/tests/xNodeBuilder/project.lock.json @@ -1,289 +1,289 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -292,52 +292,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -354,117 +354,119 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -473,198 +475,200 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -758,11 +762,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XDocument/tests/xNodeReader/project.lock.json b/src/System.Xml.XDocument/tests/xNodeReader/project.lock.json index 164e2bf20f5a..30a1fa6b51a8 100644 --- a/src/System.Xml.XDocument/tests/xNodeReader/project.lock.json +++ b/src/System.Xml.XDocument/tests/xNodeReader/project.lock.json @@ -1,107 +1,107 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -109,181 +109,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -292,52 +292,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -354,117 +354,119 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -486,184 +488,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -757,11 +761,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XPath.XDocument/src/project.lock.json b/src/System.Xml.XPath.XDocument/src/project.lock.json index 13f83a28f363..1f1859412745 100644 --- a/src/System.Xml.XPath.XDocument/src/project.lock.json +++ b/src/System.Xml.XPath.XDocument/src/project.lock.json @@ -1,441 +1,444 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, - "System.Xml.XDocument/4.0.10-beta-23008": { + "System.Xml.XDocument/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -444,210 +447,212 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XDocument/4.0.10-beta-23008": { - "sha512": "AuphfAparf2t10V2q+eHDmJL26BnIyTBkEVaZHeLhOjr2SD8Upk19DAP4g38yeFiH5meB4u9I+6ExX/Qgy5axA==", + "System.Xml.XDocument/4.0.10-beta-23011": { + "sha512": "Etv0jygNkg8fQF5W+SNWOuUXEnkJJUT7hZc/mSM3Wc67HUNdJte5nkxBzrqyPD5XW1ZZC5qtkL9TBG0O5/ogIg==", "files": [ - "System.Xml.XDocument.4.0.10-beta-23008.nupkg", - "System.Xml.XDocument.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg.sha512", "System.Xml.XDocument.nuspec", - "lib/any/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", - "ref/any/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.dll", "ref/net46/_._" ] } diff --git a/src/System.Xml.XPath.XDocument/tests/project.lock.json b/src/System.Xml.XPath.XDocument/tests/project.lock.json index 02f82463f012..67952088d48d 100644 --- a/src/System.Xml.XPath.XDocument/tests/project.lock.json +++ b/src/System.Xml.XPath.XDocument/tests/project.lock.json @@ -1,348 +1,348 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] - }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.CodePages.dll" - ], - "runtime": [ - "lib/any/System.Text.Encoding.CodePages.dll" - ] - }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] - }, - "System.Threading/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] - }, - "System.Xml.XDocument/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XDocument.dll" - ] - }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -351,52 +351,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -413,95 +413,95 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -518,11 +518,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -531,232 +531,234 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { - "sha512": "LRGsMeegSGD1dbiK128mZxqPND7g0HL04vGsKAFpJovPszws6chRJK+S/h8az0J+qt9WLgJcY37s37J2bZQblw==", + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { + "sha512": "EhDDxsWkgAyTSt4Ro1VNPQEM9MInN50l8qQ3x8QQlbu6MMCfk3awC98l+nZQwxp5QVy9zF2SW3wneAS5Tlalhg==", "files": [ - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.CodePages.nuspec", - "lib/any/System.Text.Encoding.CodePages.dll", - "ref/any/System.Text.Encoding.CodePages.dll" + "lib/dotnet/System.Text.Encoding.CodePages.dll", + "ref/dotnet/System.Text.Encoding.CodePages.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XDocument/4.0.10-beta-23008": { - "sha512": "AuphfAparf2t10V2q+eHDmJL26BnIyTBkEVaZHeLhOjr2SD8Upk19DAP4g38yeFiH5meB4u9I+6ExX/Qgy5axA==", + "System.Xml.XDocument/4.0.10-beta-23011": { + "sha512": "Etv0jygNkg8fQF5W+SNWOuUXEnkJJUT7hZc/mSM3Wc67HUNdJte5nkxBzrqyPD5XW1ZZC5qtkL9TBG0O5/ogIg==", "files": [ - "System.Xml.XDocument.4.0.10-beta-23008.nupkg", - "System.Xml.XDocument.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg.sha512", "System.Xml.XDocument.nuspec", - "lib/any/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", - "ref/any/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.dll", "ref/net46/_._" ] }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "sha512": "FJRftTaFOQ+NSgul7V31yjI0rPgk5soEyA3YCqorRLmoT4I2XAGZ1wdy7Wm9IjSuwn5nrLtgFMpfFFDm7sWHpg==", + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "sha512": "ClawOE6TlH2vO5xFLQk8KJPzqSmowHAwoQb7WCom9sX39CSGl40KTh8CfGxWhSt5iSq0YfK4zetI8c+bATZk4g==", "files": [ - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg", - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XmlDocument.nuspec", - "lib/any/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", - "ref/any/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.dll", "ref/net46/System.Xml.XmlDocument.dll" ] }, @@ -850,11 +852,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XPath.XmlDocument/src/project.lock.json b/src/System.Xml.XPath.XmlDocument/src/project.lock.json index 75821a2c0914..e818d54fc38f 100644 --- a/src/System.Xml.XPath.XmlDocument/src/project.lock.json +++ b/src/System.Xml.XPath.XmlDocument/src/project.lock.json @@ -1,411 +1,412 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { + "System.Xml.XmlDocument/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -414,210 +415,212 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "sha512": "FJRftTaFOQ+NSgul7V31yjI0rPgk5soEyA3YCqorRLmoT4I2XAGZ1wdy7Wm9IjSuwn5nrLtgFMpfFFDm7sWHpg==", + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "sha512": "ClawOE6TlH2vO5xFLQk8KJPzqSmowHAwoQb7WCom9sX39CSGl40KTh8CfGxWhSt5iSq0YfK4zetI8c+bATZk4g==", "files": [ - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg", - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XmlDocument.nuspec", - "lib/any/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", - "ref/any/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.dll", "ref/net46/System.Xml.XmlDocument.dll" ] } diff --git a/src/System.Xml.XPath.XmlDocument/tests/project.lock.json b/src/System.Xml.XPath.XmlDocument/tests/project.lock.json index a4202bc52432..d2d88f9d6c9a 100644 --- a/src/System.Xml.XPath.XmlDocument/tests/project.lock.json +++ b/src/System.Xml.XPath.XmlDocument/tests/project.lock.json @@ -1,346 +1,346 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] - }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] - }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] - }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] - }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] - }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.CodePages.dll" - ], - "runtime": [ - "lib/any/System.Text.Encoding.CodePages.dll" - ] - }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] - }, - "System.Threading/4.0.10-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] - }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] - }, - "System.Xml.XPath/4.0.0-beta-23008": { + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } + }, + "System.Xml.XPath/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XPath.dll" - ], - "runtime": [ - "lib/any/System.Xml.XPath.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XPath.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XPath.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -349,52 +349,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -411,95 +411,95 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -516,11 +516,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -529,232 +529,234 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { - "sha512": "LRGsMeegSGD1dbiK128mZxqPND7g0HL04vGsKAFpJovPszws6chRJK+S/h8az0J+qt9WLgJcY37s37J2bZQblw==", + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { + "sha512": "EhDDxsWkgAyTSt4Ro1VNPQEM9MInN50l8qQ3x8QQlbu6MMCfk3awC98l+nZQwxp5QVy9zF2SW3wneAS5Tlalhg==", "files": [ - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.CodePages.nuspec", - "lib/any/System.Text.Encoding.CodePages.dll", - "ref/any/System.Text.Encoding.CodePages.dll" + "lib/dotnet/System.Text.Encoding.CodePages.dll", + "ref/dotnet/System.Text.Encoding.CodePages.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "sha512": "FJRftTaFOQ+NSgul7V31yjI0rPgk5soEyA3YCqorRLmoT4I2XAGZ1wdy7Wm9IjSuwn5nrLtgFMpfFFDm7sWHpg==", + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "sha512": "ClawOE6TlH2vO5xFLQk8KJPzqSmowHAwoQb7WCom9sX39CSGl40KTh8CfGxWhSt5iSq0YfK4zetI8c+bATZk4g==", "files": [ - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg", - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XmlDocument.nuspec", - "lib/any/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", - "ref/any/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.dll", "ref/net46/System.Xml.XmlDocument.dll" ] }, - "System.Xml.XPath/4.0.0-beta-23008": { - "sha512": "He82svDivyZBEPKE0158tr2iSZHc9IyXMXjk4ZnO7FaSrfN3uEiThJVTfYGqGxkYllY4hJs/Nr1/7wifn/vOvw==", + "System.Xml.XPath/4.0.0-beta-23011": { + "sha512": "lX2O5Y81xQAlu4qhp3phaGCiMTeukxFAeNOlpq2BpKK32ngN2eYv+X+SvbSkoqXz2meKYPnZ8UVIemP/mViPPQ==", "files": [ - "System.Xml.XPath.4.0.0-beta-23008.nupkg", - "System.Xml.XPath.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XPath.4.0.0-beta-23011.nupkg", + "System.Xml.XPath.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XPath.nuspec", - "lib/any/System.Xml.XPath.dll", + "lib/dotnet/System.Xml.XPath.dll", "lib/net46/System.Xml.XPath.dll", - "ref/any/System.Xml.XPath.dll", + "ref/dotnet/System.Xml.XPath.dll", "ref/net46/System.Xml.XPath.dll" ] }, @@ -848,11 +850,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XPath/src/project.lock.json b/src/System.Xml.XPath/src/project.lock.json index 208db0734e92..963c324c6ea3 100644 --- a/src/System.Xml.XPath/src/project.lock.json +++ b/src/System.Xml.XPath/src/project.lock.json @@ -1,418 +1,420 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Contracts.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -421,198 +423,200 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] } diff --git a/src/System.Xml.XPath/tests/project.lock.json b/src/System.Xml.XPath/tests/project.lock.json index b0f4f4af48db..885da5ca4b13 100644 --- a/src/System.Xml.XPath/tests/project.lock.json +++ b/src/System.Xml.XPath/tests/project.lock.json @@ -1,307 +1,307 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.CodePages.dll" - ], - "runtime": [ - "lib/any/System.Text.Encoding.CodePages.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -310,52 +310,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -372,95 +372,95 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -477,11 +477,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -490,208 +490,210 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.CodePages/4.0.0-beta-23008": { - "sha512": "LRGsMeegSGD1dbiK128mZxqPND7g0HL04vGsKAFpJovPszws6chRJK+S/h8az0J+qt9WLgJcY37s37J2bZQblw==", + "System.Text.Encoding.CodePages/4.0.0-beta-23011": { + "sha512": "EhDDxsWkgAyTSt4Ro1VNPQEM9MInN50l8qQ3x8QQlbu6MMCfk3awC98l+nZQwxp5QVy9zF2SW3wneAS5Tlalhg==", "files": [ - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg", - "System.Text.Encoding.CodePages.4.0.0-beta-23008.nupkg.sha512", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg", + "System.Text.Encoding.CodePages.4.0.0-beta-23011.nupkg.sha512", "System.Text.Encoding.CodePages.nuspec", - "lib/any/System.Text.Encoding.CodePages.dll", - "ref/any/System.Text.Encoding.CodePages.dll" + "lib/dotnet/System.Text.Encoding.CodePages.dll", + "ref/dotnet/System.Text.Encoding.CodePages.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -785,11 +787,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XmlDocument/src/project.lock.json b/src/System.Xml.XmlDocument/src/project.lock.json index 65b5c31031af..ec157511a751 100644 --- a/src/System.Xml.XmlDocument/src/project.lock.json +++ b/src/System.Xml.XmlDocument/src/project.lock.json @@ -1,391 +1,392 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -394,198 +395,200 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] } diff --git a/src/System.Xml.XmlDocument/tests/project.lock.json b/src/System.Xml.XmlDocument/tests/project.lock.json index 08ee56f75183..7ff59790f6fd 100644 --- a/src/System.Xml.XmlDocument/tests/project.lock.json +++ b/src/System.Xml.XmlDocument/tests/project.lock.json @@ -1,104 +1,104 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, "System.Linq/4.0.0-beta-22816": { "dependencies": { "System.Collections": "4.0.10-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Linq.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Linq.dll" - ] + "compile": { + "lib/contract/System.Linq.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, "System.Reflection/4.0.10-beta-22816": { "dependencies": { @@ -106,181 +106,181 @@ "System.Reflection.Primitives": "4.0.0-beta-22816", "System.Runtime": "4.0.20-beta-22816" }, - "compile": [ - "lib/contract/System.Reflection.dll" - ], - "runtime": [ - "lib/aspnetcore50/System.Reflection.dll" - ] + "compile": { + "lib/contract/System.Reflection.dll": {} + }, + "runtime": { + "lib/aspnetcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -289,52 +289,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -351,95 +351,95 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } }, "xunit.runner.visualstudio/0.99.9-build1021": {} } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, @@ -456,11 +456,11 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Linq.dll" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -482,184 +482,186 @@ "lib/portable-wpa81+wp80+win80+net45+aspnetcore50/System.Reflection.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, @@ -753,11 +755,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ] diff --git a/src/System.Xml.XmlSerializer/src/project.lock.json b/src/System.Xml.XmlSerializer/src/project.lock.json index bb58248e7d0b..ae51525890e7 100644 --- a/src/System.Xml.XmlSerializer/src/project.lock.json +++ b/src/System.Xml.XmlSerializer/src/project.lock.json @@ -1,966 +1,977 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { + "System.Xml.XmlDocument/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } } }, ".NETCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/netcore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/netcore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { + "System.Diagnostics.Contracts/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Diagnostics.Contracts" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Contracts.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Contracts.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Diagnostics.Tools" - ], - "runtime": [ - "lib/netcore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/netcore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/netcore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/netcore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Text.Encoding.Extensions": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/netcore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Text.Encoding.Extensions": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/netcore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.WindowsRuntime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/netcore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.WindowsRuntime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/netcore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "frameworkAssemblies": [ - "System.Linq" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/netcore50/System.Linq.dll": {} + }, + "runtime": { + "lib/netcore50/System.Linq.dll": {} + } }, - "System.ObjectModel/4.0.0-beta-23008": { + "System.ObjectModel/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.ObjectModel.dll": {} } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/netcore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/netcore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Reflection.TypeExtensions": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Reflection.Extensions" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Reflection.TypeExtensions": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Reflection.Primitives" - ], - "runtime": [ - "lib/netcore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Diagnostics.Contracts": "4.0.0-beta-23008", - "System.Linq": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/netcore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Diagnostics.Contracts": "4.0.0-beta-23011", + "System.Linq": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Resources.ResourceManager" - ], - "runtime": [ - "lib/netcore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/netcore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/netcore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Runtime.WindowsRuntime/4.0.10-beta-23008": { + "System.Runtime.WindowsRuntime/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.0-beta-23008", - "System.Runtime.InteropServices": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.ObjectModel": "4.0.0-beta-23008" - }, - "frameworkAssemblies": [ - "System.Runtime.WindowsRuntime" - ], - "runtime": [ - "lib/netcore50/System.Runtime.WindowsRuntime.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.0-beta-23011", + "System.Runtime.InteropServices": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.ObjectModel": "4.0.0-beta-23011" + }, + "compile": { + "ref/netcore50/System.Runtime.WindowsRuntime.dll": {} + }, + "runtime": { + "lib/netcore50/System.Runtime.WindowsRuntime.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/netcore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/netcore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/netcore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/netcore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/netcore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Runtime.Extensions": "4.0.0-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Runtime.Extensions": "4.0.0-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/netcore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/netcore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/netcore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" + "System.Runtime": "4.0.0-beta-23011" }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ] + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { + "System.Xml.XmlDocument/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Contracts/4.0.0-beta-23008": { - "sha512": "hY7hap2tevYvQ2Fy3gHRD0+nriX6ny9U6DqTZ7nV28mG0zmTuO+TvnzRxVJm04uYcSIoEQKRSkCTB5ccAVgKJA==", + "System.Diagnostics.Contracts/4.0.0-beta-23011": { + "sha512": "TcK8I92MV7TJpoQ8DUVHQYm42VRlJX4DFcoTNe4TY4WwLNA/HQ5x66OlBrOwSJHd4igmDWLDbanCq3ddlDfrVQ==", "files": [ - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Contracts.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Contracts.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Contracts.nuspec", "lib/DNXCore50/System.Diagnostics.Contracts.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Contracts.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Contracts.dll", + "ref/dotnet/System.Diagnostics.Contracts.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.ObjectModel/4.0.0-beta-23008": { - "sha512": "u4Wh2wmkElihTnHGmCFSHE+IIzPXi+WmQlexsQIdaW9nD0oNFoQwBkfgPAjn4lUphngGwrjaMPgGDVutj39MIw==", + "System.ObjectModel/4.0.0-beta-23011": { + "sha512": "L3l5dR+L4TPN0y2IoEeCNvPfUChoqasV7MyINkFdaN5itdBSsuieK03nVTXo/6OCKftRaV1MLYeuIpbLvqwk6Q==", "files": [ "License.rtf", - "System.ObjectModel.4.0.0-beta-23008.nupkg", - "System.ObjectModel.4.0.0-beta-23008.nupkg.sha512", + "System.ObjectModel.4.0.0-beta-23011.nupkg", + "System.ObjectModel.4.0.0-beta-23011.nupkg.sha512", "System.ObjectModel.nuspec", "lib/net45/_._", "lib/win8/_._", - "ref/any/System.ObjectModel.dll", + "ref/dotnet/System.ObjectModel.dll", "ref/net45/_._", + "ref/netcore50/System.ObjectModel.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -969,291 +980,295 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Runtime.WindowsRuntime/4.0.10-beta-23008": { - "sha512": "QapGbQOAz6F2+aFCqjF12MTC0AlpuYuaRTp1iMku8JkPpJ/zuUFLsz+AZF/BmP+HiJmZR88IbreuVfZkXodL8w==", + "System.Runtime.WindowsRuntime/4.0.10-beta-23011": { + "sha512": "nSq7HVwp1SeBrglEEwVhUdLdsW8d5ENxbbYtWGNV8qc3IYvb3SSSF29x5tXyf3tcoXRN+sO8lm80vKmLJR5DdA==", "files": [ - "System.Runtime.WindowsRuntime.4.0.10-beta-23008.nupkg", - "System.Runtime.WindowsRuntime.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.WindowsRuntime.4.0.10-beta-23011.nupkg", + "System.Runtime.WindowsRuntime.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.WindowsRuntime.nuspec", "lib/netcore50/System.Runtime.WindowsRuntime.dll", "lib/win81/_._", - "ref/any/System.Runtime.WindowsRuntime.dll", + "ref/dotnet/System.Runtime.WindowsRuntime.dll", + "ref/netcore50/System.Runtime.WindowsRuntime.dll", "ref/win81/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "sha512": "FJRftTaFOQ+NSgul7V31yjI0rPgk5soEyA3YCqorRLmoT4I2XAGZ1wdy7Wm9IjSuwn5nrLtgFMpfFFDm7sWHpg==", + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "sha512": "ClawOE6TlH2vO5xFLQk8KJPzqSmowHAwoQb7WCom9sX39CSGl40KTh8CfGxWhSt5iSq0YfK4zetI8c+bATZk4g==", "files": [ - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg", - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XmlDocument.nuspec", - "lib/any/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", - "ref/any/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.dll", "ref/net46/System.Xml.XmlDocument.dll" ] } diff --git a/src/System.Xml.XmlSerializer/tests/project.lock.json b/src/System.Xml.XmlSerializer/tests/project.lock.json index 6ca4d182518c..f123466e0584 100644 --- a/src/System.Xml.XmlSerializer/tests/project.lock.json +++ b/src/System.Xml.XmlSerializer/tests/project.lock.json @@ -1,404 +1,404 @@ { "locked": true, - "version": -9997, + "version": -9996, "targets": { "DNXCore,Version=v5.0": { - "System.Collections/4.0.10-beta-23008": { + "System.Collections/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Collections.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Collections.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { + "System.Diagnostics.Debug/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Debug.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Debug.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { + "System.Diagnostics.Tools/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Diagnostics.Tools.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Diagnostics.Tools.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } }, - "System.Globalization/4.0.10-beta-23008": { + "System.Globalization/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Globalization.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Globalization.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } }, - "System.IO/4.0.10-beta-23008": { + "System.IO/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.IO.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } }, - "System.IO.FileSystem/4.0.0-beta-23008": { + "System.IO.FileSystem/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008", - "System.Threading.Overlapped": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.dll" - ], - "runtime": [ - "lib/DNXCore50/System.IO.FileSystem.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011", + "System.Threading.Overlapped": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.FileSystem.dll": {} + } }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.IO.FileSystem.Primitives.dll" - ], - "runtime": [ - "lib/any/System.IO.FileSystem.Primitives.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } }, - "System.Linq/4.0.0-beta-23008": { + "System.Linq/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Linq.dll" - ], - "runtime": [ - "lib/any/System.Linq.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } }, - "System.Private.Uri/4.0.0-beta-23008": { - "runtime": [ - "lib/DNXCore50/System.Private.Uri.dll" - ] + "System.Private.Uri/4.0.0-beta-23011": { + "runtime": { + "lib/DNXCore50/System.Private.Uri.dll": {} + } }, - "System.Reflection/4.0.10-beta-23008": { + "System.Reflection/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } }, - "System.Reflection.Emit/4.0.0-beta-23008": { + "System.Reflection.Emit/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23008", - "System.IO": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Emit.ILGeneration": "4.0.0-beta-23011", + "System.IO": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Emit.ILGeneration.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } }, - "System.Reflection.Extensions/4.0.0-beta-23008": { + "System.Reflection.Extensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } }, - "System.Reflection.Primitives/4.0.0-beta-23008": { + "System.Reflection.Primitives/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.Primitives.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.Primitives.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Reflection.TypeExtensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Reflection.TypeExtensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { + "System.Resources.ResourceManager/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Globalization": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Resources.ResourceManager.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Resources.ResourceManager.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Globalization": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } }, - "System.Runtime/4.0.20-beta-23008": { + "System.Runtime/4.0.20-beta-23011": { "dependencies": { - "System.Private.Uri": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.dll" - ] + "System.Private.Uri": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } }, - "System.Runtime.Extensions/4.0.10-beta-23008": { + "System.Runtime.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Extensions.dll" - ] + "System.Runtime": "4.0.20-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } }, - "System.Runtime.Handles/4.0.0-beta-23008": { + "System.Runtime.Handles/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.Handles.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.Handles.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { + "System.Runtime.InteropServices/4.0.20-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Reflection": "4.0.0-beta-23008", - "System.Reflection.Primitives": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Runtime.InteropServices.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Runtime.InteropServices.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Reflection": "4.0.0-beta-23011", + "System.Reflection.Primitives": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } }, - "System.Text.Encoding/4.0.10-beta-23008": { + "System.Text.Encoding/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.Encoding.Extensions.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Text.Encoding.Extensions.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { + "System.Text.RegularExpressions/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Text.RegularExpressions.dll" - ], - "runtime": [ - "lib/any/System.Text.RegularExpressions.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } }, - "System.Threading/4.0.10-beta-23008": { + "System.Threading/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Threading.Tasks": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Threading.Tasks": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.dll": {} + } }, - "System.Threading.Overlapped/4.0.0-beta-23008": { + "System.Threading.Overlapped/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008", - "System.Runtime.Handles": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Overlapped.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Overlapped.dll" - ] + "System.Runtime": "4.0.0-beta-23011", + "System.Runtime.Handles": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } }, - "System.Threading.Tasks/4.0.10-beta-23008": { + "System.Threading.Tasks/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Tasks.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Tasks.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } }, - "System.Threading.Thread/4.0.0-beta-23008": { + "System.Threading.Thread/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.0-beta-23008" - }, - "compile": [ - "ref/any/System.Threading.Thread.dll" - ], - "runtime": [ - "lib/DNXCore50/System.Threading.Thread.dll" - ] + "System.Runtime": "4.0.0-beta-23011" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { + "System.Xml.ReaderWriter/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Threading.Tasks": "4.0.10-beta-23008", - "System.Runtime.InteropServices": "4.0.20-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.IO.FileSystem": "4.0.0-beta-23008", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Text.RegularExpressions": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Text.Encoding.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.ReaderWriter.dll" - ], - "runtime": [ - "lib/any/System.Xml.ReaderWriter.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Threading.Tasks": "4.0.10-beta-23011", + "System.Runtime.InteropServices": "4.0.20-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.IO.FileSystem": "4.0.0-beta-23011", + "System.IO.FileSystem.Primitives": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Text.RegularExpressions": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Text.Encoding.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } }, - "System.Xml.XDocument/4.0.10-beta-23008": { + "System.Xml.XDocument/4.0.10-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Reflection": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Reflection": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { + "System.Xml.XmlDocument/4.0.0-beta-23011": { "dependencies": { - "System.Runtime": "4.0.20-beta-23008", - "System.Xml.ReaderWriter": "4.0.10-beta-23008", - "System.IO": "4.0.10-beta-23008", - "System.Resources.ResourceManager": "4.0.0-beta-23008", - "System.Text.Encoding": "4.0.10-beta-23008", - "System.Collections": "4.0.10-beta-23008", - "System.Diagnostics.Debug": "4.0.10-beta-23008", - "System.Runtime.Extensions": "4.0.10-beta-23008", - "System.Globalization": "4.0.10-beta-23008", - "System.Threading": "4.0.10-beta-23008" - }, - "compile": [ - "ref/any/System.Xml.XmlDocument.dll" - ], - "runtime": [ - "lib/any/System.Xml.XmlDocument.dll" - ] + "System.Runtime": "4.0.20-beta-23011", + "System.Xml.ReaderWriter": "4.0.10-beta-23011", + "System.IO": "4.0.10-beta-23011", + "System.Resources.ResourceManager": "4.0.0-beta-23011", + "System.Text.Encoding": "4.0.10-beta-23011", + "System.Collections": "4.0.10-beta-23011", + "System.Diagnostics.Debug": "4.0.10-beta-23011", + "System.Runtime.Extensions": "4.0.10-beta-23011", + "System.Globalization": "4.0.10-beta-23011", + "System.Threading": "4.0.10-beta-23011" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } }, "xunit/2.0.0-beta5-build2785": { "dependencies": { @@ -407,52 +407,52 @@ } }, "xunit.abstractions/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.abstractions.dll": {} + } }, "xunit.abstractions.netcore/1.0.0-prerelease": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } }, "xunit.assert/2.0.0-beta5-build2785": { - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monoandroid+monotouch10/xunit.assert.dll": {} + } }, "xunit.core/2.0.0-beta5-build2785": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80+monotouch+monoandroid/xunit.core.dll": {} + } }, "xunit.core.netcore/1.0.1-prerelease": { "dependencies": { "xunit.abstractions": "[2.0.0-beta5-build2785]" }, - "compile": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ], - "runtime": [ - "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll" - ] + "compile": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + }, + "runtime": { + "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.core.dll": {} + } }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { + "xunit.netcore.extensions/1.0.0-prerelease-00054": { "dependencies": { "System.Diagnostics.Debug": "4.0.10-beta-22703", "System.IO": "4.0.10-beta-22703", @@ -469,132 +469,135 @@ "xunit.abstractions.netcore": "1.0.0-prerelease", "xunit.core.netcore": "1.0.0-prerelease" }, - "compile": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ], - "runtime": [ - "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" - ] + "compile": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + }, + "runtime": { + "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll": {} + } } } }, "libraries": { - "System.Collections/4.0.10-beta-23008": { - "sha512": "sKunA43A1Z5H+P20kMoaMybo/q+pcGRSxbZAnhQ8APUgMUkHEJr+4DLFQ75sx7sP+WIqE+UX/dcffqo63SmMCw==", + "System.Collections/4.0.10-beta-23011": { + "sha512": "BE8JCafr5xuUed047XDtgZ5ESLVcZxbxsjP9YIbUZd3+el2YzhloI1exhS6f316CXezvza1Rark+ZiozkDC0xA==", "files": [ - "System.Collections.4.0.10-beta-23008.nupkg", - "System.Collections.4.0.10-beta-23008.nupkg.sha512", + "System.Collections.4.0.10-beta-23011.nupkg", + "System.Collections.4.0.10-beta-23011.nupkg.sha512", "System.Collections.nuspec", "lib/DNXCore50/System.Collections.dll", "lib/net46/_._", "lib/netcore50/System.Collections.dll", - "ref/any/System.Collections.dll", + "ref/dotnet/System.Collections.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Collections.dll" ] }, - "System.Diagnostics.Debug/4.0.10-beta-23008": { - "sha512": "nJDxh4LmuRPM/GKdWMX6kqpR2GHTWoIy1U8rOKMsBd7z+SjPyZn9F5IQjjRpi/ClOc88kNAtVgvWn4iCYU26Nw==", + "System.Diagnostics.Debug/4.0.10-beta-23011": { + "sha512": "sB3xq/+AlGnbVGDR54yiGNyLKO69as2mOvroQYtyFHa/+NHUE3Ih3mnsr/HSh8Z/GeZE8tjMA1cQtlwERb2pOg==", "files": [ - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg", - "System.Diagnostics.Debug.4.0.10-beta-23008.nupkg.sha512", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg", + "System.Diagnostics.Debug.4.0.10-beta-23011.nupkg.sha512", "System.Diagnostics.Debug.nuspec", "lib/DNXCore50/System.Diagnostics.Debug.dll", "lib/net46/_._", "lib/netcore50/System.Diagnostics.Debug.dll", - "ref/any/System.Diagnostics.Debug.dll", + "ref/dotnet/System.Diagnostics.Debug.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.Tools/4.0.0-beta-23008": { - "sha512": "UTnQGZ5sFnZPYnhh8sewrlG8QACgNBfLUBJwhahFnuPaOAXKtqvov8XlBGzEwNFGRtBkIm7FfTgoIbY7V4KQlQ==", + "System.Diagnostics.Tools/4.0.0-beta-23011": { + "sha512": "L6J5l4Zw2qH0x3OBc1CtfRCviTXGAehckuKFB4vk9TWjuMC+oUh8g3uB+D1Jbpk18KHDn75I96QdvkMgNq0yYw==", "files": [ - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg", - "System.Diagnostics.Tools.4.0.0-beta-23008.nupkg.sha512", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg", + "System.Diagnostics.Tools.4.0.0-beta-23011.nupkg.sha512", "System.Diagnostics.Tools.nuspec", "lib/DNXCore50/System.Diagnostics.Tools.dll", "lib/net45/_._", "lib/netcore50/System.Diagnostics.Tools.dll", "lib/win8/_._", - "ref/any/System.Diagnostics.Tools.dll", + "ref/dotnet/System.Diagnostics.Tools.dll", "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll" ] }, - "System.Globalization/4.0.10-beta-23008": { - "sha512": "JBUTXW1KzjXantOJhPZQUTyoQ+AVtIVDW8nqyv0YfPjDnSAds51uvIW+tYiDM6yXFhjeXjNT/RcKBR6OtUmbTg==", + "System.Globalization/4.0.10-beta-23011": { + "sha512": "1Q9Q79GyLTuVKZIaWSQTa9EDckcJsDer70g8xMG3Gri00zWwStUMa2Yb7JyHkbOPR8+8bRyQrNZg20MTPPgluA==", "files": [ - "System.Globalization.4.0.10-beta-23008.nupkg", - "System.Globalization.4.0.10-beta-23008.nupkg.sha512", + "System.Globalization.4.0.10-beta-23011.nupkg", + "System.Globalization.4.0.10-beta-23011.nupkg.sha512", "System.Globalization.nuspec", "lib/DNXCore50/System.Globalization.dll", "lib/net46/_._", "lib/netcore50/System.Globalization.dll", - "ref/any/System.Globalization.dll", + "ref/dotnet/System.Globalization.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll" ] }, - "System.IO/4.0.10-beta-23008": { - "sha512": "NrvoHRUhZUAILWNGPFayAlezxqo4R2qX7RZ/wwJ2PjSY/4svgDuaB4VJRTnuOPx1wRQasPLXI5sEl+dXPvfTnQ==", + "System.IO/4.0.10-beta-23011": { + "sha512": "NYoIpyR5hJvnv/jnY817GLBaH+DLJEsSOEGw8/NL/y4taFzuWVR2ROQtpWXD/2GLrXiTZ6Kdn7f1czs4DOqH1A==", "files": [ - "System.IO.4.0.10-beta-23008.nupkg", - "System.IO.4.0.10-beta-23008.nupkg.sha512", + "System.IO.4.0.10-beta-23011.nupkg", + "System.IO.4.0.10-beta-23011.nupkg.sha512", "System.IO.nuspec", "lib/DNXCore50/System.IO.dll", "lib/net46/_._", "lib/netcore50/System.IO.dll", - "ref/any/System.IO.dll", + "ref/dotnet/System.IO.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.IO.dll" ] }, - "System.IO.FileSystem/4.0.0-beta-23008": { - "sha512": "IRrlt5ZmZtn2Awmkl/X6JkZgzQBhjpA6fCVzPWQtSJjaWO1lMA7pX8XkF6aUkzkmEy0x2m9nzqqzpz+PvvIgbw==", + "System.IO.FileSystem/4.0.0-beta-23011": { + "sha512": "4MRP9gv3uebyeZTRettORC9I8qnUh5GfoTFUy526SuUCrVzHRk82bK0pDe8JsZ1kLDvxOS7vqxm1SnIvHIw0uw==", "files": [ - "System.IO.FileSystem.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.nuspec", "lib/DNXCore50/System.IO.FileSystem.dll", "lib/net46/System.IO.FileSystem.dll", "lib/netcore50/System.IO.FileSystem.dll", - "ref/any/System.IO.FileSystem.dll", + "ref/dotnet/System.IO.FileSystem.dll", "ref/net46/System.IO.FileSystem.dll" ] }, - "System.IO.FileSystem.Primitives/4.0.0-beta-23008": { - "sha512": "pW1z4Lk7GtKHqgoI2DG9Alhjp9TK46DIwjM/61H++RtVi0xKQ519ho2t9Mx3dFCpq0YQmjbApvzjOES4xmjvUw==", + "System.IO.FileSystem.Primitives/4.0.0-beta-23011": { + "sha512": "cVg1cElW6//4tsD91doOzhyy0R+xDttPE95jIuF5Tew2iM5jddEH6Uq857uUvUTwn1vD6NQsHY/Qz3zrkrQqxQ==", "files": [ - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg", - "System.IO.FileSystem.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg", + "System.IO.FileSystem.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.IO.FileSystem.Primitives.nuspec", - "lib/any/System.IO.FileSystem.Primitives.dll", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", "lib/net46/System.IO.FileSystem.Primitives.dll", - "ref/any/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", "ref/net46/System.IO.FileSystem.Primitives.dll" ] }, - "System.Linq/4.0.0-beta-23008": { - "sha512": "JCnxYFYUOeVyIwfNO5qsDf5sPOS1nE6WmeDC5JubKDmAzdgnE02QcXREj1MQOakEM3Pltn3Oh8vCiZ7dSd96sg==", + "System.Linq/4.0.0-beta-23011": { + "sha512": "OsA4menI/BcSy5jmf0TGlPz2j4ZF2ggeY0EfTMVBhnpMZiXwiZB4RBETl+ehLcqZwTQJKTOw1TIKi+Ewe4K1ag==", "files": [ - "System.Linq.4.0.0-beta-23008.nupkg", - "System.Linq.4.0.0-beta-23008.nupkg.sha512", + "System.Linq.4.0.0-beta-23011.nupkg", + "System.Linq.4.0.0-beta-23011.nupkg.sha512", "System.Linq.nuspec", - "lib/any/System.Linq.dll", + "lib/dotnet/System.Linq.dll", "lib/net45/_._", + "lib/netcore50/System.Linq.dll", "lib/win8/_._", - "ref/any/System.Linq.dll", + "ref/dotnet/System.Linq.dll", "ref/net45/_._", + "ref/netcore50/System.Linq.dll", "ref/win8/_._" ] }, - "System.Private.Uri/4.0.0-beta-23008": { - "sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==", + "System.Private.Uri/4.0.0-beta-23011": { + "sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==", "files": [ - "System.Private.Uri.4.0.0-beta-23008.nupkg", - "System.Private.Uri.4.0.0-beta-23008.nupkg.sha512", + "System.Private.Uri.4.0.0-beta-23011.nupkg", + "System.Private.Uri.4.0.0-beta-23011.nupkg.sha512", "System.Private.Uri.nuspec", "lib/DNXCore50/System.Private.Uri.dll", "lib/netcore50/System.Private.Uri.dll", @@ -603,290 +606,293 @@ "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" ] }, - "System.Reflection/4.0.10-beta-23008": { - "sha512": "1189taPg0slhVhsstTmIlvzAdCQfLLr5Wd187fZHO3NPNMxrO7VLkI+t8G33HBCVtRfFzkNbpk3sTHtqA3yqAw==", + "System.Reflection/4.0.10-beta-23011": { + "sha512": "Xx5JN02rEd5fartdsX49YwpuYNUtx01tVJiZGVco58IKWjO1MA67YM6zQgzDMzltNMrE3kra6sFa/B27kTBCBw==", "files": [ - "System.Reflection.4.0.10-beta-23008.nupkg", - "System.Reflection.4.0.10-beta-23008.nupkg.sha512", + "System.Reflection.4.0.10-beta-23011.nupkg", + "System.Reflection.4.0.10-beta-23011.nupkg.sha512", "System.Reflection.nuspec", "lib/DNXCore50/System.Reflection.dll", "lib/net46/_._", "lib/netcore50/System.Reflection.dll", - "ref/any/System.Reflection.dll", + "ref/dotnet/System.Reflection.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.dll" ] }, - "System.Reflection.Emit/4.0.0-beta-23008": { - "sha512": "TkVta3lTNkBv79UT6mP6ktYVC5l0JSGaAN/7LgEE6BNT7COQebdJEZY1Ry6tr7wJ7BmsUWMmT/rHesHhHJG6WA==", + "System.Reflection.Emit/4.0.0-beta-23011": { + "sha512": "OXWDqHozAXFiENtLq9I3vh7VECNhMGiyZBhspQLc8quYO4RuEzJmYTjGttnErniwK2Uuq+jasWBSqkvHIAfIWg==", "files": [ - "System.Reflection.Emit.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.nuspec", "lib/DNXCore50/System.Reflection.Emit.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", - "ref/any/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.dll", "ref/net45/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.0-beta-23008": { - "sha512": "LhmDSVCWYUv5Hau4unbkJW+FOOfHHYfxWyqQ1Zkf3wN7zkVvBz7ExenowiTc6+Qdq9JznIw9WkBprUix8jpT1Q==", + "System.Reflection.Emit.ILGeneration/4.0.0-beta-23011": { + "sha512": "DBBPtKPY+aPaqrUJhubPVqYY8UwmzZjWfmQkbEG6IIUpL3ilHuA88zu3zWBSe928gUjjNexRJD9efgVpZp0mYg==", "files": [ - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg", - "System.Reflection.Emit.ILGeneration.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg", + "System.Reflection.Emit.ILGeneration.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Emit.ILGeneration.nuspec", "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "ref/any/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", "ref/net45/_._" ] }, - "System.Reflection.Extensions/4.0.0-beta-23008": { - "sha512": "btrHhR/58LNjwl0OTjWKj4+gYffoNcl/E5V+x1piHFNIvnf7EzLwTkhJ74QnqlycICHz3ZqHmdUT3OsfmcPRSA==", + "System.Reflection.Extensions/4.0.0-beta-23011": { + "sha512": "ClFX2KEA4B+hPi+2QT7byNQpDNycVvJ+Sgn70ja8AbrVqTgNSDtWqDPWT549OT+Xhca57R4its/hi4/r/jgD0Q==", "files": [ - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg", - "System.Reflection.Extensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg", + "System.Reflection.Extensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Extensions.nuspec", "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Extensions.dll", "lib/win8/_._", - "ref/any/System.Reflection.Extensions.dll", + "ref/dotnet/System.Reflection.Extensions.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll" ] }, - "System.Reflection.Primitives/4.0.0-beta-23008": { - "sha512": "eI0lHFHEQZcLM3iHj0nj6GbbY9wSrC70usIZ7qryR8xSExmJANVy34+Z8dquXx3wscYFAhyhFBCBOAle1a2HXw==", + "System.Reflection.Primitives/4.0.0-beta-23011": { + "sha512": "RVUHArAFLmbs6YBmFTrX+3A0/JHR6EaWmGmxWXqzSMuOe8LiNQqwyPPi30UFzCW/SWZyzGzYA6EJovu9w34JZA==", "files": [ - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg", - "System.Reflection.Primitives.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg", + "System.Reflection.Primitives.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.Primitives.nuspec", "lib/DNXCore50/System.Reflection.Primitives.dll", "lib/net45/_._", "lib/netcore50/System.Reflection.Primitives.dll", "lib/win8/_._", - "ref/any/System.Reflection.Primitives.dll", + "ref/dotnet/System.Reflection.Primitives.dll", "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll" ] }, - "System.Reflection.TypeExtensions/4.0.0-beta-23008": { - "sha512": "1msw5YmdVH+mjBZkTjFsjsPoGh0V40H41Sdfk/eOQ5CITRPz/80xQn/JSRImaw5zD06XZ1SGKvbnTHSRkC3kAQ==", + "System.Reflection.TypeExtensions/4.0.0-beta-23011": { + "sha512": "MY+f1x4wYQrYrzuYx/1PntGIOzfHgyrXFNx0sK8a2yy/YRazgeAzcJKMzOeIQngM5rFIP0q5XyUPFfjS/PxfEw==", "files": [ - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg", - "System.Reflection.TypeExtensions.4.0.0-beta-23008.nupkg.sha512", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg", + "System.Reflection.TypeExtensions.4.0.0-beta-23011.nupkg.sha512", "System.Reflection.TypeExtensions.nuspec", "lib/DNXCore50/System.Reflection.TypeExtensions.dll", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", - "ref/any/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.dll", "ref/net46/System.Reflection.TypeExtensions.dll", "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ] }, - "System.Resources.ResourceManager/4.0.0-beta-23008": { - "sha512": "6lqlZBtUl2Fo2rZjWO4lKO6n59RKrfwCwB2i1kLEiYthOVQ3/neeGkpErpOBkabXq6lk5SMgJpp3jC/AfPsmAA==", + "System.Resources.ResourceManager/4.0.0-beta-23011": { + "sha512": "TgjsEiLAIQPJRw8yOe8oMgV9fSYkzt5wffauiRMDkKc/DqUB2RS1HVtlQQvb5XctpI8gxpxlna6EkEdiWthB4w==", "files": [ - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg", - "System.Resources.ResourceManager.4.0.0-beta-23008.nupkg.sha512", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg", + "System.Resources.ResourceManager.4.0.0-beta-23011.nupkg.sha512", "System.Resources.ResourceManager.nuspec", "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", "lib/netcore50/System.Resources.ResourceManager.dll", "lib/win8/_._", - "ref/any/System.Resources.ResourceManager.dll", + "ref/dotnet/System.Resources.ResourceManager.dll", "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", "ref/win8/_._", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll" ] }, - "System.Runtime/4.0.20-beta-23008": { - "sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==", + "System.Runtime/4.0.20-beta-23011": { + "sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==", "files": [ - "System.Runtime.4.0.20-beta-23008.nupkg", - "System.Runtime.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.4.0.20-beta-23011.nupkg", + "System.Runtime.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.nuspec", "lib/DNXCore50/System.Runtime.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.dll", - "ref/any/System.Runtime.dll", + "ref/dotnet/System.Runtime.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll" ] }, - "System.Runtime.Extensions/4.0.10-beta-23008": { - "sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==", + "System.Runtime.Extensions/4.0.10-beta-23011": { + "sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==", "files": [ - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg", - "System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg", + "System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Runtime.Extensions.nuspec", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Extensions.dll", - "ref/any/System.Runtime.Extensions.dll", + "ref/dotnet/System.Runtime.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" ] }, - "System.Runtime.Handles/4.0.0-beta-23008": { - "sha512": "MC+Xc6KdYugsDK3xBefREfzPgzwhM1nDAF/nbaGLllx/huXsIvoBjFXRpxtbXfKrShYZBvInsfaElCpx28b1Rg==", + "System.Runtime.Handles/4.0.0-beta-23011": { + "sha512": "9e2Wa27gTX3K33U1VFzaztTXEs3AeA63YhtiaC5xHMuxGhg8bgTJBKIUH4No6SuuazVMYqYEa6LrN4V38dn6Rg==", "files": [ - "System.Runtime.Handles.4.0.0-beta-23008.nupkg", - "System.Runtime.Handles.4.0.0-beta-23008.nupkg.sha512", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg", + "System.Runtime.Handles.4.0.0-beta-23011.nupkg.sha512", "System.Runtime.Handles.nuspec", "lib/DNXCore50/System.Runtime.Handles.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.Handles.dll", - "ref/any/System.Runtime.Handles.dll", + "ref/dotnet/System.Runtime.Handles.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll" ] }, - "System.Runtime.InteropServices/4.0.20-beta-23008": { - "sha512": "aEI0FSdMvSv71yf+992rXOr5O3lJg+7SBN47p1C9Vmup/33IYqdAHoerV7WZ8y0s7KOtAwhKQBH5AokJgRGSiQ==", + "System.Runtime.InteropServices/4.0.20-beta-23011": { + "sha512": "2JoFno8LnzhiCBprgeXOY7oanWgtTYqRLoCLVnwNTYxH+7Vrz5To2Jf3VynGDPgC0GYciv1Jr9qrbeUEfGzNnA==", "files": [ - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg", - "System.Runtime.InteropServices.4.0.20-beta-23008.nupkg.sha512", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg", + "System.Runtime.InteropServices.4.0.20-beta-23011.nupkg.sha512", "System.Runtime.InteropServices.nuspec", "lib/DNXCore50/System.Runtime.InteropServices.dll", "lib/net46/_._", "lib/netcore50/System.Runtime.InteropServices.dll", - "ref/any/System.Runtime.InteropServices.dll", + "ref/dotnet/System.Runtime.InteropServices.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll" ] }, - "System.Text.Encoding/4.0.10-beta-23008": { - "sha512": "dDcnfqdj6stUj1o1mNZIxEDTI0er7TVER+CVcng+6rEejErS5HQjIEsuEepQSiAF3VDiZu8ZI89RAUuQbCSjEw==", + "System.Text.Encoding/4.0.10-beta-23011": { + "sha512": "WpZkSv0yV1Fp3hVvHNlvEQ+tdM9vHvbhqJ6dTxcAR7fSfRftH0IdhtSc4rDWHNegfoKiX+nra4S8aNPxe3u1AQ==", "files": [ - "System.Text.Encoding.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.nuspec", "lib/DNXCore50/System.Text.Encoding.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.dll", - "ref/any/System.Text.Encoding.dll", + "ref/dotnet/System.Text.Encoding.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll" ] }, - "System.Text.Encoding.Extensions/4.0.10-beta-23008": { - "sha512": "prdF3DGvtjlD0/YKpJGtWIZWCGfIj/ym4MKHOKVu6JsxKpykNu2w4M0Ox42CAxlEFRk9FoHARLPiENgm7bdySw==", + "System.Text.Encoding.Extensions/4.0.10-beta-23011": { + "sha512": "+gvJ1yS67HI3X8LrUu2wVCaD4lR+yJk/7scaKsAORYz8N5SuBKQv9mjjlkSWURH8xKbrHmvN9aycYhHtJKhLAg==", "files": [ - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg", - "System.Text.Encoding.Extensions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg", + "System.Text.Encoding.Extensions.4.0.10-beta-23011.nupkg.sha512", "System.Text.Encoding.Extensions.nuspec", "lib/DNXCore50/System.Text.Encoding.Extensions.dll", "lib/net46/_._", "lib/netcore50/System.Text.Encoding.Extensions.dll", - "ref/any/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll" ] }, - "System.Text.RegularExpressions/4.0.10-beta-23008": { - "sha512": "fHvk1yn4bbW/QVePmO7XDqxmiJsBjaRn5V2yj0lzXHun63rU0/caAANHssrAEQ7YQ+DVZbW3/n0E5X418vCaDQ==", + "System.Text.RegularExpressions/4.0.10-beta-23011": { + "sha512": "RLRv0QJlDWo2p6C7GEHbWQZOIOArb1x9xC3KsLgkTdpp75rFVALkaqJylgcZpC0Sq44vGCZN6NQ3dtvCcie2dA==", "files": [ - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg", - "System.Text.RegularExpressions.4.0.10-beta-23008.nupkg.sha512", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg", + "System.Text.RegularExpressions.4.0.10-beta-23011.nupkg.sha512", "System.Text.RegularExpressions.nuspec", - "lib/any/System.Text.RegularExpressions.dll", + "lib/dotnet/System.Text.RegularExpressions.dll", "lib/net46/_._", - "ref/any/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.dll", "ref/net46/_._" ] }, - "System.Threading/4.0.10-beta-23008": { - "sha512": "RzNbZAUcR5Kkl/vj+7tqdHzmYFR+y7a2vW6rZPWOPnQaRsyxPVZxlyOgDseHTcRC3rAK8CmmmFwgo9LzjZlZUg==", + "System.Threading/4.0.10-beta-23011": { + "sha512": "GKnfNDnhzNwUTSgU2RQpG1kMYJ/DkkVv4g6a2qJQjTAXKYCihadLbr1qnASyuN65wxxVop362Fx1T1dVhbOGMQ==", "files": [ - "System.Threading.4.0.10-beta-23008.nupkg", - "System.Threading.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.4.0.10-beta-23011.nupkg", + "System.Threading.4.0.10-beta-23011.nupkg.sha512", "System.Threading.nuspec", "lib/DNXCore50/System.Threading.dll", "lib/net46/_._", "lib/netcore50/System.Threading.dll", - "ref/any/System.Threading.dll", + "ref/dotnet/System.Threading.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Threading.Overlapped/4.0.0-beta-23008": { - "sha512": "Sohf0lY/QqcHxUsvg5tULRDCHNN+5ihvVhH6fe1LwD8htM8GzXsswdAWXt2g9dUvFtYDCYZq/5Fspzw8nWCnwQ==", + "System.Threading.Overlapped/4.0.0-beta-23011": { + "sha512": "nSej6VBzljLDTD7+g66LV0scqqaYE4ro3YEU9eSNgGXESLyeESo21IRzMFHD9gsn5lcAce6vuJsEV3er9ZwggQ==", "files": [ - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg", - "System.Threading.Overlapped.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg", + "System.Threading.Overlapped.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Overlapped.nuspec", "lib/DNXCore50/System.Threading.Overlapped.dll", "lib/net46/System.Threading.Overlapped.dll", "lib/netcore50/System.Threading.Overlapped.dll", - "ref/any/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.dll", "ref/net46/System.Threading.Overlapped.dll" ] }, - "System.Threading.Tasks/4.0.10-beta-23008": { - "sha512": "G47/e2ZxNzYmfAXgHA7UwxdTGVJPD4bLmG/v1pxyPTyTsPzNA3CjqHVId27PsDdfo/L3w2Cl+oZM1s+pHfXXRw==", + "System.Threading.Tasks/4.0.10-beta-23011": { + "sha512": "v0aolU0bEyyr/nlqI8r/9wwzSQKyrbumjtbS2Zjh/8aUFTNn1WJ5S20PfXcfMAbjxk6NTyjg1Pe5mvhGGu+zWw==", "files": [ - "System.Threading.Tasks.4.0.10-beta-23008.nupkg", - "System.Threading.Tasks.4.0.10-beta-23008.nupkg.sha512", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg", + "System.Threading.Tasks.4.0.10-beta-23011.nupkg.sha512", "System.Threading.Tasks.nuspec", "lib/DNXCore50/System.Threading.Tasks.dll", "lib/net46/_._", "lib/netcore50/System.Threading.Tasks.dll", - "ref/any/System.Threading.Tasks.dll", + "ref/dotnet/System.Threading.Tasks.dll", "ref/net46/_._", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll" ] }, - "System.Threading.Thread/4.0.0-beta-23008": { - "sha512": "CHhbrdx2Hw8DL5AMFkz9bOrSdY4k6WD8YaC4TBPd0iYHK8wt3y/04FcceRlyTvKVRpammawrRlWLhzXYrskwzg==", + "System.Threading.Thread/4.0.0-beta-23011": { + "sha512": "PmDt0GkuELEBNEi49+XDfcp5KI1t6WJoDyFwzJ5eyASnfEkot6NAAm42YP5KhAY/6sjbPq6aIKclAb7YBVDL5A==", "files": [ - "System.Threading.Thread.4.0.0-beta-23008.nupkg", - "System.Threading.Thread.4.0.0-beta-23008.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23011.nupkg", + "System.Threading.Thread.4.0.0-beta-23011.nupkg.sha512", "System.Threading.Thread.nuspec", "lib/DNXCore50/System.Threading.Thread.dll", "lib/net46/System.Threading.Thread.dll", - "ref/any/System.Threading.Thread.dll", + "ref/dotnet/System.Threading.Thread.dll", "ref/net46/System.Threading.Thread.dll" ] }, - "System.Xml.ReaderWriter/4.0.10-beta-23008": { - "sha512": "Ecgyz5xKYgGat0bmRltdQfWiaIGb2o2L4VGS9Iuivpn560xbUMQ6j2wTDOXIDwF6afsCtm1Y/DkPR4W2Su9f5Q==", + "System.Xml.ReaderWriter/4.0.10-beta-23011": { + "sha512": "xiQuWNoH9tdXO1/5ddQIcfZv7doar70TVvSZkovVW0SV+OMxsdg7KmmDy3hiSiGgPOvpZgLFRwl9WSfZPwHFdw==", "files": [ - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg", - "System.Xml.ReaderWriter.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg", + "System.Xml.ReaderWriter.4.0.10-beta-23011.nupkg.sha512", "System.Xml.ReaderWriter.nuspec", - "lib/any/System.Xml.ReaderWriter.dll", + "lib/dotnet/System.Xml.ReaderWriter.dll", "lib/net46/_._", - "ref/any/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.dll", "ref/net46/_._" ] }, - "System.Xml.XDocument/4.0.10-beta-23008": { - "sha512": "AuphfAparf2t10V2q+eHDmJL26BnIyTBkEVaZHeLhOjr2SD8Upk19DAP4g38yeFiH5meB4u9I+6ExX/Qgy5axA==", + "System.Xml.XDocument/4.0.10-beta-23011": { + "sha512": "Etv0jygNkg8fQF5W+SNWOuUXEnkJJUT7hZc/mSM3Wc67HUNdJte5nkxBzrqyPD5XW1ZZC5qtkL9TBG0O5/ogIg==", "files": [ - "System.Xml.XDocument.4.0.10-beta-23008.nupkg", - "System.Xml.XDocument.4.0.10-beta-23008.nupkg.sha512", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg", + "System.Xml.XDocument.4.0.10-beta-23011.nupkg.sha512", "System.Xml.XDocument.nuspec", - "lib/any/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.dll", "lib/net46/_._", - "ref/any/System.Xml.XDocument.dll", + "ref/dotnet/System.Xml.XDocument.dll", "ref/net46/_._" ] }, - "System.Xml.XmlDocument/4.0.0-beta-23008": { - "sha512": "FJRftTaFOQ+NSgul7V31yjI0rPgk5soEyA3YCqorRLmoT4I2XAGZ1wdy7Wm9IjSuwn5nrLtgFMpfFFDm7sWHpg==", + "System.Xml.XmlDocument/4.0.0-beta-23011": { + "sha512": "ClawOE6TlH2vO5xFLQk8KJPzqSmowHAwoQb7WCom9sX39CSGl40KTh8CfGxWhSt5iSq0YfK4zetI8c+bATZk4g==", "files": [ - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg", - "System.Xml.XmlDocument.4.0.0-beta-23008.nupkg.sha512", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg", + "System.Xml.XmlDocument.4.0.0-beta-23011.nupkg.sha512", "System.Xml.XmlDocument.nuspec", - "lib/any/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.dll", "lib/net46/System.Xml.XmlDocument.dll", - "ref/any/System.Xml.XmlDocument.dll", + "ref/dotnet/System.Xml.XmlDocument.dll", "ref/net46/System.Xml.XmlDocument.dll" ] }, @@ -980,11 +986,11 @@ "lib/portable-net45+aspnetcore50+win+wpa81+wp80/xunit.runner.utility.xml" ] }, - "xunit.netcore.extensions/1.0.0-prerelease-00053": { - "sha512": "Nr3usfWn6O4WWWJyIN9wgMENawbcGuZ0wjlVkBFxbC+O0KRc2K+F8sWNJ7mN6RN8wlczI3tizEcve83m/MvqtQ==", + "xunit.netcore.extensions/1.0.0-prerelease-00054": { + "sha512": "eZa3wGlCd93Aiq7cq7uyzIYi/QohAhwI7c5Q/dYptm6zkTkmP+LaTAqP6njh2XtslBVyXRXv0xFAAN61Z56WTg==", "files": [ - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg", - "xunit.netcore.extensions.1.0.0-prerelease-00053.nupkg.sha512", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg", + "xunit.netcore.extensions.1.0.0-prerelease-00054.nupkg.sha512", "xunit.netcore.extensions.nuspec", "lib/portable-wpa80+win80+net45+aspnetcore50/Xunit.NetCore.Extensions.dll" ]