diff --git a/Roslyn.sln b/Roslyn.sln index c2b478eac7f2437400980d22f33a71713178eefa..a67c3b214826169a453e184f2b14f18fc56f15f9 100644 --- a/Roslyn.sln +++ b/Roslyn.sln @@ -300,6 +300,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Diagnostics", "src\Test\Dia EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestRuntime.FX46", "src\Test\Utilities\Runtime.FX46\TestRuntime.FX46.csproj", "{23683607-168A-4189-955E-908F0E80E60D}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CsiCore", "src\Interactive\CsiCore\CsiCore.csproj", "{D1B051A4-F2A1-4E97-9747-C41D13E475FD}" +EndProject +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VbiCore", "src\Interactive\VbiCore\VbiCore.vbproj", "{1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}" +EndProject Global GlobalSection(SharedMSBuildProjectFiles) = preSolution src\Compilers\Core\AnalyzerDriver\AnalyzerDriver.projitems*{edc68a0e-c68d-4a74-91b7-bf38ec909888}*SharedItemsImports = 4 @@ -321,8 +325,8 @@ Global src\ExpressionEvaluator\CSharp\Source\ResultProvider\CSharpResultProvider.projitems*{bf9dac1e-3a5e-4dc3-bb44-9a64e0d4e9d3}*SharedItemsImports = 4 src\Compilers\Core\SharedCollections\SharedCollections.projitems*{afde6bea-5038-4a4a-a88e-dbd2e4088eed}*SharedItemsImports = 4 src\ExpressionEvaluator\Core\Source\ResultProvider\ResultProvider.projitems*{fa0e905d-ec46-466d-b7b2-3b5557f9428c}*SharedItemsImports = 4 - src\Compilers\Core\SharedCollections\SharedCollections.projitems*{1ee8cad3-55f9-4d91-96b2-084641da9a6c}*SharedItemsImports = 4 src\Compilers\Core\AnalyzerDriver\AnalyzerDriver.projitems*{1ee8cad3-55f9-4d91-96b2-084641da9a6c}*SharedItemsImports = 4 + src\Compilers\Core\SharedCollections\SharedCollections.projitems*{1ee8cad3-55f9-4d91-96b2-084641da9a6c}*SharedItemsImports = 4 src\Compilers\CSharp\CSharpAnalyzerDriver\CSharpAnalyzerDriver.projitems*{3973b09a-4fbf-44a5-8359-3d22ceb71f71}*SharedItemsImports = 4 src\ExpressionEvaluator\Core\Source\ResultProvider\ResultProvider.projitems*{bedc5a4a-809e-4017-9cfd-6c8d4e1847f0}*SharedItemsImports = 4 src\Compilers\CSharp\CSharpAnalyzerDriver\CSharpAnalyzerDriver.projitems*{b501a547-c911-4a05-ac6e-274a50dff30e}*SharedItemsImports = 4 @@ -2622,6 +2626,46 @@ Global {23683607-168A-4189-955E-908F0E80E60D}.Release|x64.Build.0 = Release|x64 {23683607-168A-4189-955E-908F0E80E60D}.Release|x86.ActiveCfg = Release|Any CPU {23683607-168A-4189-955E-908F0E80E60D}.Release|x86.Build.0 = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|ARM.ActiveCfg = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|ARM.Build.0 = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|x64.ActiveCfg = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|x64.Build.0 = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|x86.ActiveCfg = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Debug|x86.Build.0 = Debug|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|Any CPU.Build.0 = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|ARM.ActiveCfg = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|ARM.Build.0 = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|x64.ActiveCfg = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|x64.Build.0 = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|x86.ActiveCfg = Release|Any CPU + {D1B051A4-F2A1-4E97-9747-C41D13E475FD}.Release|x86.Build.0 = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|ARM.ActiveCfg = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|ARM.Build.0 = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|x64.ActiveCfg = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|x64.Build.0 = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|x86.ActiveCfg = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Debug|x86.Build.0 = Debug|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|Any CPU.Build.0 = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|ARM.ActiveCfg = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|ARM.Build.0 = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|x64.ActiveCfg = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|x64.Build.0 = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|x86.ActiveCfg = Release|Any CPU + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -2761,5 +2805,7 @@ Global {ABC7262E-1053-49F3-B846-E3091BB92E8C} = {38940C5F-97FD-4B2A-B2CD-C4E4EF601B05} {E2E889A5-2489-4546-9194-47C63E49EAEB} = {8DBA5174-B0AA-4561-82B1-A46607697753} {23683607-168A-4189-955E-908F0E80E60D} = {A41D1B99-F489-4C43-BBDF-96D61B19A6B9} + {D1B051A4-F2A1-4E97-9747-C41D13E475FD} = {5CA5F70E-0FDB-467B-B22C-3CD5994F0087} + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD} = {5CA5F70E-0FDB-467B-B22C-3CD5994F0087} EndGlobalSection EndGlobal diff --git a/src/EditorFeatures/CSharpTest/project.lock.json b/src/EditorFeatures/CSharpTest/project.lock.json index 4765a02b0ee8a3e3f3d6fdc06dda6e36909c1d11..ca64e8973e3f873478153657ed8fbba5d8c7df08 100644 --- a/src/EditorFeatures/CSharpTest/project.lock.json +++ b/src/EditorFeatures/CSharpTest/project.lock.json @@ -44,7 +44,18 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, + "Microsoft.VisualBasic/10.0.0": { + "frameworkAssemblies": [ + "Microsoft.VisualBasic" + ], "compile": { "ref/net45/_._": {} }, @@ -416,8 +427,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -451,7 +462,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -497,6 +508,37 @@ "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" ] }, + "Microsoft.VisualBasic/10.0.0": { + "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "Microsoft.VisualBasic.nuspec", + "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/de/Microsoft.VisualBasic.xml", + "ref/dotnet/es/Microsoft.VisualBasic.xml", + "ref/dotnet/fr/Microsoft.VisualBasic.xml", + "ref/dotnet/it/Microsoft.VisualBasic.xml", + "ref/dotnet/ja/Microsoft.VisualBasic.xml", + "ref/dotnet/ko/Microsoft.VisualBasic.xml", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", + "ref/dotnet/ru/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" + ] + }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", diff --git a/src/EditorFeatures/Test/project.lock.json b/src/EditorFeatures/Test/project.lock.json index c28ae9f9dddb9ac86c69ddec8cfe647457878f56..3ba9f6d638a8db891014c06fff33d5c3ee3d7489 100644 --- a/src/EditorFeatures/Test/project.lock.json +++ b/src/EditorFeatures/Test/project.lock.json @@ -44,7 +44,18 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, + "Microsoft.VisualBasic/10.0.0": { + "frameworkAssemblies": [ + "Microsoft.VisualBasic" + ], "compile": { "ref/net45/_._": {} }, @@ -354,7 +365,18 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, + "Microsoft.VisualBasic/10.0.0": { + "frameworkAssemblies": [ + "Microsoft.VisualBasic" + ], "compile": { "ref/net45/_._": {} }, @@ -693,8 +715,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -728,7 +750,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -774,6 +796,37 @@ "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" ] }, + "Microsoft.VisualBasic/10.0.0": { + "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "Microsoft.VisualBasic.nuspec", + "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/de/Microsoft.VisualBasic.xml", + "ref/dotnet/es/Microsoft.VisualBasic.xml", + "ref/dotnet/fr/Microsoft.VisualBasic.xml", + "ref/dotnet/it/Microsoft.VisualBasic.xml", + "ref/dotnet/ja/Microsoft.VisualBasic.xml", + "ref/dotnet/ko/Microsoft.VisualBasic.xml", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", + "ref/dotnet/ru/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" + ] + }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", diff --git a/src/EditorFeatures/Test2/project.lock.json b/src/EditorFeatures/Test2/project.lock.json index 2f75e885faed1ca1b347e7b4d760a3280c55bf1e..2420069e7444f19f682e338451f518768af5a61e 100644 --- a/src/EditorFeatures/Test2/project.lock.json +++ b/src/EditorFeatures/Test2/project.lock.json @@ -44,7 +44,18 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, + "Microsoft.VisualBasic/10.0.0": { + "frameworkAssemblies": [ + "Microsoft.VisualBasic" + ], "compile": { "ref/net45/_._": {} }, @@ -383,8 +394,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -418,7 +429,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -464,6 +475,37 @@ "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" ] }, + "Microsoft.VisualBasic/10.0.0": { + "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "Microsoft.VisualBasic.nuspec", + "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/de/Microsoft.VisualBasic.xml", + "ref/dotnet/es/Microsoft.VisualBasic.xml", + "ref/dotnet/fr/Microsoft.VisualBasic.xml", + "ref/dotnet/it/Microsoft.VisualBasic.xml", + "ref/dotnet/ja/Microsoft.VisualBasic.xml", + "ref/dotnet/ko/Microsoft.VisualBasic.xml", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", + "ref/dotnet/ru/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" + ] + }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", diff --git a/src/EditorFeatures/VisualBasicTest/project.lock.json b/src/EditorFeatures/VisualBasicTest/project.lock.json index 9b83a40d3937b249d0a26454a66c9d1f304145b8..aa18866b761a5f8af021268901f2eb3f881a3302 100644 --- a/src/EditorFeatures/VisualBasicTest/project.lock.json +++ b/src/EditorFeatures/VisualBasicTest/project.lock.json @@ -44,7 +44,18 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "compile": { + "ref/net45/_._": {} + }, + "runtime": { + "lib/net45/_._": {} + } + }, + "Microsoft.VisualBasic/10.0.0": { + "frameworkAssemblies": [ + "Microsoft.VisualBasic" + ], "compile": { "ref/net45/_._": {} }, @@ -383,8 +394,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -418,7 +429,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -464,6 +475,37 @@ "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" ] }, + "Microsoft.VisualBasic/10.0.0": { + "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "Microsoft.VisualBasic.nuspec", + "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/de/Microsoft.VisualBasic.xml", + "ref/dotnet/es/Microsoft.VisualBasic.xml", + "ref/dotnet/fr/Microsoft.VisualBasic.xml", + "ref/dotnet/it/Microsoft.VisualBasic.xml", + "ref/dotnet/ja/Microsoft.VisualBasic.xml", + "ref/dotnet/ko/Microsoft.VisualBasic.xml", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", + "ref/dotnet/ru/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" + ] + }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", diff --git a/src/Interactive/csi/Csi.cs b/src/Interactive/CsiCore/Csi.cs similarity index 100% rename from src/Interactive/csi/Csi.cs rename to src/Interactive/CsiCore/Csi.cs diff --git a/src/Interactive/CsiCore/CsiCore.csproj b/src/Interactive/CsiCore/CsiCore.csproj new file mode 100644 index 0000000000000000000000000000000000000000..d3a653c38124e86c3bb4b1bb5edfc59fdca9609e --- /dev/null +++ b/src/Interactive/CsiCore/CsiCore.csproj @@ -0,0 +1,57 @@ + + + + + + + Debug + x86 + {D1B051A4-F2A1-4E97-9747-C41D13E475FD} + Exe + CSharpInteractive + csi + x64 + false + ..\..\..\ + $(OutDir)core-clr\ + true + True + DNXCore + v5.0 + true + + + + + + + + {1EE8CAD3-55F9-4D91-96B2-084641DA9A6C} + CodeAnalysis + + + {B501A547-C911-4A05-AC6E-274A50DFF30E} + CSharpCodeAnalysis + + + {12A68549-4E8C-42D6-8703-A09335F97997} + Scripting + + + {066f0dbd-c46c-4c20-afec-99829a172625} + CSharpScripting + + + + + PreserveNewest + + + + + + + + + + \ No newline at end of file diff --git a/src/Interactive/CsiCore/csi.rsp b/src/Interactive/CsiCore/csi.rsp new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/src/Interactive/CsiCore/project.json b/src/Interactive/CsiCore/project.json new file mode 100644 index 0000000000000000000000000000000000000000..e8fb0f85cac0f3849b856c12d93b0fc8b9f6cd3c --- /dev/null +++ b/src/Interactive/CsiCore/project.json @@ -0,0 +1,48 @@ +{ + "dependencies": { + "Microsoft.NETCore.Platforms": "1.0.1-beta-23401", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23401", + "Microsoft.NETCore.TestHost": "1.0.0-beta-23401", + "System.AppContext": "4.0.1-beta-23401", + "System.Collections": "4.0.11-beta-23401", + "System.Collections.Immutable": "1.1.36", + "System.Console": "4.0.0-beta-23401", + "System.Diagnostics.Debug": "4.0.11-beta-23401", + "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23401", + "System.Diagnostics.Process": "4.1.0-beta-23401", + "System.Diagnostics.Tools": "4.0.1-beta-23401", + "System.Dynamic.Runtime": "4.0.11-beta-23401", + "System.IO.FileSystem": "4.0.1-beta-23401", + "System.IO.Pipes": "4.0.0-beta-23401", + "System.Linq": "4.0.1-beta-23401", + "System.Private.Uri": "4.0.1-beta-23401", + "System.Reflection": "4.1.0-beta-23401", + "System.Reflection.Primitives": "4.0.1-beta-23401", + "System.Resources.ResourceManager": "4.0.1-beta-23401", + "System.Runtime": "4.0.21-beta-23401", + "System.Runtime.Extensions": "4.0.11-beta-23401", + "System.Runtime.Handles": "4.0.1-beta-23401", + "System.Runtime.InteropServices": "4.0.21-beta-23401", + "System.Runtime.Loader": "4.0.0-beta-23401", + "System.Runtime.Serialization.Json": "4.0.1-beta-23401", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23401", + "System.Text.Encoding": "4.0.11-beta-23401", + "System.Text.Encoding.CodePages": "4.0.1-beta-23401", + "System.Text.Encoding.Extensions": "4.0.11-beta-23401", + "System.Threading": "4.0.11-beta-23401", + "System.Threading.Tasks": "4.0.11-beta-23401", + "System.Threading.Tasks.Parallel": "4.0.1-beta-23401", + "System.Threading.Thread": "4.0.0-beta-23401", + "System.Xml.XDocument": "4.0.11-beta-23401", + "System.Xml.XmlDocument": "4.0.1-beta-23401", + }, + "frameworks": { + "dnxcore50": { + "imports": "portable-net452" + } + }, + "runtimes": { + "win7-x64": { }, + "ubuntu.14.04-x64": { }, + } +} diff --git a/src/Interactive/CsiCore/project.lock.json b/src/Interactive/CsiCore/project.lock.json new file mode 100644 index 0000000000000000000000000000000000000000..ce46cbef6f5fb15724a15b7a7f2dbcbf67d28dc3 --- /dev/null +++ b/src/Interactive/CsiCore/project.lock.json @@ -0,0 +1,5869 @@ +{ + "locked": false, + "version": 1, + "targets": { + "DNXCore,Version=v5.0": { + "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, + "Microsoft.NETCore.Platforms/1.0.1-beta-23401": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime": "[1.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/mscorlib.dll": {}, + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23401, )", + "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23401, )" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23401, )", + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23401": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": {}, + "System.AppContext/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.AppContext.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.AppContext.dll": {} + } + }, + "System.Collections/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.21-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Collections.Concurrent/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.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": {} + } + }, + "System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, + "System.Diagnostics.Contracts/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.StackTrace/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Diagnostics.Tracing/4.0.21-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } + }, + "System.Dynamic.Runtime/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } + }, + "System.Globalization/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.Globalization.Calendars/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } + }, + "System.IO/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + } + }, + "System.Linq/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.0, )", + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.0, )", + "System.Linq": "[4.0.0, )", + "System.ObjectModel": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.0, )", + "System.Threading": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } + }, + "System.ObjectModel/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } + }, + "System.Private.DataContractSerialization/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Serialization.Primitives": "[4.0.11-beta-23401, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlSerializer": "[4.0.10, )" + }, + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} + } + }, + "System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dnxcore50/_._": {} + } + }, + "System.Reflection/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit/4.0.0": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Extensions/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Metadata/1.1.0-alpha-00014": { + "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": {} + } + }, + "System.Reflection.Primitives/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.21-beta-23401": { + "dependencies": { + "System.Private.Uri": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.21-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Runtime.Loader/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Loader.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Loader.dll": {} + } + }, + "System.Runtime.Serialization.Json/4.0.1-beta-23401": { + "dependencies": { + "System.Private.DataContractSerialization": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Json.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} + } + }, + "System.Runtime.Serialization.Primitives/4.0.11-beta-23401": { + "dependencies": { + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} + } + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23401": { + "dependencies": { + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Security.Principal/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } + }, + "System.Text.Encoding/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + } + }, + "System.Threading.Tasks/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Tasks.Parallel/4.0.1-beta-23401": { + "dependencies": { + "System.Collections.Concurrent": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } + }, + "System.Threading.Timer/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Timer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Timer.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tools": "[4.0.0, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } + }, + "System.Xml.XmlSerializer/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlDocument": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlSerializer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} + } + } + }, + "DNXCore,Version=v5.0/ubuntu.14.04-x64": { + "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, + "Microsoft.NETCore.Platforms/1.0.1-beta-23401": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime": "[1.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/mscorlib.dll": {}, + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23401, )", + "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23401, )" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23401, )", + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23401": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": {}, + "Microsoft.Win32.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Runtime.InteropServices": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "Microsoft.Win32.Primitives": "[4.0.0, )", + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Threading.ThreadPool": "[4.0.10-beta-23401, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "runtime.linux.System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/linux/lib/dotnet/System.IO.FileSystem.dll": {} + } + }, + "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Text.Encoding.Extensions": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} + }, + "native": { + "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, + "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, + "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, + "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, + "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} + } + }, + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "native": { + "runtimes/ubuntu.14.04-x64/native/corerun": {} + } + }, + "runtime.unix.System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Console.dll": {} + } + }, + "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.Reflection.Metadata": "[1.0.22, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "runtime.unix.System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.Diagnostics.Debug": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.IO.Pipes.dll": {} + } + }, + "runtime.unix.System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Private.Uri.dll": {} + } + }, + "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "runtime.unix.System.Threading/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Threading.dll": {} + } + }, + "System.AppContext/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.AppContext.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.AppContext.dll": {} + } + }, + "System.Collections/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.21-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Collections.Concurrent/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.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": {} + } + }, + "System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, + "System.Diagnostics.Contracts/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.StackTrace/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Diagnostics.Tracing/4.0.21-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } + }, + "System.Dynamic.Runtime/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } + }, + "System.Globalization/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.Globalization.Calendars/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } + }, + "System.IO/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + } + }, + "System.Linq/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.0, )", + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.0, )", + "System.Linq": "[4.0.0, )", + "System.ObjectModel": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.0, )", + "System.Threading": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } + }, + "System.ObjectModel/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } + }, + "System.Private.DataContractSerialization/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Serialization.Primitives": "[4.0.11-beta-23401, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlSerializer": "[4.0.10, )" + }, + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} + } + }, + "System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dnxcore50/_._": {} + } + }, + "System.Reflection/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit/4.0.0": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Metadata/1.1.0-alpha-00014": { + "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": {} + } + }, + "System.Reflection.Primitives/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.21-beta-23401": { + "dependencies": { + "System.Private.Uri": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.21-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Runtime.Loader/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Loader.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Loader.dll": {} + } + }, + "System.Runtime.Serialization.Json/4.0.1-beta-23401": { + "dependencies": { + "System.Private.DataContractSerialization": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Json.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} + } + }, + "System.Runtime.Serialization.Primitives/4.0.11-beta-23401": { + "dependencies": { + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} + } + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23401": { + "dependencies": { + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Security.Principal/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } + }, + "System.Text.Encoding/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + } + }, + "System.Threading.Tasks/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Tasks.Parallel/4.0.1-beta-23401": { + "dependencies": { + "System.Collections.Concurrent": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } + }, + "System.Threading.ThreadPool/4.0.10-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } + }, + "System.Threading.Timer/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Timer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Timer.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tools": "[4.0.0, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } + }, + "System.Xml.XmlSerializer/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlDocument": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlSerializer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} + } + } + }, + "DNXCore,Version=v5.0/win7-x64": { + "Microsoft.DiaSymReader.Native/1.1.0-alpha2": { + "native": { + "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll": {}, + "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll": {} + } + }, + "Microsoft.NETCore.Platforms/1.0.1-beta-23401": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime": "[1.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/mscorlib.dll": {}, + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23401, )", + "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23401, )" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23401, )", + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23401": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": {}, + "Microsoft.Win32.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Runtime.InteropServices": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "Microsoft.Win32.Registry/4.0.0-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll": {} + }, + "native": { + "runtimes/win7-x64/native/clretwrc.dll": {}, + "runtimes/win7-x64/native/coreclr.dll": {}, + "runtimes/win7-x64/native/dbgshim.dll": {}, + "runtimes/win7-x64/native/mscordaccore.dll": {}, + "runtimes/win7-x64/native/mscordbi.dll": {}, + "runtimes/win7-x64/native/mscorrc.debug.dll": {}, + "runtimes/win7-x64/native/mscorrc.dll": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "native": { + "runtimes/win7-x64/native/CoreRun.exe": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": { + "native": { + "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, + "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} + } + }, + "runtime.win7.System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Console.dll": {} + } + }, + "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.InteropServices": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "Microsoft.Win32.Primitives": "[4.0.0, )", + "Microsoft.Win32.Registry": "[4.0.0-beta-23401, )", + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Threading.Thread": "[4.0.0-beta-23401, )", + "System.Threading.ThreadPool": "[4.0.10-beta-23401, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Overlapped": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.IO.FileSystem.dll": {} + } + }, + "runtime.win7.System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Overlapped": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.IO.Pipes.dll": {} + } + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} + } + }, + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } + }, + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Text.Encoding.Extensions": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "runtime.win7.System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "runtime.win7.System.Threading/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.AppContext/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.AppContext.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.AppContext.dll": {} + } + }, + "System.Collections/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.21-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Collections.Concurrent/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.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": {} + } + }, + "System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, + "System.Diagnostics.Contracts/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.StackTrace/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Diagnostics.Tracing/4.0.21-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } + }, + "System.Dynamic.Runtime/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } + }, + "System.Globalization/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.Globalization.Calendars/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } + }, + "System.IO/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + } + }, + "System.Linq/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.0, )", + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.0, )", + "System.Linq": "[4.0.0, )", + "System.ObjectModel": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.0, )", + "System.Threading": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } + }, + "System.ObjectModel/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } + }, + "System.Private.DataContractSerialization/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Serialization.Primitives": "[4.0.11-beta-23401, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlSerializer": "[4.0.10, )" + }, + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} + } + }, + "System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dnxcore50/_._": {} + } + }, + "System.Reflection/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit/4.0.0": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Metadata/1.1.0-alpha-00014": { + "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": {} + } + }, + "System.Reflection.Primitives/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.21-beta-23401": { + "dependencies": { + "System.Private.Uri": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.21-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Runtime.Loader/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Loader.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Loader.dll": {} + } + }, + "System.Runtime.Serialization.Json/4.0.1-beta-23401": { + "dependencies": { + "System.Private.DataContractSerialization": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Json.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} + } + }, + "System.Runtime.Serialization.Primitives/4.0.11-beta-23401": { + "dependencies": { + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} + } + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23401": { + "dependencies": { + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Security.Principal/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } + }, + "System.Text.Encoding/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Tasks.Parallel/4.0.1-beta-23401": { + "dependencies": { + "System.Collections.Concurrent": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } + }, + "System.Threading.ThreadPool/4.0.10-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } + }, + "System.Threading.Timer/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Timer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Timer.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tools": "[4.0.0, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } + }, + "System.Xml.XmlSerializer/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlDocument": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlSerializer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} + } + } + } + }, + "libraries": { + "Microsoft.DiaSymReader.Native/1.1.0-alpha2": { + "sha512": "D9bGkcO1+s5c0jn4R/9BD3pw4gqyaFzC7XdlYBVDTqYMqVITMDpF8xxMXN0F3nZRl1dE54RGWp5k8GVAnMhpgQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.DiaSymReader.Native.nuspec", + "package/services/metadata/core-properties/e2e1c0f9faac4ddb951a90d33184740b.psmdcp", + "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" + ] + }, + "Microsoft.NETCore.Platforms/1.0.1-beta-23401": { + "sha512": "vIJvaq9z2DEDTTEg3m17274RpepuVNZxaK2CZkiYFJ83H4sGkGjxCPdt2mkEPce+AJIDcEVKUoT+M3RBnHxt6g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.NETCore.Platforms.nuspec", + "package/services/metadata/core-properties/2fde2cca90064d2cbee0282ead626bd6.psmdcp", + "runtime.json" + ] + }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", + "ref/dotnet/mscorlib.dll", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/net45/_._", + "ref/netcore50/mscorlib.dll", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/mscorlib.dll", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23401": { + "sha512": "yKbN0445EtEOFDqk0kApZkqcQaTIsa1fsUngQmTqOGfoaHGY3xyevfmKMk04ttqfiZodbojzNBJIimVvcS5kEg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_._", + "_rels/.rels", + "Microsoft.NETCore.Runtime.nuspec", + "package/services/metadata/core-properties/112d1718c220436782f6a3f961239134.psmdcp" + ] + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "sha512": "gfEsWn8mT2AuMzcd50fo+J0O3jh+DFkljIo93QWo7uuM5beaBmN7XH9XF73uJTsfPafdbP4TVdMj2qmbusBU1Q==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "package/services/metadata/core-properties/a72da25cc7fb4898979464d38b6531a0.psmdcp", + "runtime.json" + ] + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23401": { + "sha512": "vqnaxvCVc6XxnTNrQuoI30gZks3UL54VA7ojvWDkda721MnzOFCKO1bL+GFqp3gi83jIj4bbPO2LRFJzqQbUiQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_._", + "_rels/.rels", + "Microsoft.NETCore.Runtime.Native.nuspec", + "package/services/metadata/core-properties/febd5df2d31644788d252027fb4969e5.psmdcp" + ] + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "sha512": "TTCe/d4jpgEHtYknQltvHx4G8EObqLyWkg9JXBVcTA3Cds39RZJBGqDR8yX5w9Oo+AbivIASzfJ7FM03n3ICkA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.NETCore.TestHost.nuspec", + "package/services/metadata/core-properties/7163f602ec41407cb61de7e2b4a0634d.psmdcp", + "runtime.json" + ] + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": { + "sha512": "y7ch2TJmr7QvPt698XV2giWa4CJMV4zP9K7m5MTkp/YcpAqbA/GHNDiNjsZ0AgKv9jbxsrYtaummobFqCv2TtQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.NETCore.Windows.ApiSets.nuspec", + "package/services/metadata/core-properties/4daf5e4ad169498a94ed020aaabf84b0.psmdcp", + "runtime.json" + ] + }, + "Microsoft.Win32.Primitives/4.0.0": { + "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.Win32.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/Microsoft.Win32.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "Microsoft.Win32.Primitives.nuspec", + "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/dotnet/de/Microsoft.Win32.Primitives.xml", + "ref/dotnet/es/Microsoft.Win32.Primitives.xml", + "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", + "ref/dotnet/it/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", + "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", + "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/Microsoft.Win32.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] + }, + "Microsoft.Win32.Registry/4.0.0-beta-23401": { + "sha512": "Zjow/Nf5YdeHOs/NmFNb8Gc3EpomccuoVkRH1zGCOGDzome2KhmlGdFeQcRrj5SPOC/JFGZAdPX4VO9gVYlmcw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/es/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/fr/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/it/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ja/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ko/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/Microsoft.Win32.Registry.dll", + "lib/DNXCore50/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ru/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/zh-hans/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/zh-hant/Microsoft.Win32.Registry.xml", + "lib/net46/Microsoft.Win32.Registry.dll", + "Microsoft.Win32.Registry.nuspec", + "package/services/metadata/core-properties/3908545058b64b18bb4629de3b17a909.psmdcp", + "ref/dotnet/Microsoft.Win32.Registry.dll", + "ref/net46/Microsoft.Win32.Registry.dll" + ] + }, + "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23401": { + "sha512": "t3piHlmvnrZzg959W5kZ2RYjPqyGzUX784EmDaLpSuxOX4rXBiTwm3+M1u3APMzp0vho15Wv/tnGqMjTmzEtcw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Diagnostics.Process.dll", + "package/services/metadata/core-properties/523baa6400b34b80bc93370199ac3379.psmdcp", + "ref/dotnet/_._", + "runtime.linux.System.Diagnostics.Process.nuspec" + ] + }, + "runtime.linux.System.IO.FileSystem/4.0.1-beta-23401": { + "sha512": "sEJdBqIGBCTQl6vz3JLG+NS/vHG30Mhp1Jp443IFLBdJ/CZmCoFjTCt4ewQakiHbj6bhi/5cEAncZrsOJhYdCQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/f5d7cb6afa904bf990606e4f60437c64.psmdcp", + "ref/dotnet/_._", + "runtime.linux.System.IO.FileSystem.nuspec", + "runtimes/linux/lib/dotnet/System.IO.FileSystem.dll" + ] + }, + "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23401": { + "sha512": "lYb4sltVD7aQADUiiXeGr7Z7Z9MAJfbUa8hpD9zN7D+6HyG9+T9SfSN/vLc1gyaKGHQwk8j57JViOnHQIUoDhg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Runtime.Extensions.dll", + "package/services/metadata/core-properties/7bfff7963b684eeeb4f47be9196434a3.psmdcp", + "ref/dotnet/_._", + "runtime.linux.System.Runtime.Extensions.nuspec" + ] + }, + "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "sha512": "II54Ua2Bzle0rhuVCkblTVEfFs34aKFdV3bNK3fBZtmt8bgTLQ7zEv3+FMWkvtk/NfsuKJjEJXLIgmt8oveO/w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Security.Cryptography.Algorithms.dll", + "package/services/metadata/core-properties/8effd3546c624c7fb5fc1161d9794792.psmdcp", + "ref/dotnet/_._", + "runtime.linux.System.Security.Cryptography.Algorithms.nuspec" + ] + }, + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "sha512": "4S8lmNUfhQt/XzvUTH/2a3U1uBA8qy274fUDsTHvPXaFz//9nVNn9f8cfAMLWLkJBCJGBfA65a95OkSdOcx+zQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/2d52c05eee544a93ae42cce8c1573928.psmdcp", + "ref/dotnet/_._", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", + "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", + "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", + "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", + "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", + "runtimes/ubuntu.14.04-x64/native/libsos.so", + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" + ] + }, + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "sha512": "RsC9BLCBOnaBhLNF7P+3EQ+oISCgsOOsUryAeZBU30y7cH00xPQxBBTlrjH+/7FBH9t47Hw+zrVa96a2KQ5BOg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/1d25b83604ee4da7adb4bb3c582fc390.psmdcp", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.nuspec", + "runtimes/ubuntu.14.04-x64/native/corerun" + ] + }, + "runtime.unix.System.Console/4.0.0-beta-23401": { + "sha512": "jCDuBqku5YcMtG/8Bj74jQL1kgY1O/BptTfR88W3aS3v9g6EY4b2c4rSplt+pojib1785byyKxM2IgYcLpOeGw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Console.dll", + "package/services/metadata/core-properties/b67b3d9060484ce7ba2f601f6e37da7e.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Console.nuspec" + ] + }, + "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23401": { + "sha512": "j0EQowYd5Lt9DrLnc+7DCxYhZDmTtxEEAu96vbNk+cttP+pm0j4ipZox9EpDL0ExZgSbLYKv6i+oc+WZAQwFdg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Diagnostics.Debug.dll", + "package/services/metadata/core-properties/7b862721181b479aa337e878a044b452.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Diagnostics.Debug.nuspec" + ] + }, + "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "sha512": "WFqQEYT+iD8EE+GfU62yHrGQr976AIE+iPpXd/njIKxPSFLYyWgaIfzW7TkykpkaE10/fg1kXCx0JMFRIKAHXQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Diagnostics.FileVersionInfo.dll", + "package/services/metadata/core-properties/f7a7f82cb42c49f58d7f67fdd914b5c8.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Diagnostics.FileVersionInfo.nuspec" + ] + }, + "runtime.unix.System.IO.Pipes/4.0.0-beta-23401": { + "sha512": "aAFY3Ryy68Zpsket8llWMbLzFUotPQVy8UyTnE6mujO3bdj6JrMu6Mh5SjPFuzmhwWyUUOHghql2BTVV8FiEng==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.IO.Pipes.dll", + "package/services/metadata/core-properties/f5c2d9cbcb504f4795be5dd658c74eac.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.IO.Pipes.nuspec" + ] + }, + "runtime.unix.System.Private.Uri/4.0.1-beta-23401": { + "sha512": "0MRnjIC1Jzun6Sj5ZoFex8aS27W5LchxbkUt8/BFtcT+hquckFdF1fucxYywRMBd5jPA4FUpTl80hdn9obVKzg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Private.Uri.dll", + "package/services/metadata/core-properties/d8da03e37131474ab54a81037378f50a.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Private.Uri.nuspec" + ] + }, + "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "sha512": "YmTAEYFrjpIHtwJhVkoYXKk3mgZGOzrQ5ULqKAFZ+NJSkjJL8qbKNGCHHxbSfnUa2u68pkYwfN49/FzoC94UEg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Text.Encoding.CodePages.dll", + "package/services/metadata/core-properties/a039bc0f50ec4d8796ae7d30e5258ef2.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Text.Encoding.CodePages.nuspec" + ] + }, + "runtime.unix.System.Threading/4.0.11-beta-23401": { + "sha512": "ZrDvwtTuNEbWn8xktjf7r0O+KrkxAS8ZM0r6CgiMK4gqcWAKweqKyTRnA+ucjF08hd+HKi2U0Z2syeBsccGP+Q==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Threading.dll", + "package/services/metadata/core-properties/bd9f088aaadc44b28ef3b38486600993.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Threading.nuspec" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "sha512": "PNyaOvbLxO3BveiokOImwpa3PJ6fC1PgOpZ2jsyxuPvvfb5FlI54/Bl93axPBhT+OLIPO+qy2SGvya9CPs/Xzw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/ef7adc69bb2a49508fdea64bee25de67.psmdcp", + "ref/dotnet/_._", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll", + "runtimes/win7-x64/native/clretwrc.dll", + "runtimes/win7-x64/native/coreclr.dll", + "runtimes/win7-x64/native/dbgshim.dll", + "runtimes/win7-x64/native/mscordaccore.dll", + "runtimes/win7-x64/native/mscordbi.dll", + "runtimes/win7-x64/native/mscorrc.debug.dll", + "runtimes/win7-x64/native/mscorrc.dll", + "tools/crossgen.exe", + "tools/sos.dll" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "sha512": "M/Sqsi0IiI3M9rlQ0f2dxwso0R74C7YowHU0CyCX95QXTgKSA56olT2EQe9AsZzmUoy3pA1503U3MnIAe2kiOw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/0e4d2e75b29240d3b672fa66959fa64d.psmdcp", + "runtime.win7-x64.Microsoft.NETCore.TestHost.nuspec", + "runtimes/win7-x64/native/CoreRun.exe" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": { + "sha512": "WpP5+t7HoJrnUXMljy9xzZy8ak8LnqguEg3RuVCfqLWGtPGqKe4Ga9lthueEIdCxgGmvx4UwNlpE9dzXifKmEQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/65b19b1ac5ad42e79475b26c006b8824.psmdcp", + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", + "runtimes/win10-x64/native/_._", + "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", + "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", + "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", + "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win8-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", + "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", + "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + ] + }, + "runtime.win7.System.Console/4.0.0-beta-23401": { + "sha512": "fsfstg62M9DU285C9VWRoLdk3SgOPjXLZ5PyM0dQZyR8MsB7aGWW/GxbWgtxhsewIYCr0A6wG4FgrfiF4YtkYg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/2f2eb5756a2b4b7495880a14eee6c817.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Console.nuspec", + "runtimes/win7/lib/dotnet/de/System.Console.xml", + "runtimes/win7/lib/dotnet/es/System.Console.xml", + "runtimes/win7/lib/dotnet/fr/System.Console.xml", + "runtimes/win7/lib/dotnet/it/System.Console.xml", + "runtimes/win7/lib/dotnet/ja/System.Console.xml", + "runtimes/win7/lib/dotnet/ko/System.Console.xml", + "runtimes/win7/lib/dotnet/ru/System.Console.xml", + "runtimes/win7/lib/dotnet/System.Console.dll", + "runtimes/win7/lib/dotnet/System.Console.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Console.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Console.xml" + ] + }, + "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23401": { + "sha512": "k0KnexhGQOeY7Ywkn7lNM2suudBNRV44907UtbowqeU6a+PwmPXIP5lpIbLiNBann4qo4DMikoY0lOwD0tDevg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/c6396fbd0d8d4143a762b97af5733977.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Diagnostics.Debug.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ru/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Diagnostics.Debug.xml", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" + ] + }, + "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "sha512": "cKIFYRU9hpyMVHxT74FCpABNYfr7S4tXZaA6YoZl16O/++5BaiEUrqqB7JpqepmuPjCbf5ee6Oz0TDigCXmQeQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/237d33ebf8104bda8bbef90015fa7818.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Diagnostics.FileVersionInfo.nuspec", + "runtimes/win7/lib/dotnet/de/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/es/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/fr/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/it/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/ja/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/ko/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/ru/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.dll", + "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Diagnostics.FileVersionInfo.xml" + ] + }, + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23401": { + "sha512": "0W2Pvi/IqrDV1yT9ckrNv0Nsmh1virMq0jBVl6hFkd6GaVNyBOoWYB6kNcd81am3KfxtyDr4A3eVSIFq5rceEA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/497384cd16154d5a8ba3d8ebad4716b1.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Diagnostics.Process.nuspec", + "runtimes/win7/lib/dotnet/de/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/es/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/fr/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/it/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ja/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ko/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ru/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll", + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Diagnostics.Process.xml" + ] + }, + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23401": { + "sha512": "FfdoBwl98Ry2wq1phSqDtGJBffMdHiYnbGDwi9xEljAxKRBs4jj4HpE7vRrBssnTnHxktj7Wb711ANn4x2r4xA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/net/_._", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/fa0c5e97aabd467086743abca5cad8b4.psmdcp", + "ref/dotnet/_._", + "ref/netcore50/_._", + "runtime.win7.System.IO.FileSystem.nuspec", + "runtimes/win7/lib/dotnet/de/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/es/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/fr/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/it/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ja/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ko/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ru/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/System.IO.FileSystem.dll", + "runtimes/win7/lib/dotnet/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/de/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/es/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/fr/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/it/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ja/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ko/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ru/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", + "runtimes/win7/lib/netcore50/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.IO.FileSystem.xml" + ] + }, + "runtime.win7.System.IO.Pipes/4.0.0-beta-23401": { + "sha512": "XKeg1VBw2b5VHtim2DV9vS2CozLZDaSHyv4nAz6Z98bidiJGo3+gOc7yJuNbZqKCl+GfEiukMVzVo05uRgN49w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/4c0523fc36544ed981604abaca454d6b.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.IO.Pipes.nuspec", + "runtimes/win7/lib/dotnet/de/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/es/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/fr/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/it/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/ja/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/ko/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/ru/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/System.IO.Pipes.dll", + "runtimes/win7/lib/dotnet/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.IO.Pipes.xml" + ] + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23401": { + "sha512": "A3RiaJOT8YTPH0SGNmk9DvctSIh+pvI/hstGVL1ryOrK27rpMZbI3yqMm64BZzB8Wb9GgeGww+7nht+9LNqiQA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/9e9fee28587541e793ad9dae247a386f.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Private.Uri.nuspec", + "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", + "runtimes/win7/lib/netcore50/System.Private.Uri.dll", + "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" + ] + }, + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23401": { + "sha512": "XGGApVAvC8rBnrgoc1CuU04r+cUWYnYUetVFthmd4xbUVpbBOChweMXHCgxEMDPzK/5Z5lq5piqmYsxYUV5l5Q==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Runtime.Extensions.xml", + "lib/DNXCore50/es/System.Runtime.Extensions.xml", + "lib/DNXCore50/fr/System.Runtime.Extensions.xml", + "lib/DNXCore50/it/System.Runtime.Extensions.xml", + "lib/DNXCore50/ja/System.Runtime.Extensions.xml", + "lib/DNXCore50/ko/System.Runtime.Extensions.xml", + "lib/DNXCore50/ru/System.Runtime.Extensions.xml", + "lib/DNXCore50/System.Runtime.Extensions.dll", + "lib/DNXCore50/System.Runtime.Extensions.xml", + "lib/DNXCore50/zh-hans/System.Runtime.Extensions.xml", + "lib/DNXCore50/zh-hant/System.Runtime.Extensions.xml", + "lib/netcore50/de/System.Runtime.Extensions.xml", + "lib/netcore50/es/System.Runtime.Extensions.xml", + "lib/netcore50/fr/System.Runtime.Extensions.xml", + "lib/netcore50/it/System.Runtime.Extensions.xml", + "lib/netcore50/ja/System.Runtime.Extensions.xml", + "lib/netcore50/ko/System.Runtime.Extensions.xml", + "lib/netcore50/ru/System.Runtime.Extensions.xml", + "lib/netcore50/System.Runtime.Extensions.dll", + "lib/netcore50/System.Runtime.Extensions.xml", + "lib/netcore50/zh-hans/System.Runtime.Extensions.xml", + "lib/netcore50/zh-hant/System.Runtime.Extensions.xml", + "package/services/metadata/core-properties/5ae8ad5b3075490eb7dcd430cf729202.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Runtime.Extensions.nuspec", + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.Extensions.xml" + ] + }, + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "sha512": "v2Nr/agEE3+rEA0375J+bbjWQm8/hVrJUiuwmt1rBFHvfahTUUrz9ww5VTX5jUjZtMJduVKFMDtMG99cWySTQg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/eeab014105c14fbda3a6fd76841586da.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll" + ] + }, + "runtime.win7.System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "sha512": "xZPKd8Buae+SfFRmokoqjjmbGbX/Tf6jymeSrrz6IFIBwl/XCKcDIBAEXMSM5Suyk4kceqesmYjgPnGV7VavJw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/a3157841418c4f129410dea58fc27496.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Text.Encoding.CodePages.nuspec", + "runtimes/win7/lib/dotnet/de/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/es/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/fr/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/it/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/ja/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/ko/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/ru/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/System.Text.Encoding.CodePages.dll", + "runtimes/win7/lib/dotnet/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Text.Encoding.CodePages.xml" + ] + }, + "runtime.win7.System.Threading/4.0.11-beta-23401": { + "sha512": "9LDVBkVlTceAV0G91a3NaaBaegnO8zTqJlYsIchZ/8C5DwFsUaoX5L/CSlbjTSma9yxTLhT5BmVgNrsON00PwA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/8331c64ec18a4dbf880d40f0a48a9583.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Threading.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/es/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/it/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/System.Threading.dll", + "runtimes/win7/lib/DNXCore50/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Threading.xml", + "runtimes/win7/lib/netcore50/de/System.Threading.xml", + "runtimes/win7/lib/netcore50/es/System.Threading.xml", + "runtimes/win7/lib/netcore50/fr/System.Threading.xml", + "runtimes/win7/lib/netcore50/it/System.Threading.xml", + "runtimes/win7/lib/netcore50/ja/System.Threading.xml", + "runtimes/win7/lib/netcore50/ko/System.Threading.xml", + "runtimes/win7/lib/netcore50/ru/System.Threading.xml", + "runtimes/win7/lib/netcore50/System.Threading.dll", + "runtimes/win7/lib/netcore50/System.Threading.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Threading.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Threading.xml", + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" + ] + }, + "System.AppContext/4.0.1-beta-23401": { + "sha512": "1qEPerVErFuLiHWUSD60hrht4uE7WCFuTvUUnVMzGMM+J9nMpCrLRRCnrQX3R/maHFXj3OBR17yk3lnS/78RWQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.AppContext.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.AppContext.dll", + "lib/netcore50/de/System.AppContext.xml", + "lib/netcore50/es/System.AppContext.xml", + "lib/netcore50/fr/System.AppContext.xml", + "lib/netcore50/it/System.AppContext.xml", + "lib/netcore50/ja/System.AppContext.xml", + "lib/netcore50/ko/System.AppContext.xml", + "lib/netcore50/ru/System.AppContext.xml", + "lib/netcore50/System.AppContext.dll", + "lib/netcore50/System.AppContext.xml", + "lib/netcore50/zh-hans/System.AppContext.xml", + "lib/netcore50/zh-hant/System.AppContext.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/945b386d4d23475888e5f9b7351fd849.psmdcp", + "ref/dotnet/System.AppContext.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.AppContext.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.AppContext.nuspec" + ] + }, + "System.Collections/4.0.11-beta-23401": { + "sha512": "tK0jt38zyt9IIC2kMTYi1nV2woZIPjoHv9NO+IWX5yVGdfyAmalh/gAvFNS16E5xpGIDXgHZOnC2jkFCW2SbMw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Collections.xml", + "lib/DNXCore50/es/System.Collections.xml", + "lib/DNXCore50/fr/System.Collections.xml", + "lib/DNXCore50/it/System.Collections.xml", + "lib/DNXCore50/ja/System.Collections.xml", + "lib/DNXCore50/ko/System.Collections.xml", + "lib/DNXCore50/ru/System.Collections.xml", + "lib/DNXCore50/System.Collections.dll", + "lib/DNXCore50/System.Collections.xml", + "lib/DNXCore50/zh-hans/System.Collections.xml", + "lib/DNXCore50/zh-hant/System.Collections.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Collections.xml", + "lib/netcore50/es/System.Collections.xml", + "lib/netcore50/fr/System.Collections.xml", + "lib/netcore50/it/System.Collections.xml", + "lib/netcore50/ja/System.Collections.xml", + "lib/netcore50/ko/System.Collections.xml", + "lib/netcore50/ru/System.Collections.xml", + "lib/netcore50/System.Collections.dll", + "lib/netcore50/System.Collections.xml", + "lib/netcore50/zh-hans/System.Collections.xml", + "lib/netcore50/zh-hant/System.Collections.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/f0d4aeb90e9c45b78c44bf8a0fc5de10.psmdcp", + "ref/dotnet/System.Collections.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/System.Collections.dll", + "runtimes/win8-aot/lib/netcore50/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Collections.xml", + "System.Collections.nuspec" + ] + }, + "System.Collections.Concurrent/4.0.10": { + "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Collections.Concurrent.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/dotnet/de/System.Collections.Concurrent.xml", + "ref/dotnet/es/System.Collections.Concurrent.xml", + "ref/dotnet/fr/System.Collections.Concurrent.xml", + "ref/dotnet/it/System.Collections.Concurrent.xml", + "ref/dotnet/ja/System.Collections.Concurrent.xml", + "ref/dotnet/ko/System.Collections.Concurrent.xml", + "ref/dotnet/ru/System.Collections.Concurrent.xml", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", + "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", + "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Collections.Concurrent.nuspec" + ] + }, + "System.Collections.Immutable/1.1.36": { + "sha512": "MOlivTIeAIQPPMUPWIIoMCvZczjFRLYUWSYwqi1szu8QPyeIbsaPeI+hpXe1DzTxNwnRnmfYaoToi6kXIfSPNg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", + "License-Stable.rtf", + "package/services/metadata/core-properties/c8b7b781850445db852bd2d848380ca6.psmdcp", + "System.Collections.Immutable.nuspec" + ] + }, + "System.Console/4.0.0-beta-23401": { + "sha512": "49zWKpJWl584fCuBYIRg68wk69e2+r5g7K8vlZRijrmXqiMe8Bx0FEap7Dc1rPhTYD06g72P2u5v8QfLLDh4bQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Console.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/5980582e42554c128545b03a9fc1ce1a.psmdcp", + "ref/dotnet/System.Console.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Console.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Console.nuspec" + ] + }, + "System.Diagnostics.Contracts/4.0.1-beta-23401": { + "sha512": "rSxl/9IcE4HlRKn7mGfe4QLYA09egXRXHT1Hf+3JQgZEh8PvHUzcSGcbWdgJs4DOHyiYE6ZlCoivR3nYSC/SoA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Diagnostics.Contracts.dll", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Contracts.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/a3c46ae850524d0591c33fcba48be802.psmdcp", + "ref/dotnet/System.Diagnostics.Contracts.dll", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", + "System.Diagnostics.Contracts.nuspec" + ] + }, + "System.Diagnostics.Debug/4.0.11-beta-23401": { + "sha512": "vkPhwrKGhOEboq1Xcup0Ebu+XjEu1tgKeFfbo2TWPJawSDzn5+3wmie2KvTLwpeLj+xIlHxOpn4ZsH500SU/Pg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/0ee88e624f5946d58f02d0b229246189.psmdcp", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Diagnostics.Debug.nuspec" + ] + }, + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "sha512": "nyIz6FogZdsGrZUPukQ64vRuKrM9MgFfzXjuvqEJ2mQ5DUNmoUJry85TUEuRdmFNDmDNzTgomUboZqmhx7NJgA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.FileVersionInfo.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/65a4dbd7231f409da48939ee7942fffc.psmdcp", + "ref/dotnet/System.Diagnostics.FileVersionInfo.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Diagnostics.FileVersionInfo.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Diagnostics.FileVersionInfo.nuspec" + ] + }, + "System.Diagnostics.Process/4.1.0-beta-23401": { + "sha512": "6vmT4f8dxyfe6CEg5r9+4XhOJAErxFhKH2f+2cfgTyJp1pp9gy0ShIwb8pvLTdTdxXfYmVnKvH3kMg9HQsulsw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/de/System.Diagnostics.Process.xml", + "lib/net46/es/System.Diagnostics.Process.xml", + "lib/net46/fr/System.Diagnostics.Process.xml", + "lib/net46/it/System.Diagnostics.Process.xml", + "lib/net46/ja/System.Diagnostics.Process.xml", + "lib/net46/ko/System.Diagnostics.Process.xml", + "lib/net46/ru/System.Diagnostics.Process.xml", + "lib/net46/System.Diagnostics.Process.dll", + "lib/net46/System.Diagnostics.Process.xml", + "lib/net46/zh-hans/System.Diagnostics.Process.xml", + "lib/net46/zh-hant/System.Diagnostics.Process.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/e2a4bd7066714f87b692ce1e29510813.psmdcp", + "ref/dotnet/System.Diagnostics.Process.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/de/System.Diagnostics.Process.xml", + "ref/net46/es/System.Diagnostics.Process.xml", + "ref/net46/fr/System.Diagnostics.Process.xml", + "ref/net46/it/System.Diagnostics.Process.xml", + "ref/net46/ja/System.Diagnostics.Process.xml", + "ref/net46/ko/System.Diagnostics.Process.xml", + "ref/net46/ru/System.Diagnostics.Process.xml", + "ref/net46/System.Diagnostics.Process.dll", + "ref/net46/System.Diagnostics.Process.xml", + "ref/net46/zh-hans/System.Diagnostics.Process.xml", + "ref/net46/zh-hant/System.Diagnostics.Process.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Diagnostics.Process.nuspec" + ] + }, + "System.Diagnostics.StackTrace/4.0.1-beta-23401": { + "sha512": "6l5rL6cOm3xgzTF2gNPsQMKPUR9Y9YtNLQ+A72bOVtKnUv82JevRHnSCUHkwM5pz+ucugMuqQc2NOKloo2zHMQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/es/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/fr/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/it/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/ja/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/ko/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/ru/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/System.Diagnostics.StackTrace.dll", + "lib/DNXCore50/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/zh-hans/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/zh-hant/System.Diagnostics.StackTrace.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/de/System.Diagnostics.StackTrace.xml", + "lib/net46/es/System.Diagnostics.StackTrace.xml", + "lib/net46/fr/System.Diagnostics.StackTrace.xml", + "lib/net46/it/System.Diagnostics.StackTrace.xml", + "lib/net46/ja/System.Diagnostics.StackTrace.xml", + "lib/net46/ko/System.Diagnostics.StackTrace.xml", + "lib/net46/ru/System.Diagnostics.StackTrace.xml", + "lib/net46/System.Diagnostics.StackTrace.dll", + "lib/net46/System.Diagnostics.StackTrace.xml", + "lib/net46/zh-hans/System.Diagnostics.StackTrace.xml", + "lib/net46/zh-hant/System.Diagnostics.StackTrace.xml", + "lib/netcore50/de/System.Diagnostics.StackTrace.xml", + "lib/netcore50/es/System.Diagnostics.StackTrace.xml", + "lib/netcore50/fr/System.Diagnostics.StackTrace.xml", + "lib/netcore50/it/System.Diagnostics.StackTrace.xml", + "lib/netcore50/ja/System.Diagnostics.StackTrace.xml", + "lib/netcore50/ko/System.Diagnostics.StackTrace.xml", + "lib/netcore50/ru/System.Diagnostics.StackTrace.xml", + "lib/netcore50/System.Diagnostics.StackTrace.dll", + "lib/netcore50/System.Diagnostics.StackTrace.xml", + "lib/netcore50/zh-hans/System.Diagnostics.StackTrace.xml", + "lib/netcore50/zh-hant/System.Diagnostics.StackTrace.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/10df3a3f47974ec489752cab69d9de2e.psmdcp", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/de/System.Diagnostics.StackTrace.xml", + "ref/net46/es/System.Diagnostics.StackTrace.xml", + "ref/net46/fr/System.Diagnostics.StackTrace.xml", + "ref/net46/it/System.Diagnostics.StackTrace.xml", + "ref/net46/ja/System.Diagnostics.StackTrace.xml", + "ref/net46/ko/System.Diagnostics.StackTrace.xml", + "ref/net46/ru/System.Diagnostics.StackTrace.xml", + "ref/net46/System.Diagnostics.StackTrace.dll", + "ref/net46/System.Diagnostics.StackTrace.xml", + "ref/net46/zh-hans/System.Diagnostics.StackTrace.xml", + "ref/net46/zh-hant/System.Diagnostics.StackTrace.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.StackTrace.xml", + "System.Diagnostics.StackTrace.nuspec" + ] + }, + "System.Diagnostics.Tools/4.0.1-beta-23401": { + "sha512": "wiArUEZ706qY4vIiUmxQtl9/SKlpeCX+ls9zhM9Je+FJV+XHpcUpUwndUXXw4zkTd18QKUpJuvfHQ0xNOOXPOQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Diagnostics.Tools.xml", + "lib/DNXCore50/es/System.Diagnostics.Tools.xml", + "lib/DNXCore50/fr/System.Diagnostics.Tools.xml", + "lib/DNXCore50/it/System.Diagnostics.Tools.xml", + "lib/DNXCore50/ja/System.Diagnostics.Tools.xml", + "lib/DNXCore50/ko/System.Diagnostics.Tools.xml", + "lib/DNXCore50/ru/System.Diagnostics.Tools.xml", + "lib/DNXCore50/System.Diagnostics.Tools.dll", + "lib/DNXCore50/System.Diagnostics.Tools.xml", + "lib/DNXCore50/zh-hans/System.Diagnostics.Tools.xml", + "lib/DNXCore50/zh-hant/System.Diagnostics.Tools.xml", + "lib/net45/_._", + "lib/netcore50/de/System.Diagnostics.Tools.xml", + "lib/netcore50/es/System.Diagnostics.Tools.xml", + "lib/netcore50/fr/System.Diagnostics.Tools.xml", + "lib/netcore50/it/System.Diagnostics.Tools.xml", + "lib/netcore50/ja/System.Diagnostics.Tools.xml", + "lib/netcore50/ko/System.Diagnostics.Tools.xml", + "lib/netcore50/ru/System.Diagnostics.Tools.xml", + "lib/netcore50/System.Diagnostics.Tools.dll", + "lib/netcore50/System.Diagnostics.Tools.xml", + "lib/netcore50/zh-hans/System.Diagnostics.Tools.xml", + "lib/netcore50/zh-hant/System.Diagnostics.Tools.xml", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/7422fa01f6c4438795afe6ffa4de69fb.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.Tools.xml", + "System.Diagnostics.Tools.nuspec" + ] + }, + "System.Diagnostics.Tracing/4.0.21-beta-23401": { + "sha512": "8gP6Sj/4AZbW0oyUmasFoC2xjRtyUhjjcd4qR1mlt40Xu3zWYkmaF+7+kJ/1xAJLTE0KGMq0kUfpR1SaIxhhQA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/es/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/fr/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/it/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/ja/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/ko/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/ru/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/System.Diagnostics.Tracing.dll", + "lib/DNXCore50/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/zh-hans/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/zh-hant/System.Diagnostics.Tracing.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Diagnostics.Tracing.xml", + "lib/netcore50/es/System.Diagnostics.Tracing.xml", + "lib/netcore50/fr/System.Diagnostics.Tracing.xml", + "lib/netcore50/it/System.Diagnostics.Tracing.xml", + "lib/netcore50/ja/System.Diagnostics.Tracing.xml", + "lib/netcore50/ko/System.Diagnostics.Tracing.xml", + "lib/netcore50/ru/System.Diagnostics.Tracing.xml", + "lib/netcore50/System.Diagnostics.Tracing.dll", + "lib/netcore50/System.Diagnostics.Tracing.xml", + "lib/netcore50/zh-hans/System.Diagnostics.Tracing.xml", + "lib/netcore50/zh-hant/System.Diagnostics.Tracing.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/fa97072bee1548288b78804825533b8a.psmdcp", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.Tracing.xml", + "System.Diagnostics.Tracing.nuspec" + ] + }, + "System.Dynamic.Runtime/4.0.11-beta-23401": { + "sha512": "pqxMUiwhWp45xraQA9nLMk3vYTE1918oyx1y8RNevM0K/402NuwBWOOXAFuwJRAVXzMObtKl86GpVpunBKw6bg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Dynamic.Runtime.xml", + "lib/DNXCore50/es/System.Dynamic.Runtime.xml", + "lib/DNXCore50/fr/System.Dynamic.Runtime.xml", + "lib/DNXCore50/it/System.Dynamic.Runtime.xml", + "lib/DNXCore50/ja/System.Dynamic.Runtime.xml", + "lib/DNXCore50/ko/System.Dynamic.Runtime.xml", + "lib/DNXCore50/ru/System.Dynamic.Runtime.xml", + "lib/DNXCore50/System.Dynamic.Runtime.dll", + "lib/DNXCore50/System.Dynamic.Runtime.xml", + "lib/DNXCore50/zh-hans/System.Dynamic.Runtime.xml", + "lib/DNXCore50/zh-hant/System.Dynamic.Runtime.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Dynamic.Runtime.xml", + "lib/netcore50/es/System.Dynamic.Runtime.xml", + "lib/netcore50/fr/System.Dynamic.Runtime.xml", + "lib/netcore50/it/System.Dynamic.Runtime.xml", + "lib/netcore50/ja/System.Dynamic.Runtime.xml", + "lib/netcore50/ko/System.Dynamic.Runtime.xml", + "lib/netcore50/ru/System.Dynamic.Runtime.xml", + "lib/netcore50/System.Dynamic.Runtime.dll", + "lib/netcore50/System.Dynamic.Runtime.xml", + "lib/netcore50/zh-hans/System.Dynamic.Runtime.xml", + "lib/netcore50/zh-hant/System.Dynamic.Runtime.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/c659a4a457c546c298c29eb3d10080a6.psmdcp", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Dynamic.Runtime.xml", + "System.Dynamic.Runtime.nuspec" + ] + }, + "System.Globalization/4.0.11-beta-23401": { + "sha512": "9hlModln4/P7piY0K4vDwSi56GCAp21AsQWRQ3dLh6VYBE5XlB2no6yEP10n4gENTimLzXaPdRinybB3Rksw0g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Globalization.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Globalization.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/74a58c8729654b47a2f91ee8d8541d25.psmdcp", + "ref/dotnet/System.Globalization.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", + "System.Globalization.nuspec" + ] + }, + "System.Globalization.Calendars/4.0.1-beta-23401": { + "sha512": "y/RD61zON6K2LhD3s82pdMsCBRrbnUy3yAz48R/c/YyrSMDxnq2J5JGtx+Sdjb3RjjaVFcRjWMtTliWhskwjpw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Globalization.Calendars.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Globalization.Calendars.dll", + "lib/netcore50/System.Globalization.Calendars.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/8ce43ab945664115be8a9dae10acdc6e.psmdcp", + "ref/dotnet/System.Globalization.Calendars.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Globalization.Calendars.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", + "System.Globalization.Calendars.nuspec" + ] + }, + "System.IO/4.0.11-beta-23401": { + "sha512": "cklZFejIVHfcXIb67XkJorf4NIhZQLxnmge9q2mJyLxSHCOw3rQAvShXyXmfxgiUesSQCKm5JPK27Q73sPEjqg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.IO.xml", + "lib/DNXCore50/es/System.IO.xml", + "lib/DNXCore50/fr/System.IO.xml", + "lib/DNXCore50/it/System.IO.xml", + "lib/DNXCore50/ja/System.IO.xml", + "lib/DNXCore50/ko/System.IO.xml", + "lib/DNXCore50/ru/System.IO.xml", + "lib/DNXCore50/System.IO.dll", + "lib/DNXCore50/System.IO.xml", + "lib/DNXCore50/zh-hans/System.IO.xml", + "lib/DNXCore50/zh-hant/System.IO.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.IO.xml", + "lib/netcore50/es/System.IO.xml", + "lib/netcore50/fr/System.IO.xml", + "lib/netcore50/it/System.IO.xml", + "lib/netcore50/ja/System.IO.xml", + "lib/netcore50/ko/System.IO.xml", + "lib/netcore50/ru/System.IO.xml", + "lib/netcore50/System.IO.dll", + "lib/netcore50/System.IO.xml", + "lib/netcore50/zh-hans/System.IO.xml", + "lib/netcore50/zh-hant/System.IO.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/b6b55e167a954cfaa8d64b754fa75564.psmdcp", + "ref/dotnet/System.IO.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/es/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/it/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/System.IO.dll", + "runtimes/win8-aot/lib/netcore50/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.IO.xml", + "System.IO.nuspec" + ] + }, + "System.IO.FileSystem/4.0.1-beta-23401": { + "sha512": "YSEjV/ciQKavpVBBaXejEopV+EbYX7aYvog7AnXpXp7wkf0BI0aUr+u4XNBTmlZStomIQFn6fv+8YpchDB8dKQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.FileSystem.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/e6f395bee74b4e7bbcf1c8f9411327dd.psmdcp", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.FileSystem.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.IO.FileSystem.nuspec" + ] + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.FileSystem.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/it/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.FileSystem.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.IO.FileSystem.Primitives.nuspec" + ] + }, + "System.IO.Pipes/4.0.0-beta-23401": { + "sha512": "y7dWdln6qDt9iNfqJY/vo0X+WBJvMiW23jQQEE7dI/4dKsj7zMx5dhPAKhs4dSBA1fwiPNc3q2TTtUCcevJAMg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/net46/System.IO.Pipes.dll", + "package/services/metadata/core-properties/59286da88a6446209f20d837273a8da7.psmdcp", + "ref/dotnet/System.IO.Pipes.dll", + "ref/net46/System.IO.Pipes.dll", + "runtime.json", + "System.IO.Pipes.nuspec" + ] + }, + "System.Linq/4.0.1-beta-23401": { + "sha512": "wy6UgJm/GebvynoiVJko2tUKRrLItxz1gDRuZNABJ1zOz1Y/Viw4rzbs6aU3rAoj5+YFnYpuTUSI3g/DanVK2w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Linq.xml", + "lib/dotnet/es/System.Linq.xml", + "lib/dotnet/fr/System.Linq.xml", + "lib/dotnet/it/System.Linq.xml", + "lib/dotnet/ja/System.Linq.xml", + "lib/dotnet/ko/System.Linq.xml", + "lib/dotnet/ru/System.Linq.xml", + "lib/dotnet/System.Linq.dll", + "lib/dotnet/System.Linq.xml", + "lib/dotnet/zh-hans/System.Linq.xml", + "lib/dotnet/zh-hant/System.Linq.xml", + "lib/net45/_._", + "lib/netcore50/System.Linq.dll", + "lib/netcore50/System.Linq.xml", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/e7c9c15c9d1440ae9b5f7da9c3c8dedb.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/net45/_._", + "ref/netcore50/System.Linq.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "System.Linq.nuspec" + ] + }, + "System.Linq.Expressions/4.0.10": { + "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Linq.Expressions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Linq.Expressions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/dotnet/de/System.Linq.Expressions.xml", + "ref/dotnet/es/System.Linq.Expressions.xml", + "ref/dotnet/fr/System.Linq.Expressions.xml", + "ref/dotnet/it/System.Linq.Expressions.xml", + "ref/dotnet/ja/System.Linq.Expressions.xml", + "ref/dotnet/ko/System.Linq.Expressions.xml", + "ref/dotnet/ru/System.Linq.Expressions.xml", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", + "ref/dotnet/zh-hans/System.Linq.Expressions.xml", + "ref/dotnet/zh-hant/System.Linq.Expressions.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", + "System.Linq.Expressions.nuspec" + ] + }, + "System.ObjectModel/4.0.11-beta-23401": { + "sha512": "hRy5/zygQldLf6nqcBXBCgZpO+w6XXXQYQ9n637iX/xbf8Jbp18QyTjbF8IM8O1Q63ID0QBM42AipqI46WYbKA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.ObjectModel.xml", + "lib/dotnet/es/System.ObjectModel.xml", + "lib/dotnet/fr/System.ObjectModel.xml", + "lib/dotnet/it/System.ObjectModel.xml", + "lib/dotnet/ja/System.ObjectModel.xml", + "lib/dotnet/ko/System.ObjectModel.xml", + "lib/dotnet/ru/System.ObjectModel.xml", + "lib/dotnet/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.xml", + "lib/dotnet/zh-hans/System.ObjectModel.xml", + "lib/dotnet/zh-hant/System.ObjectModel.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/59e0ab66a5aa4ee593c7111a19b4f770.psmdcp", + "ref/dotnet/System.ObjectModel.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.ObjectModel.nuspec" + ] + }, + "System.Private.DataContractSerialization/4.0.1-beta-23401": { + "sha512": "5nXOqy93I2ncy4o6u6DLIz4Hhu4Rd9iA42mB0GQjoAAz+4E7BYqmsAA/MTrti86KD4uY3441Ly+hgEBuO91lNA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Private.DataContractSerialization.dll", + "lib/netcore50/System.Private.DataContractSerialization.dll", + "package/services/metadata/core-properties/644fbf27d65445c681f67c14f2c7a86a.psmdcp", + "ref/dnxcore50/_._", + "ref/netcore50/_._", + "runtime.json", + "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll", + "System.Private.DataContractSerialization.nuspec" + ] + }, + "System.Private.Uri/4.0.1-beta-23401": { + "sha512": "VCPDXGDKmQwQN1iE5hm9+IMwx/5t98Nch6UMoYnm+IBfEP6+B+zNpoBBctGStt0uMAUPozWReAoTnCnIM/fIIg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/cfd2f519e266460ca5492c18c1c932bc.psmdcp", + "ref/dnxcore50/_._", + "ref/netcore50/_._", + "runtime.json", + "System.Private.Uri.nuspec" + ] + }, + "System.Reflection/4.1.0-beta-23401": { + "sha512": "Uj02Az0ANALdU5clcgoKZXKzwFd3B2q75eGx80HOHdghQ6MKcNPujV3ZUtaMzJDge1KmqOOfXwb7IzRzR/vxTQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Reflection.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/273f510c7e864f93823a7b6070f0ab3a.psmdcp", + "ref/dotnet/System.Reflection.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", + "System.Reflection.nuspec" + ] + }, + "System.Reflection.Emit/4.0.0": { + "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Emit.dll", + "lib/MonoAndroid10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.dll", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/dotnet/de/System.Reflection.Emit.xml", + "ref/dotnet/es/System.Reflection.Emit.xml", + "ref/dotnet/fr/System.Reflection.Emit.xml", + "ref/dotnet/it/System.Reflection.Emit.xml", + "ref/dotnet/ja/System.Reflection.Emit.xml", + "ref/dotnet/ko/System.Reflection.Emit.xml", + "ref/dotnet/ru/System.Reflection.Emit.xml", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", + "ref/dotnet/zh-hans/System.Reflection.Emit.xml", + "ref/dotnet/zh-hant/System.Reflection.Emit.xml", + "ref/MonoAndroid10/_._", + "ref/net45/_._", + "ref/xamarinmac20/_._", + "System.Reflection.Emit.nuspec" + ] + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", + "lib/wp80/_._", + "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", + "ref/net45/_._", + "ref/wp80/_._", + "System.Reflection.Emit.ILGeneration.nuspec" + ] + }, + "System.Reflection.Emit.Lightweight/4.0.0": { + "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.Lightweight.dll", + "lib/wp80/_._", + "package/services/metadata/core-properties/52abced289cd46eebf8599b9b4c1c67b.psmdcp", + "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/it/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml", + "ref/net45/_._", + "ref/wp80/_._", + "System.Reflection.Emit.Lightweight.nuspec" + ] + }, + "System.Reflection.Extensions/4.0.1-beta-23401": { + "sha512": "hQ61vl9A8S/12OwSpcZm+X4gz+rDH3rdXHg6sVYd705uy0KfRz6vix/oPmUwLftCayFzDA/yAyVzSd1hc/xRFQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Extensions.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Extensions.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/b2e409ff02ae42c48dccabf341c45d9f.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.Extensions.xml", + "System.Reflection.Extensions.nuspec" + ] + }, + "System.Reflection.Metadata/1.1.0-alpha-00014": { + "sha512": "rVeIWjVoLQS0aNrGdzndZReskyfxu4EfO9BKqT5GJt0YfGtlsHB1aDPnjl4jIBDTr+WJC9YsnZg8S5sKT1X42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/portable-net45+win8/System.Reflection.Metadata.dll", + "lib/portable-net45+win8/System.Reflection.Metadata.pdb", + "lib/portable-net45+win8/System.Reflection.Metadata.xml", + "package/services/metadata/core-properties/a48ecf967b1540bba8edfe9af3a99ea5.psmdcp", + "System.Reflection.Metadata.nuspec" + ] + }, + "System.Reflection.Primitives/4.0.1-beta-23401": { + "sha512": "6Rsk774j6ChoR3sl6WwJL8YkPy5m5gH3ErSKG/9XM1KWnX7VdQ8PcYKox46hbKhktRr9mlkKu+4TAGSkb7DDXQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Primitives.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Primitives.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/3edc1c92173e45d3bda874b4975f7832.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.Primitives.xml", + "System.Reflection.Primitives.nuspec" + ] + }, + "System.Reflection.TypeExtensions/4.0.0": { + "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.TypeExtensions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Reflection.TypeExtensions.dll", + "lib/netcore50/System.Reflection.TypeExtensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/dotnet/de/System.Reflection.TypeExtensions.xml", + "ref/dotnet/es/System.Reflection.TypeExtensions.xml", + "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", + "ref/dotnet/it/System.Reflection.TypeExtensions.xml", + "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", + "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", + "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", + "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", + "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Reflection.TypeExtensions.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", + "System.Reflection.TypeExtensions.nuspec" + ] + }, + "System.Resources.ResourceManager/4.0.1-beta-23401": { + "sha512": "61tqjGoqyHJ6Q2uY9ajW6x56sQqvKciSOq8qbH/9cAEkNdeQxEFCTp0kBE+x2YFLjfNc4cWZZE+bOB5zJ5xAEQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Resources.ResourceManager.dll", + "lib/net45/_._", + "lib/netcore50/System.Resources.ResourceManager.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/4b69d4d0ef9247c3bcd03345cf34cfa4.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Resources.ResourceManager.xml", + "System.Resources.ResourceManager.nuspec" + ] + }, + "System.Runtime/4.0.21-beta-23401": { + "sha512": "6ycZ0VX30LSPYJ/xsEOa/WB6Y73jW0lfw9QaWXpbQZ3xdacYRmqbNpUhTe32p9YbXy9LALMBNRFkU8d/0uYGXQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Runtime.xml", + "lib/DNXCore50/es/System.Runtime.xml", + "lib/DNXCore50/fr/System.Runtime.xml", + "lib/DNXCore50/it/System.Runtime.xml", + "lib/DNXCore50/ja/System.Runtime.xml", + "lib/DNXCore50/ko/System.Runtime.xml", + "lib/DNXCore50/ru/System.Runtime.xml", + "lib/DNXCore50/System.Runtime.dll", + "lib/DNXCore50/System.Runtime.xml", + "lib/DNXCore50/zh-hans/System.Runtime.xml", + "lib/DNXCore50/zh-hant/System.Runtime.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Runtime.xml", + "lib/netcore50/es/System.Runtime.xml", + "lib/netcore50/fr/System.Runtime.xml", + "lib/netcore50/it/System.Runtime.xml", + "lib/netcore50/ja/System.Runtime.xml", + "lib/netcore50/ko/System.Runtime.xml", + "lib/netcore50/ru/System.Runtime.xml", + "lib/netcore50/System.Runtime.dll", + "lib/netcore50/System.Runtime.xml", + "lib/netcore50/zh-hans/System.Runtime.xml", + "lib/netcore50/zh-hant/System.Runtime.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/2d257d6424af422f88828201219f98bf.psmdcp", + "ref/dotnet/System.Runtime.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.xml", + "System.Runtime.nuspec" + ] + }, + "System.Runtime.Extensions/4.0.11-beta-23401": { + "sha512": "/c6mvZEhs7bnuocnYeyey7hxkO9kc6J0GuPx30VvBzCm7QNr/dEawnUuHW27Faa7kQukP/WmjcaI8lmDEktxXw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/6833c4a443b049d1a1f61f6d666bd0df.psmdcp", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Runtime.Extensions.nuspec" + ] + }, + "System.Runtime.Handles/4.0.1-beta-23401": { + "sha512": "pEuFuF5FWy3GOi5i1R0aj/JSEFpCY7bekjWNgKdWPG7zlljjNuJPSSpiN8lhW+U0XU/I8+oe77d3POqzfAqOnQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Runtime.Handles.xml", + "lib/DNXCore50/es/System.Runtime.Handles.xml", + "lib/DNXCore50/fr/System.Runtime.Handles.xml", + "lib/DNXCore50/it/System.Runtime.Handles.xml", + "lib/DNXCore50/ja/System.Runtime.Handles.xml", + "lib/DNXCore50/ko/System.Runtime.Handles.xml", + "lib/DNXCore50/ru/System.Runtime.Handles.xml", + "lib/DNXCore50/System.Runtime.Handles.dll", + "lib/DNXCore50/System.Runtime.Handles.xml", + "lib/DNXCore50/zh-hans/System.Runtime.Handles.xml", + "lib/DNXCore50/zh-hant/System.Runtime.Handles.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Runtime.Handles.xml", + "lib/netcore50/es/System.Runtime.Handles.xml", + "lib/netcore50/fr/System.Runtime.Handles.xml", + "lib/netcore50/it/System.Runtime.Handles.xml", + "lib/netcore50/ja/System.Runtime.Handles.xml", + "lib/netcore50/ko/System.Runtime.Handles.xml", + "lib/netcore50/ru/System.Runtime.Handles.xml", + "lib/netcore50/System.Runtime.Handles.dll", + "lib/netcore50/System.Runtime.Handles.xml", + "lib/netcore50/zh-hans/System.Runtime.Handles.xml", + "lib/netcore50/zh-hant/System.Runtime.Handles.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/afb838c9ad104999ac15d99520de5878.psmdcp", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.Handles.xml", + "System.Runtime.Handles.nuspec" + ] + }, + "System.Runtime.InteropServices/4.0.21-beta-23401": { + "sha512": "M8FWV0ey6OfStKAT0jxDhQ/wqjowB9eEsERJmxb6iT9F/TVdqX4LaOOYz4y+ejqtIakYgOvv0m9DAiTnzk5pvA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Runtime.InteropServices.xml", + "lib/DNXCore50/es/System.Runtime.InteropServices.xml", + "lib/DNXCore50/fr/System.Runtime.InteropServices.xml", + "lib/DNXCore50/it/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ja/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ko/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ru/System.Runtime.InteropServices.xml", + "lib/DNXCore50/System.Runtime.InteropServices.dll", + "lib/DNXCore50/System.Runtime.InteropServices.xml", + "lib/DNXCore50/zh-hans/System.Runtime.InteropServices.xml", + "lib/DNXCore50/zh-hant/System.Runtime.InteropServices.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Runtime.InteropServices.xml", + "lib/netcore50/es/System.Runtime.InteropServices.xml", + "lib/netcore50/fr/System.Runtime.InteropServices.xml", + "lib/netcore50/it/System.Runtime.InteropServices.xml", + "lib/netcore50/ja/System.Runtime.InteropServices.xml", + "lib/netcore50/ko/System.Runtime.InteropServices.xml", + "lib/netcore50/ru/System.Runtime.InteropServices.xml", + "lib/netcore50/System.Runtime.InteropServices.dll", + "lib/netcore50/System.Runtime.InteropServices.xml", + "lib/netcore50/zh-hans/System.Runtime.InteropServices.xml", + "lib/netcore50/zh-hant/System.Runtime.InteropServices.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/85deca56e7ea41cd88b15851162bccf9.psmdcp", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", + "System.Runtime.InteropServices.nuspec" + ] + }, + "System.Runtime.Loader/4.0.0-beta-23401": { + "sha512": "+OIL85SpiAeu4GiyVlB1d6N7Fu5DM11MP11xZHNm8/0ggclZGkpc44MVTTedLfoA0HpIl8sOR+G37CPA87+vow==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Runtime.Loader.dll", + "package/services/metadata/core-properties/0ca4f92d1927480594f71c5384c0c52d.psmdcp", + "ref/dotnet/System.Runtime.Loader.dll", + "System.Runtime.Loader.nuspec" + ] + }, + "System.Runtime.Serialization.Json/4.0.1-beta-23401": { + "sha512": "6zGC2zfQ1N7eaJasJsn1mLEOcRJNmvUjQGlRpuhZ6UQKBcHBloOOqxIwkbkRXtpC82Y6swGSmKvpD2t005kJbw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Runtime.Serialization.Json.dll", + "lib/net45/_._", + "lib/netcore50/System.Runtime.Serialization.Json.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/219cfd46d31940dc96172dd39c2b41f5.psmdcp", + "ref/dotnet/System.Runtime.Serialization.Json.dll", + "ref/net45/_._", + "ref/netcore50/System.Runtime.Serialization.Json.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll", + "System.Runtime.Serialization.Json.nuspec" + ] + }, + "System.Runtime.Serialization.Primitives/4.0.11-beta-23401": { + "sha512": "/TbhrIUbcZ/m04+iyf5cORMLoeZ441ZyLnzXLCtGhYsdDcyDjqJgEabQBPpu3WwVhb0Fre+WTMMLNzb0Uti92Q==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/es/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/fr/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/it/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/ja/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/ko/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/ru/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/System.Runtime.Serialization.Primitives.dll", + "lib/dotnet/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/zh-hans/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/zh-hant/System.Runtime.Serialization.Primitives.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/d3e835fc572e4bc6b660d192e27c7205.psmdcp", + "ref/dotnet/System.Runtime.Serialization.Primitives.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Runtime.Serialization.Primitives.nuspec" + ] + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "sha512": "unUfGNfc/kIWzbGZw+m0WkAlVzc1VhW3ayYhaUJla1B5XVokc0iMMFV9vCOQE54gNOA41E0xEY+EUo+DS9MWfQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Algorithms.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/2fd2e306ef0e41ea92b028f7c5e2e75c.psmdcp", + "ref/dotnet/System.Security.Cryptography.Algorithms.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Algorithms.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Security.Cryptography.Algorithms.nuspec" + ] + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23401": { + "sha512": "RMF1swkhksZRBwFqzeI3axkOFHVILVxtaFuE61hqpuDa0l8y1C//S3QeTaUH6FSpWnhR6U8KCzj9z+tUsvKshg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Security.Cryptography.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/4633fd9744d04a5db84b0e85c227af7d.psmdcp", + "ref/dotnet/System.Security.Cryptography.Primitives.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Security.Cryptography.Primitives.nuspec" + ] + }, + "System.Security.Principal/4.0.0": { + "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Security.Principal.dll", + "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/de/System.Security.Principal.xml", + "ref/dotnet/es/System.Security.Principal.xml", + "ref/dotnet/fr/System.Security.Principal.xml", + "ref/dotnet/it/System.Security.Principal.xml", + "ref/dotnet/ja/System.Security.Principal.xml", + "ref/dotnet/ko/System.Security.Principal.xml", + "ref/dotnet/ru/System.Security.Principal.xml", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", + "ref/dotnet/zh-hans/System.Security.Principal.xml", + "ref/dotnet/zh-hant/System.Security.Principal.xml", + "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", + "ref/netcore50/System.Security.Principal.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "System.Security.Principal.nuspec" + ] + }, + "System.Text.Encoding/4.0.11-beta-23401": { + "sha512": "grPY1hsuOaageaZoY+McFKQAh6101Q/bkjkffaBtLW6+KCuiIsVp/qTR4NkHxHzR2ssOoXxK/2Pw90flqIgP1g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Text.Encoding.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Text.Encoding.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/8b20c3fbedce49c886e64cb77d78e77e.psmdcp", + "ref/dotnet/System.Text.Encoding.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", + "System.Text.Encoding.nuspec" + ] + }, + "System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "sha512": "MWHWZmok7bOuSiQP9LeNMVunVRDdkoNAZNSVv+XvxvzhfRxCOzadA7NCKmvdHOHAxdwD86cdRufll6db2navhg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/5d754a736e41486d8ad5b40038f88e09.psmdcp", + "ref/dotnet/System.Text.Encoding.CodePages.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Text.Encoding.CodePages.nuspec" + ] + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23401": { + "sha512": "wz3FczztFHsuDF3SYJexFNUETSwvr/SBTkld/VixKsA9gMI8pXp8upo7sqHW0tDWB2v37VxLfnazc7EtpZWTSg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Text.Encoding.Extensions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Text.Encoding.Extensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/a6e836e6a74948b0bd568dd65f4bcdad.psmdcp", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", + "System.Text.Encoding.Extensions.nuspec" + ] + }, + "System.Text.RegularExpressions/4.0.10": { + "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Text.RegularExpressions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/dotnet/de/System.Text.RegularExpressions.xml", + "ref/dotnet/es/System.Text.RegularExpressions.xml", + "ref/dotnet/fr/System.Text.RegularExpressions.xml", + "ref/dotnet/it/System.Text.RegularExpressions.xml", + "ref/dotnet/ja/System.Text.RegularExpressions.xml", + "ref/dotnet/ko/System.Text.RegularExpressions.xml", + "ref/dotnet/ru/System.Text.RegularExpressions.xml", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", + "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", + "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Text.RegularExpressions.nuspec" + ] + }, + "System.Threading/4.0.11-beta-23401": { + "sha512": "bLjIIr2gmhhBr2E4IP4YF3t4Iu6ByTgZnCOFAyV4iZjtsqTAx3jkL008bBn5CL0M8z/g0+S2bFcZzx6+8/Dk8w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/d44961755382408e842398b7c75b6a5d.psmdcp", + "ref/dotnet/System.Threading.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Threading.nuspec" + ] + }, + "System.Threading.Overlapped/4.0.0": { + "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Threading.Overlapped.dll", + "lib/net46/System.Threading.Overlapped.dll", + "lib/netcore50/System.Threading.Overlapped.dll", + "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/de/System.Threading.Overlapped.xml", + "ref/dotnet/es/System.Threading.Overlapped.xml", + "ref/dotnet/fr/System.Threading.Overlapped.xml", + "ref/dotnet/it/System.Threading.Overlapped.xml", + "ref/dotnet/ja/System.Threading.Overlapped.xml", + "ref/dotnet/ko/System.Threading.Overlapped.xml", + "ref/dotnet/ru/System.Threading.Overlapped.xml", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", + "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", + "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", + "ref/net46/System.Threading.Overlapped.dll", + "System.Threading.Overlapped.nuspec" + ] + }, + "System.Threading.Tasks/4.0.11-beta-23401": { + "sha512": "/C3ubY9LwCQ5Vtko6GcxWTNJ+ZRxHaGwQueeyiu6sZzRzTDP6+HpeGhA/xqTrJVo4Ii6/nbwCiGGnRiTvYZsBg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Threading.Tasks.xml", + "lib/DNXCore50/es/System.Threading.Tasks.xml", + "lib/DNXCore50/fr/System.Threading.Tasks.xml", + "lib/DNXCore50/it/System.Threading.Tasks.xml", + "lib/DNXCore50/ja/System.Threading.Tasks.xml", + "lib/DNXCore50/ko/System.Threading.Tasks.xml", + "lib/DNXCore50/ru/System.Threading.Tasks.xml", + "lib/DNXCore50/System.Threading.Tasks.dll", + "lib/DNXCore50/System.Threading.Tasks.xml", + "lib/DNXCore50/zh-hans/System.Threading.Tasks.xml", + "lib/DNXCore50/zh-hant/System.Threading.Tasks.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Threading.Tasks.xml", + "lib/netcore50/es/System.Threading.Tasks.xml", + "lib/netcore50/fr/System.Threading.Tasks.xml", + "lib/netcore50/it/System.Threading.Tasks.xml", + "lib/netcore50/ja/System.Threading.Tasks.xml", + "lib/netcore50/ko/System.Threading.Tasks.xml", + "lib/netcore50/ru/System.Threading.Tasks.xml", + "lib/netcore50/System.Threading.Tasks.dll", + "lib/netcore50/System.Threading.Tasks.xml", + "lib/netcore50/zh-hans/System.Threading.Tasks.xml", + "lib/netcore50/zh-hant/System.Threading.Tasks.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/7a86e64c983f4dc6a4fc141bed9f06ee.psmdcp", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Threading.Tasks.xml", + "System.Threading.Tasks.nuspec" + ] + }, + "System.Threading.Tasks.Parallel/4.0.1-beta-23401": { + "sha512": "2IwHo0Tgi26hTXmQhbO3f+TUqtiwOT1d+kfsvafpm3pj/HCSTpQn6cnmfSGVE6x7Js2EsZhAPcRXdkeOL1J2YA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/es/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/fr/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/it/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/ja/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/ko/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/ru/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/System.Threading.Tasks.Parallel.dll", + "lib/dotnet/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/zh-hans/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/zh-hant/System.Threading.Tasks.Parallel.xml", + "lib/net45/_._", + "lib/netcore50/System.Threading.Tasks.Parallel.dll", + "lib/netcore50/System.Threading.Tasks.Parallel.xml", + "lib/win8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/a8c3a36dc4fb4d21b97000ca29357568.psmdcp", + "ref/dotnet/System.Threading.Tasks.Parallel.dll", + "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", + "ref/win8/_._", + "ref/wpa81/_._", + "System.Threading.Tasks.Parallel.nuspec" + ] + }, + "System.Threading.Thread/4.0.0-beta-23401": { + "sha512": "rkyJcFW7yT5BqvyNBbJRPeG9L4T0MBWeG+xfNjI/eJHf5Go217I+09GRK8GAkAmgYwVScVUmVtuLdD4pAUnFMA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Threading.Thread.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Threading.Thread.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/55c0b90b43944c28aad8c71cabad66a2.psmdcp", + "ref/dotnet/System.Threading.Thread.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Threading.Thread.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Threading.Thread.nuspec" + ] + }, + "System.Threading.ThreadPool/4.0.10-beta-23401": { + "sha512": "uYRRB5hlSzSN2tQtqwTA+mkLBow0pQwxA7xvKQhB4FY+ooK3xYnwVRzXnKxf1D5o/uHKHz4HeMuBlvTv5JG4zg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Threading.ThreadPool.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Threading.ThreadPool.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/c71bd1df9a524a8e92d5f8ac8996774c.psmdcp", + "ref/dotnet/System.Threading.ThreadPool.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Threading.ThreadPool.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Threading.ThreadPool.nuspec" + ] + }, + "System.Threading.Timer/4.0.1-beta-23401": { + "sha512": "cXeNnGHqL0u+SUDlAeYarLySzWyCtaHYQ67U1M5jpNvxiiC1DbwW+gxypLb/rNTMlVWhGma95DekB128isngfg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Threading.Timer.dll", + "lib/net451/_._", + "lib/netcore50/System.Threading.Timer.dll", + "lib/win81/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/6de6549c1e6d4915812419b699330121.psmdcp", + "ref/dotnet/System.Threading.Timer.dll", + "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/win81/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", + "System.Threading.Timer.nuspec" + ] + }, + "System.Xml.ReaderWriter/4.0.10": { + "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Xml.ReaderWriter.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/dotnet/de/System.Xml.ReaderWriter.xml", + "ref/dotnet/es/System.Xml.ReaderWriter.xml", + "ref/dotnet/fr/System.Xml.ReaderWriter.xml", + "ref/dotnet/it/System.Xml.ReaderWriter.xml", + "ref/dotnet/ja/System.Xml.ReaderWriter.xml", + "ref/dotnet/ko/System.Xml.ReaderWriter.xml", + "ref/dotnet/ru/System.Xml.ReaderWriter.xml", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", + "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", + "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Xml.ReaderWriter.nuspec" + ] + }, + "System.Xml.XDocument/4.0.11-beta-23401": { + "sha512": "0nY985wbPDrExhx2se6fPsnzpF6a0WabU/SgPuEtpAW1UdgX7cUIAu6wtAXVbMw3GsOBt4sxyFI5ttJUs6Magg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Xml.XDocument.xml", + "lib/dotnet/es/System.Xml.XDocument.xml", + "lib/dotnet/fr/System.Xml.XDocument.xml", + "lib/dotnet/it/System.Xml.XDocument.xml", + "lib/dotnet/ja/System.Xml.XDocument.xml", + "lib/dotnet/ko/System.Xml.XDocument.xml", + "lib/dotnet/ru/System.Xml.XDocument.xml", + "lib/dotnet/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.xml", + "lib/dotnet/zh-hans/System.Xml.XDocument.xml", + "lib/dotnet/zh-hant/System.Xml.XDocument.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/dd825469853145499c651603cda1e93d.psmdcp", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Xml.XDocument.nuspec" + ] + }, + "System.Xml.XmlDocument/4.0.1-beta-23401": { + "sha512": "eMCUNSgru7Xv+LkjoEejYl5Vr6He3O9z/a3CQxbn6UpjQGg0HBvQMUMi04thYq8+WPtrTccuXdxuStzh2mOwlA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Xml.XmlDocument.xml", + "lib/dotnet/es/System.Xml.XmlDocument.xml", + "lib/dotnet/fr/System.Xml.XmlDocument.xml", + "lib/dotnet/it/System.Xml.XmlDocument.xml", + "lib/dotnet/ja/System.Xml.XmlDocument.xml", + "lib/dotnet/ko/System.Xml.XmlDocument.xml", + "lib/dotnet/ru/System.Xml.XmlDocument.xml", + "lib/dotnet/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.xml", + "lib/dotnet/zh-hans/System.Xml.XmlDocument.xml", + "lib/dotnet/zh-hant/System.Xml.XmlDocument.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Xml.XmlDocument.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/4bbcd0ba94e84a18889c7067ac13f7f4.psmdcp", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Xml.XmlDocument.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Xml.XmlDocument.nuspec" + ] + }, + "System.Xml.XmlSerializer/4.0.10": { + "sha512": "OKhE6vruk88z/hl0lmfrMvXteTASgJUagu6PT6S10i9uLbvDR3pTwB6jVgiwa2D2qtTB+eneZbS9jljhPXhTtg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Xml.XmlSerializer.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Xml.XmlSerializer.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/1cffc42bca944f1d81ef3c3abdb0f0be.psmdcp", + "ref/dotnet/de/System.Xml.XmlSerializer.xml", + "ref/dotnet/es/System.Xml.XmlSerializer.xml", + "ref/dotnet/fr/System.Xml.XmlSerializer.xml", + "ref/dotnet/it/System.Xml.XmlSerializer.xml", + "ref/dotnet/ja/System.Xml.XmlSerializer.xml", + "ref/dotnet/ko/System.Xml.XmlSerializer.xml", + "ref/dotnet/ru/System.Xml.XmlSerializer.xml", + "ref/dotnet/System.Xml.XmlSerializer.dll", + "ref/dotnet/System.Xml.XmlSerializer.xml", + "ref/dotnet/zh-hans/System.Xml.XmlSerializer.xml", + "ref/dotnet/zh-hant/System.Xml.XmlSerializer.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll", + "System.Xml.XmlSerializer.nuspec" + ] + } + }, + "projectFileDependencyGroups": { + "": [ + "Microsoft.NETCore.Platforms >= 1.0.1-beta-23401", + "Microsoft.NETCore.Runtime.CoreCLR >= 1.0.1-beta-23401", + "Microsoft.NETCore.TestHost >= 1.0.0-beta-23401", + "System.AppContext >= 4.0.1-beta-23401", + "System.Collections >= 4.0.11-beta-23401", + "System.Collections.Immutable >= 1.1.36", + "System.Console >= 4.0.0-beta-23401", + "System.Diagnostics.Debug >= 4.0.11-beta-23401", + "System.Diagnostics.FileVersionInfo >= 4.0.0-beta-23401", + "System.Diagnostics.Process >= 4.1.0-beta-23401", + "System.Diagnostics.Tools >= 4.0.1-beta-23401", + "System.Dynamic.Runtime >= 4.0.11-beta-23401", + "System.IO.FileSystem >= 4.0.1-beta-23401", + "System.IO.Pipes >= 4.0.0-beta-23401", + "System.Linq >= 4.0.1-beta-23401", + "System.Private.Uri >= 4.0.1-beta-23401", + "System.Reflection >= 4.1.0-beta-23401", + "System.Reflection.Primitives >= 4.0.1-beta-23401", + "System.Resources.ResourceManager >= 4.0.1-beta-23401", + "System.Runtime >= 4.0.21-beta-23401", + "System.Runtime.Extensions >= 4.0.11-beta-23401", + "System.Runtime.Handles >= 4.0.1-beta-23401", + "System.Runtime.InteropServices >= 4.0.21-beta-23401", + "System.Runtime.Loader >= 4.0.0-beta-23401", + "System.Runtime.Serialization.Json >= 4.0.1-beta-23401", + "System.Security.Cryptography.Algorithms >= 4.0.0-beta-23401", + "System.Text.Encoding >= 4.0.11-beta-23401", + "System.Text.Encoding.CodePages >= 4.0.1-beta-23401", + "System.Text.Encoding.Extensions >= 4.0.11-beta-23401", + "System.Threading >= 4.0.11-beta-23401", + "System.Threading.Tasks >= 4.0.11-beta-23401", + "System.Threading.Tasks.Parallel >= 4.0.1-beta-23401", + "System.Threading.Thread >= 4.0.0-beta-23401", + "System.Xml.XDocument >= 4.0.11-beta-23401", + "System.Xml.XmlDocument >= 4.0.1-beta-23401" + ], + "DNXCore,Version=v5.0": [] + } +} \ No newline at end of file diff --git a/src/Interactive/EditorFeatures/CSharp/project.lock.json b/src/Interactive/EditorFeatures/CSharp/project.lock.json index 0784fadc8fed0ebf6673f67394657cb0e08bbba7..9429903c5e82fc1d6d577fd679c308c8b1035d59 100644 --- a/src/Interactive/EditorFeatures/CSharp/project.lock.json +++ b/src/Interactive/EditorFeatures/CSharp/project.lock.json @@ -20,7 +20,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -296,8 +296,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -331,7 +331,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Interactive/EditorFeatures/Core/project.lock.json b/src/Interactive/EditorFeatures/Core/project.lock.json index f0baa81ac0b5173c5cb073e9a984dd23907425eb..ef3178b8341c37a1c5a9bddf17b17485abf790d3 100644 --- a/src/Interactive/EditorFeatures/Core/project.lock.json +++ b/src/Interactive/EditorFeatures/Core/project.lock.json @@ -20,7 +20,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -296,8 +296,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -331,7 +331,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Interactive/EditorFeatures/VisualBasic/project.lock.json b/src/Interactive/EditorFeatures/VisualBasic/project.lock.json index 2686336e5818486eeafbbec4bfe960b19414b9ea..e278050538758b3714dff96bf993c179e6472771 100644 --- a/src/Interactive/EditorFeatures/VisualBasic/project.lock.json +++ b/src/Interactive/EditorFeatures/VisualBasic/project.lock.json @@ -20,7 +20,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -307,8 +307,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -342,7 +342,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Interactive/Features/project.lock.json b/src/Interactive/Features/project.lock.json index f0baa81ac0b5173c5cb073e9a984dd23907425eb..ef3178b8341c37a1c5a9bddf17b17485abf790d3 100644 --- a/src/Interactive/Features/project.lock.json +++ b/src/Interactive/Features/project.lock.json @@ -20,7 +20,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -296,8 +296,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -331,7 +331,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Interactive/Host/project.lock.json b/src/Interactive/Host/project.lock.json index 378e7ec184cbcb41933b454b1fa8495d1f25b9a7..eec9df2583a009639bcf7e2ef53743c4a85981bd 100644 --- a/src/Interactive/Host/project.lock.json +++ b/src/Interactive/Host/project.lock.json @@ -20,7 +20,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -279,7 +279,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -555,8 +555,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -590,7 +590,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Interactive/HostTest/project.lock.json b/src/Interactive/HostTest/project.lock.json index 6af5a1a135e431f6abc8de1c4e10360a15580f19..f4b06172c715edda2bd246f9251504530358a465 100644 --- a/src/Interactive/HostTest/project.lock.json +++ b/src/Interactive/HostTest/project.lock.json @@ -36,7 +36,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -345,8 +345,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -380,7 +380,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Interactive/vbi/Vbi.vb b/src/Interactive/VbiCore/Vbi.vb similarity index 100% rename from src/Interactive/vbi/Vbi.vb rename to src/Interactive/VbiCore/Vbi.vb diff --git a/src/Interactive/VbiCore/VbiCore.vbproj b/src/Interactive/VbiCore/VbiCore.vbproj new file mode 100644 index 0000000000000000000000000000000000000000..de96b1172ac6de7fea97b7dd6cd6feec80f96fde --- /dev/null +++ b/src/Interactive/VbiCore/VbiCore.vbproj @@ -0,0 +1,59 @@ + + + + + + + Debug + x86 + {1EEFB4B6-A6CC-4869-AF05-A43C8B82A8FD} + Exe + Sub Main + + + vbi + x64 + false + ..\..\..\ + $(OutDir)core-clr\ + true + True + DNXCore + v5.0 + true + + + + + + + + {1EE8CAD3-55F9-4D91-96B2-084641DA9A6C} + CodeAnalysis + + + {2523D0E6-DF32-4A3E-8AE0-A19BFFAE2EF6} + BasicCodeAnalysis + + + {12A68549-4E8C-42D6-8703-A09335F97997} + Scripting + + + {3e7dea65-317b-4f43-a25d-62f18d96cfd7} + BasicScripting + + + + + PreserveNewest + + + + + + + + + + \ No newline at end of file diff --git a/src/Interactive/VbiCore/project.json b/src/Interactive/VbiCore/project.json new file mode 100644 index 0000000000000000000000000000000000000000..e8fb0f85cac0f3849b856c12d93b0fc8b9f6cd3c --- /dev/null +++ b/src/Interactive/VbiCore/project.json @@ -0,0 +1,48 @@ +{ + "dependencies": { + "Microsoft.NETCore.Platforms": "1.0.1-beta-23401", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23401", + "Microsoft.NETCore.TestHost": "1.0.0-beta-23401", + "System.AppContext": "4.0.1-beta-23401", + "System.Collections": "4.0.11-beta-23401", + "System.Collections.Immutable": "1.1.36", + "System.Console": "4.0.0-beta-23401", + "System.Diagnostics.Debug": "4.0.11-beta-23401", + "System.Diagnostics.FileVersionInfo": "4.0.0-beta-23401", + "System.Diagnostics.Process": "4.1.0-beta-23401", + "System.Diagnostics.Tools": "4.0.1-beta-23401", + "System.Dynamic.Runtime": "4.0.11-beta-23401", + "System.IO.FileSystem": "4.0.1-beta-23401", + "System.IO.Pipes": "4.0.0-beta-23401", + "System.Linq": "4.0.1-beta-23401", + "System.Private.Uri": "4.0.1-beta-23401", + "System.Reflection": "4.1.0-beta-23401", + "System.Reflection.Primitives": "4.0.1-beta-23401", + "System.Resources.ResourceManager": "4.0.1-beta-23401", + "System.Runtime": "4.0.21-beta-23401", + "System.Runtime.Extensions": "4.0.11-beta-23401", + "System.Runtime.Handles": "4.0.1-beta-23401", + "System.Runtime.InteropServices": "4.0.21-beta-23401", + "System.Runtime.Loader": "4.0.0-beta-23401", + "System.Runtime.Serialization.Json": "4.0.1-beta-23401", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23401", + "System.Text.Encoding": "4.0.11-beta-23401", + "System.Text.Encoding.CodePages": "4.0.1-beta-23401", + "System.Text.Encoding.Extensions": "4.0.11-beta-23401", + "System.Threading": "4.0.11-beta-23401", + "System.Threading.Tasks": "4.0.11-beta-23401", + "System.Threading.Tasks.Parallel": "4.0.1-beta-23401", + "System.Threading.Thread": "4.0.0-beta-23401", + "System.Xml.XDocument": "4.0.11-beta-23401", + "System.Xml.XmlDocument": "4.0.1-beta-23401", + }, + "frameworks": { + "dnxcore50": { + "imports": "portable-net452" + } + }, + "runtimes": { + "win7-x64": { }, + "ubuntu.14.04-x64": { }, + } +} diff --git a/src/Interactive/VbiCore/project.lock.json b/src/Interactive/VbiCore/project.lock.json new file mode 100644 index 0000000000000000000000000000000000000000..5bdcc230931c9d6075f0ca0af35acec082eafe4f --- /dev/null +++ b/src/Interactive/VbiCore/project.lock.json @@ -0,0 +1,5978 @@ +{ + "locked": false, + "version": 1, + "targets": { + "DNXCore,Version=v5.0": { + "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, + "Microsoft.NETCore.Platforms/1.0.1-beta-23401": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime": "[1.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/mscorlib.dll": {}, + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23401, )", + "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23401, )" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23401, )", + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23401": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": {}, + "Microsoft.VisualBasic/10.0.0": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Dynamic.Runtime": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/Microsoft.VisualBasic.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.VisualBasic.dll": {} + } + }, + "System.AppContext/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.AppContext.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.AppContext.dll": {} + } + }, + "System.Collections/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.21-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Collections.Concurrent/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.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": {} + } + }, + "System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, + "System.Diagnostics.Contracts/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.StackTrace/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Diagnostics.Tracing/4.0.21-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } + }, + "System.Dynamic.Runtime/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } + }, + "System.Globalization/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.Globalization.Calendars/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } + }, + "System.IO/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + } + }, + "System.Linq/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.0, )", + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.0, )", + "System.Linq": "[4.0.0, )", + "System.ObjectModel": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.0, )", + "System.Threading": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } + }, + "System.ObjectModel/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } + }, + "System.Private.DataContractSerialization/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Serialization.Primitives": "[4.0.11-beta-23401, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlSerializer": "[4.0.10, )" + }, + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} + } + }, + "System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dnxcore50/_._": {} + } + }, + "System.Reflection/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit/4.0.0": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Extensions/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Metadata/1.1.0-alpha-00014": { + "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": {} + } + }, + "System.Reflection.Primitives/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.21-beta-23401": { + "dependencies": { + "System.Private.Uri": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.21-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Runtime.Loader/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Loader.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Loader.dll": {} + } + }, + "System.Runtime.Serialization.Json/4.0.1-beta-23401": { + "dependencies": { + "System.Private.DataContractSerialization": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Json.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} + } + }, + "System.Runtime.Serialization.Primitives/4.0.11-beta-23401": { + "dependencies": { + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} + } + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23401": { + "dependencies": { + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Security.Principal/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } + }, + "System.Text.Encoding/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + } + }, + "System.Threading.Tasks/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Tasks.Parallel/4.0.1-beta-23401": { + "dependencies": { + "System.Collections.Concurrent": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } + }, + "System.Threading.Timer/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Timer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Timer.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tools": "[4.0.0, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } + }, + "System.Xml.XmlSerializer/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlDocument": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlSerializer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} + } + } + }, + "DNXCore,Version=v5.0/ubuntu.14.04-x64": { + "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, + "Microsoft.NETCore.Platforms/1.0.1-beta-23401": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime": "[1.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/mscorlib.dll": {}, + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23401, )", + "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23401, )" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23401, )", + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23401": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": {}, + "Microsoft.VisualBasic/10.0.0": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Dynamic.Runtime": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/Microsoft.VisualBasic.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.VisualBasic.dll": {} + } + }, + "Microsoft.Win32.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Runtime.InteropServices": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "Microsoft.Win32.Primitives": "[4.0.0, )", + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Threading.ThreadPool": "[4.0.10-beta-23401, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "runtime.linux.System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/linux/lib/dotnet/System.IO.FileSystem.dll": {} + } + }, + "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Text.Encoding.Extensions": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll": {} + }, + "native": { + "runtimes/ubuntu.14.04-x64/native/libcoreclr.so": {}, + "runtimes/ubuntu.14.04-x64/native/libdbgshim.so": {}, + "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so": {}, + "runtimes/ubuntu.14.04-x64/native/libmscordbi.so": {}, + "runtimes/ubuntu.14.04-x64/native/libsos.so": {}, + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so": {}, + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so": {} + } + }, + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "native": { + "runtimes/ubuntu.14.04-x64/native/corerun": {} + } + }, + "runtime.unix.System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Console.dll": {} + } + }, + "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.Reflection.Metadata": "[1.0.22, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "runtime.unix.System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.Diagnostics.Debug": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.IO.Pipes.dll": {} + } + }, + "runtime.unix.System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Private.Uri.dll": {} + } + }, + "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "runtime.unix.System.Threading/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/dotnet/System.Threading.dll": {} + } + }, + "System.AppContext/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.AppContext.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.AppContext.dll": {} + } + }, + "System.Collections/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.21-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Collections.Concurrent/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.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": {} + } + }, + "System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, + "System.Diagnostics.Contracts/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.StackTrace/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Diagnostics.Tracing/4.0.21-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } + }, + "System.Dynamic.Runtime/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } + }, + "System.Globalization/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.Globalization.Calendars/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } + }, + "System.IO/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + } + }, + "System.Linq/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.0, )", + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.0, )", + "System.Linq": "[4.0.0, )", + "System.ObjectModel": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.0, )", + "System.Threading": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } + }, + "System.ObjectModel/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } + }, + "System.Private.DataContractSerialization/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Serialization.Primitives": "[4.0.11-beta-23401, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlSerializer": "[4.0.10, )" + }, + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} + } + }, + "System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dnxcore50/_._": {} + } + }, + "System.Reflection/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit/4.0.0": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Metadata/1.1.0-alpha-00014": { + "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": {} + } + }, + "System.Reflection.Primitives/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.21-beta-23401": { + "dependencies": { + "System.Private.Uri": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.21-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Runtime.Loader/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Loader.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Loader.dll": {} + } + }, + "System.Runtime.Serialization.Json/4.0.1-beta-23401": { + "dependencies": { + "System.Private.DataContractSerialization": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Json.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} + } + }, + "System.Runtime.Serialization.Primitives/4.0.11-beta-23401": { + "dependencies": { + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} + } + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23401": { + "dependencies": { + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Security.Principal/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } + }, + "System.Text.Encoding/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + } + }, + "System.Threading.Tasks/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Tasks.Parallel/4.0.1-beta-23401": { + "dependencies": { + "System.Collections.Concurrent": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } + }, + "System.Threading.ThreadPool/4.0.10-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } + }, + "System.Threading.Timer/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Timer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Timer.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tools": "[4.0.0, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } + }, + "System.Xml.XmlSerializer/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlDocument": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlSerializer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} + } + } + }, + "DNXCore,Version=v5.0/win7-x64": { + "Microsoft.DiaSymReader.Native/1.1.0-alpha2": { + "native": { + "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll": {}, + "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll": {} + } + }, + "Microsoft.NETCore.Platforms/1.0.1-beta-23401": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime": "[1.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/mscorlib.dll": {}, + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "[1.0.1-beta-23401, )", + "Microsoft.NETCore.Runtime.Native": "[1.0.1-beta-23401, )" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "[1.0.1-beta-23401, )", + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Debug": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tools": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Globalization": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Globalization.Calendars": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.IO": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.ObjectModel": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Private.Uri": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection": "[4.1.0-beta-23401, 4.1.0-beta-23401]", + "System.Reflection.Extensions": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Reflection.Primitives": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Resources.ResourceManager": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Runtime.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Runtime.Handles": "[4.0.1-beta-23401, 4.0.1-beta-23401]", + "System.Runtime.InteropServices": "[4.0.21-beta-23401, 4.0.21-beta-23401]", + "System.Text.Encoding": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Tasks": "[4.0.11-beta-23401, 4.0.11-beta-23401]", + "System.Threading.Timer": "[4.0.1-beta-23401, 4.0.1-beta-23401]" + } + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23401": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": {}, + "Microsoft.VisualBasic/10.0.0": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Dynamic.Runtime": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/Microsoft.VisualBasic.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.VisualBasic.dll": {} + } + }, + "Microsoft.Win32.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Runtime.InteropServices": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "Microsoft.Win32.Registry/4.0.0-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll": {} + }, + "native": { + "runtimes/win7-x64/native/clretwrc.dll": {}, + "runtimes/win7-x64/native/coreclr.dll": {}, + "runtimes/win7-x64/native/dbgshim.dll": {}, + "runtimes/win7-x64/native/mscordaccore.dll": {}, + "runtimes/win7-x64/native/mscordbi.dll": {}, + "runtimes/win7-x64/native/mscorrc.debug.dll": {}, + "runtimes/win7-x64/native/mscorrc.dll": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "native": { + "runtimes/win7-x64/native/CoreRun.exe": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": { + "native": { + "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {}, + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {}, + "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, + "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} + } + }, + "runtime.win7.System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Console.dll": {} + } + }, + "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} + } + }, + "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.InteropServices": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "Microsoft.Win32.Primitives": "[4.0.0, )", + "Microsoft.Win32.Registry": "[4.0.0-beta-23401, )", + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Threading.Thread": "[4.0.0-beta-23401, )", + "System.Threading.ThreadPool": "[4.0.10-beta-23401, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Overlapped": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.IO.FileSystem.dll": {} + } + }, + "runtime.win7.System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Overlapped": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.IO.Pipes.dll": {} + } + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} + } + }, + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Extensions.dll": {} + } + }, + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Text.Encoding.Extensions": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "runtime.win7.System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "runtime.win7.System.Threading/4.0.11-beta-23401": { + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} + } + }, + "System.AppContext/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.AppContext.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.AppContext.dll": {} + } + }, + "System.Collections/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.21-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Collections.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Collections.dll": {} + } + }, + "System.Collections.Concurrent/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Collections.Concurrent.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.Concurrent.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": {} + } + }, + "System.Console/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, + "System.Diagnostics.Contracts/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.FileVersionInfo.dll": {} + } + }, + "System.Diagnostics.Process/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.StackTrace/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, + "System.Diagnostics.Tools/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + } + }, + "System.Diagnostics.Tracing/4.0.21-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Tracing.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} + } + }, + "System.Dynamic.Runtime/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Linq.Expressions": "[4.0.10, )", + "System.ObjectModel": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Dynamic.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Dynamic.Runtime.dll": {} + } + }, + "System.Globalization/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.dll": {} + } + }, + "System.Globalization.Calendars/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Globalization.Calendars.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Globalization.Calendars.dll": {} + } + }, + "System.IO/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.IO.dll": {} + } + }, + "System.IO.FileSystem/4.0.1-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Text.Encoding": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.IO.Pipes/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )", + "System.Security.Principal": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.IO.Pipes.dll": {} + } + }, + "System.Linq/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.0, )", + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.0, )", + "System.Linq": "[4.0.0, )", + "System.ObjectModel": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit": "[4.0.0, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.0, )", + "System.Threading": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Linq.Expressions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Linq.Expressions.dll": {} + } + }, + "System.ObjectModel/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.ObjectModel.dll": {} + }, + "runtime": { + "lib/dotnet/System.ObjectModel.dll": {} + } + }, + "System.Private.DataContractSerialization/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.Serialization.Primitives": "[4.0.11-beta-23401, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlSerializer": "[4.0.10, )" + }, + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.DataContractSerialization.dll": {} + } + }, + "System.Private.Uri/4.0.1-beta-23401": { + "compile": { + "ref/dnxcore50/_._": {} + } + }, + "System.Reflection/4.1.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Reflection.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.dll": {} + } + }, + "System.Reflection.Emit/4.0.0": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.dll": {} + } + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} + } + }, + "System.Reflection.Emit.Lightweight/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Emit.ILGeneration": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} + } + }, + "System.Reflection.Extensions/4.0.1-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Extensions.dll": {} + } + }, + "System.Reflection.Metadata/1.1.0-alpha-00014": { + "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": {} + } + }, + "System.Reflection.Primitives/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.0": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.1-beta-23401": { + "dependencies": { + "System.Globalization": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.21-beta-23401": { + "dependencies": { + "System.Private.Uri": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.21-beta-23401": { + "dependencies": { + "System.Reflection": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Runtime.Loader/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Reflection": "[4.0.0, )", + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Loader.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Loader.dll": {} + } + }, + "System.Runtime.Serialization.Json/4.0.1-beta-23401": { + "dependencies": { + "System.Private.DataContractSerialization": "[4.0.1-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Json.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Serialization.Json.dll": {} + } + }, + "System.Runtime.Serialization.Primitives/4.0.11-beta-23401": { + "dependencies": { + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )" + }, + "compile": { + "ref/dotnet/System.Runtime.Serialization.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Runtime.Serialization.Primitives.dll": {} + } + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "dependencies": { + "System.IO": "[4.0.0, )", + "System.Runtime": "[4.0.0, )", + "System.Security.Cryptography.Primitives": "[4.0.0-beta-23401, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23401": { + "dependencies": { + "System.Diagnostics.Debug": "[4.0.0, )", + "System.Globalization": "[4.0.0, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Threading": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Security.Principal/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Security.Principal.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Principal.dll": {} + } + }, + "System.Text.Encoding/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.CodePages.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Text.Encoding": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Threading.Tasks": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Runtime.Handles": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.11-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Tasks.dll": {} + } + }, + "System.Threading.Tasks.Parallel/4.0.1-beta-23401": { + "dependencies": { + "System.Collections.Concurrent": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tracing": "[4.0.20, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Threading.Tasks.Parallel.dll": {} + }, + "runtime": { + "lib/dotnet/System.Threading.Tasks.Parallel.dll": {} + } + }, + "System.Threading.Thread/4.0.0-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } + }, + "System.Threading.ThreadPool/4.0.10-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )", + "System.Runtime.InteropServices": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } + }, + "System.Threading.Timer/4.0.1-beta-23401": { + "dependencies": { + "System.Runtime": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Threading.Timer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Timer.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.IO.FileSystem": "[4.0.0, )", + "System.IO.FileSystem.Primitives": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Runtime.InteropServices": "[4.0.20, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Text.Encoding.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading.Tasks": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.11-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Diagnostics.Tools": "[4.0.0, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Reflection": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "System.Xml.XmlDocument/4.0.1-beta-23401": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.Encoding": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XmlDocument.dll": {} + } + }, + "System.Xml.XmlSerializer/4.0.10": { + "dependencies": { + "System.Collections": "[4.0.10, )", + "System.Diagnostics.Debug": "[4.0.10, )", + "System.Globalization": "[4.0.10, )", + "System.IO": "[4.0.10, )", + "System.Linq": "[4.0.0, )", + "System.Reflection": "[4.0.10, )", + "System.Reflection.Extensions": "[4.0.0, )", + "System.Reflection.Primitives": "[4.0.0, )", + "System.Reflection.TypeExtensions": "[4.0.0, )", + "System.Resources.ResourceManager": "[4.0.0, )", + "System.Runtime": "[4.0.20, )", + "System.Runtime.Extensions": "[4.0.10, )", + "System.Text.RegularExpressions": "[4.0.10, )", + "System.Threading": "[4.0.10, )", + "System.Xml.ReaderWriter": "[4.0.10, )", + "System.Xml.XmlDocument": "[4.0.0, )" + }, + "compile": { + "ref/dotnet/System.Xml.XmlSerializer.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} + } + } + } + }, + "libraries": { + "Microsoft.DiaSymReader.Native/1.1.0-alpha2": { + "sha512": "D9bGkcO1+s5c0jn4R/9BD3pw4gqyaFzC7XdlYBVDTqYMqVITMDpF8xxMXN0F3nZRl1dE54RGWp5k8GVAnMhpgQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.DiaSymReader.Native.nuspec", + "package/services/metadata/core-properties/e2e1c0f9faac4ddb951a90d33184740b.psmdcp", + "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll", + "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" + ] + }, + "Microsoft.NETCore.Platforms/1.0.1-beta-23401": { + "sha512": "vIJvaq9z2DEDTTEg3m17274RpepuVNZxaK2CZkiYFJ83H4sGkGjxCPdt2mkEPce+AJIDcEVKUoT+M3RBnHxt6g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.NETCore.Platforms.nuspec", + "package/services/metadata/core-properties/2fde2cca90064d2cbee0282ead626bd6.psmdcp", + "runtime.json" + ] + }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", + "ref/dotnet/mscorlib.dll", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/net45/_._", + "ref/netcore50/mscorlib.dll", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/mscorlib.dll", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23401": { + "sha512": "yKbN0445EtEOFDqk0kApZkqcQaTIsa1fsUngQmTqOGfoaHGY3xyevfmKMk04ttqfiZodbojzNBJIimVvcS5kEg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_._", + "_rels/.rels", + "Microsoft.NETCore.Runtime.nuspec", + "package/services/metadata/core-properties/112d1718c220436782f6a3f961239134.psmdcp" + ] + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "sha512": "gfEsWn8mT2AuMzcd50fo+J0O3jh+DFkljIo93QWo7uuM5beaBmN7XH9XF73uJTsfPafdbP4TVdMj2qmbusBU1Q==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "package/services/metadata/core-properties/a72da25cc7fb4898979464d38b6531a0.psmdcp", + "runtime.json" + ] + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23401": { + "sha512": "vqnaxvCVc6XxnTNrQuoI30gZks3UL54VA7ojvWDkda721MnzOFCKO1bL+GFqp3gi83jIj4bbPO2LRFJzqQbUiQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_._", + "_rels/.rels", + "Microsoft.NETCore.Runtime.Native.nuspec", + "package/services/metadata/core-properties/febd5df2d31644788d252027fb4969e5.psmdcp" + ] + }, + "Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "sha512": "TTCe/d4jpgEHtYknQltvHx4G8EObqLyWkg9JXBVcTA3Cds39RZJBGqDR8yX5w9Oo+AbivIASzfJ7FM03n3ICkA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.NETCore.TestHost.nuspec", + "package/services/metadata/core-properties/7163f602ec41407cb61de7e2b4a0634d.psmdcp", + "runtime.json" + ] + }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": { + "sha512": "y7ch2TJmr7QvPt698XV2giWa4CJMV4zP9K7m5MTkp/YcpAqbA/GHNDiNjsZ0AgKv9jbxsrYtaummobFqCv2TtQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "Microsoft.NETCore.Windows.ApiSets.nuspec", + "package/services/metadata/core-properties/4daf5e4ad169498a94ed020aaabf84b0.psmdcp", + "runtime.json" + ] + }, + "Microsoft.VisualBasic/10.0.0": { + "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "Microsoft.VisualBasic.nuspec", + "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/de/Microsoft.VisualBasic.xml", + "ref/dotnet/es/Microsoft.VisualBasic.xml", + "ref/dotnet/fr/Microsoft.VisualBasic.xml", + "ref/dotnet/it/Microsoft.VisualBasic.xml", + "ref/dotnet/ja/Microsoft.VisualBasic.xml", + "ref/dotnet/ko/Microsoft.VisualBasic.xml", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", + "ref/dotnet/ru/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" + ] + }, + "Microsoft.Win32.Primitives/4.0.0": { + "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.Win32.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/Microsoft.Win32.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "Microsoft.Win32.Primitives.nuspec", + "package/services/metadata/core-properties/1d4eb9d0228b48b88d2df3822fba2d86.psmdcp", + "ref/dotnet/de/Microsoft.Win32.Primitives.xml", + "ref/dotnet/es/Microsoft.Win32.Primitives.xml", + "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", + "ref/dotnet/it/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", + "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", + "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/Microsoft.Win32.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] + }, + "Microsoft.Win32.Registry/4.0.0-beta-23401": { + "sha512": "Zjow/Nf5YdeHOs/NmFNb8Gc3EpomccuoVkRH1zGCOGDzome2KhmlGdFeQcRrj5SPOC/JFGZAdPX4VO9gVYlmcw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/es/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/fr/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/it/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ja/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ko/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/Microsoft.Win32.Registry.dll", + "lib/DNXCore50/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ru/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/zh-hans/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/zh-hant/Microsoft.Win32.Registry.xml", + "lib/net46/Microsoft.Win32.Registry.dll", + "Microsoft.Win32.Registry.nuspec", + "package/services/metadata/core-properties/3908545058b64b18bb4629de3b17a909.psmdcp", + "ref/dotnet/Microsoft.Win32.Registry.dll", + "ref/net46/Microsoft.Win32.Registry.dll" + ] + }, + "runtime.linux.System.Diagnostics.Process/4.1.0-beta-23401": { + "sha512": "t3piHlmvnrZzg959W5kZ2RYjPqyGzUX784EmDaLpSuxOX4rXBiTwm3+M1u3APMzp0vho15Wv/tnGqMjTmzEtcw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Diagnostics.Process.dll", + "package/services/metadata/core-properties/523baa6400b34b80bc93370199ac3379.psmdcp", + "ref/dotnet/_._", + "runtime.linux.System.Diagnostics.Process.nuspec" + ] + }, + "runtime.linux.System.IO.FileSystem/4.0.1-beta-23401": { + "sha512": "sEJdBqIGBCTQl6vz3JLG+NS/vHG30Mhp1Jp443IFLBdJ/CZmCoFjTCt4ewQakiHbj6bhi/5cEAncZrsOJhYdCQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/f5d7cb6afa904bf990606e4f60437c64.psmdcp", + "ref/dotnet/_._", + "runtime.linux.System.IO.FileSystem.nuspec", + "runtimes/linux/lib/dotnet/System.IO.FileSystem.dll" + ] + }, + "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23401": { + "sha512": "lYb4sltVD7aQADUiiXeGr7Z7Z9MAJfbUa8hpD9zN7D+6HyG9+T9SfSN/vLc1gyaKGHQwk8j57JViOnHQIUoDhg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Runtime.Extensions.dll", + "package/services/metadata/core-properties/7bfff7963b684eeeb4f47be9196434a3.psmdcp", + "ref/dotnet/_._", + "runtime.linux.System.Runtime.Extensions.nuspec" + ] + }, + "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "sha512": "II54Ua2Bzle0rhuVCkblTVEfFs34aKFdV3bNK3fBZtmt8bgTLQ7zEv3+FMWkvtk/NfsuKJjEJXLIgmt8oveO/w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Security.Cryptography.Algorithms.dll", + "package/services/metadata/core-properties/8effd3546c624c7fb5fc1161d9794792.psmdcp", + "ref/dotnet/_._", + "runtime.linux.System.Security.Cryptography.Algorithms.nuspec" + ] + }, + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "sha512": "4S8lmNUfhQt/XzvUTH/2a3U1uBA8qy274fUDsTHvPXaFz//9nVNn9f8cfAMLWLkJBCJGBfA65a95OkSdOcx+zQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/2d52c05eee544a93ae42cce8c1573928.psmdcp", + "ref/dotnet/_._", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtimes/ubuntu.14.04-x64/lib/dotnet/mscorlib.dll", + "runtimes/ubuntu.14.04-x64/native/libcoreclr.so", + "runtimes/ubuntu.14.04-x64/native/libdbgshim.so", + "runtimes/ubuntu.14.04-x64/native/libmscordaccore.so", + "runtimes/ubuntu.14.04-x64/native/libmscordbi.so", + "runtimes/ubuntu.14.04-x64/native/libsos.so", + "runtimes/ubuntu.14.04-x64/native/libsosplugin.so", + "runtimes/ubuntu.14.04-x64/native/System.Globalization.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Net.Http.Native.so", + "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.so" + ] + }, + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "sha512": "RsC9BLCBOnaBhLNF7P+3EQ+oISCgsOOsUryAeZBU30y7cH00xPQxBBTlrjH+/7FBH9t47Hw+zrVa96a2KQ5BOg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/1d25b83604ee4da7adb4bb3c582fc390.psmdcp", + "runtime.ubuntu.14.04-x64.Microsoft.NETCore.TestHost.nuspec", + "runtimes/ubuntu.14.04-x64/native/corerun" + ] + }, + "runtime.unix.System.Console/4.0.0-beta-23401": { + "sha512": "jCDuBqku5YcMtG/8Bj74jQL1kgY1O/BptTfR88W3aS3v9g6EY4b2c4rSplt+pojib1785byyKxM2IgYcLpOeGw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Console.dll", + "package/services/metadata/core-properties/b67b3d9060484ce7ba2f601f6e37da7e.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Console.nuspec" + ] + }, + "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23401": { + "sha512": "j0EQowYd5Lt9DrLnc+7DCxYhZDmTtxEEAu96vbNk+cttP+pm0j4ipZox9EpDL0ExZgSbLYKv6i+oc+WZAQwFdg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Diagnostics.Debug.dll", + "package/services/metadata/core-properties/7b862721181b479aa337e878a044b452.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Diagnostics.Debug.nuspec" + ] + }, + "runtime.unix.System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "sha512": "WFqQEYT+iD8EE+GfU62yHrGQr976AIE+iPpXd/njIKxPSFLYyWgaIfzW7TkykpkaE10/fg1kXCx0JMFRIKAHXQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Diagnostics.FileVersionInfo.dll", + "package/services/metadata/core-properties/f7a7f82cb42c49f58d7f67fdd914b5c8.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Diagnostics.FileVersionInfo.nuspec" + ] + }, + "runtime.unix.System.IO.Pipes/4.0.0-beta-23401": { + "sha512": "aAFY3Ryy68Zpsket8llWMbLzFUotPQVy8UyTnE6mujO3bdj6JrMu6Mh5SjPFuzmhwWyUUOHghql2BTVV8FiEng==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.IO.Pipes.dll", + "package/services/metadata/core-properties/f5c2d9cbcb504f4795be5dd658c74eac.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.IO.Pipes.nuspec" + ] + }, + "runtime.unix.System.Private.Uri/4.0.1-beta-23401": { + "sha512": "0MRnjIC1Jzun6Sj5ZoFex8aS27W5LchxbkUt8/BFtcT+hquckFdF1fucxYywRMBd5jPA4FUpTl80hdn9obVKzg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Private.Uri.dll", + "package/services/metadata/core-properties/d8da03e37131474ab54a81037378f50a.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Private.Uri.nuspec" + ] + }, + "runtime.unix.System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "sha512": "YmTAEYFrjpIHtwJhVkoYXKk3mgZGOzrQ5ULqKAFZ+NJSkjJL8qbKNGCHHxbSfnUa2u68pkYwfN49/FzoC94UEg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Text.Encoding.CodePages.dll", + "package/services/metadata/core-properties/a039bc0f50ec4d8796ae7d30e5258ef2.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Text.Encoding.CodePages.nuspec" + ] + }, + "runtime.unix.System.Threading/4.0.11-beta-23401": { + "sha512": "ZrDvwtTuNEbWn8xktjf7r0O+KrkxAS8ZM0r6CgiMK4gqcWAKweqKyTRnA+ucjF08hd+HKi2U0Z2syeBsccGP+Q==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Threading.dll", + "package/services/metadata/core-properties/bd9f088aaadc44b28ef3b38486600993.psmdcp", + "ref/dotnet/_._", + "runtime.unix.System.Threading.nuspec" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23401": { + "sha512": "PNyaOvbLxO3BveiokOImwpa3PJ6fC1PgOpZ2jsyxuPvvfb5FlI54/Bl93axPBhT+OLIPO+qy2SGvya9CPs/Xzw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/ef7adc69bb2a49508fdea64bee25de67.psmdcp", + "ref/dotnet/_._", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll", + "runtimes/win7-x64/native/clretwrc.dll", + "runtimes/win7-x64/native/coreclr.dll", + "runtimes/win7-x64/native/dbgshim.dll", + "runtimes/win7-x64/native/mscordaccore.dll", + "runtimes/win7-x64/native/mscordbi.dll", + "runtimes/win7-x64/native/mscorrc.debug.dll", + "runtimes/win7-x64/native/mscorrc.dll", + "tools/crossgen.exe", + "tools/sos.dll" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.TestHost/1.0.0-beta-23401": { + "sha512": "M/Sqsi0IiI3M9rlQ0f2dxwso0R74C7YowHU0CyCX95QXTgKSA56olT2EQe9AsZzmUoy3pA1503U3MnIAe2kiOw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/0e4d2e75b29240d3b672fa66959fa64d.psmdcp", + "runtime.win7-x64.Microsoft.NETCore.TestHost.nuspec", + "runtimes/win7-x64/native/CoreRun.exe" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23401": { + "sha512": "WpP5+t7HoJrnUXMljy9xzZy8ak8LnqguEg3RuVCfqLWGtPGqKe4Ga9lthueEIdCxgGmvx4UwNlpE9dzXifKmEQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/65b19b1ac5ad42e79475b26c006b8824.psmdcp", + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", + "runtimes/win10-x64/native/_._", + "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll", + "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll", + "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", + "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll", + "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll", + "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll", + "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", + "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", + "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", + "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", + "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll", + "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-3.dll", + "runtimes/win8-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll", + "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll", + "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll", + "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll", + "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll", + "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll", + "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll", + "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll" + ] + }, + "runtime.win7.System.Console/4.0.0-beta-23401": { + "sha512": "fsfstg62M9DU285C9VWRoLdk3SgOPjXLZ5PyM0dQZyR8MsB7aGWW/GxbWgtxhsewIYCr0A6wG4FgrfiF4YtkYg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/2f2eb5756a2b4b7495880a14eee6c817.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Console.nuspec", + "runtimes/win7/lib/dotnet/de/System.Console.xml", + "runtimes/win7/lib/dotnet/es/System.Console.xml", + "runtimes/win7/lib/dotnet/fr/System.Console.xml", + "runtimes/win7/lib/dotnet/it/System.Console.xml", + "runtimes/win7/lib/dotnet/ja/System.Console.xml", + "runtimes/win7/lib/dotnet/ko/System.Console.xml", + "runtimes/win7/lib/dotnet/ru/System.Console.xml", + "runtimes/win7/lib/dotnet/System.Console.dll", + "runtimes/win7/lib/dotnet/System.Console.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Console.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Console.xml" + ] + }, + "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23401": { + "sha512": "k0KnexhGQOeY7Ywkn7lNM2suudBNRV44907UtbowqeU6a+PwmPXIP5lpIbLiNBann4qo4DMikoY0lOwD0tDevg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/c6396fbd0d8d4143a762b97af5733977.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Diagnostics.Debug.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ru/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Diagnostics.Debug.xml", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" + ] + }, + "runtime.win7.System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "sha512": "cKIFYRU9hpyMVHxT74FCpABNYfr7S4tXZaA6YoZl16O/++5BaiEUrqqB7JpqepmuPjCbf5ee6Oz0TDigCXmQeQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/237d33ebf8104bda8bbef90015fa7818.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Diagnostics.FileVersionInfo.nuspec", + "runtimes/win7/lib/dotnet/de/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/es/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/fr/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/it/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/ja/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/ko/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/ru/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.dll", + "runtimes/win7/lib/dotnet/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Diagnostics.FileVersionInfo.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Diagnostics.FileVersionInfo.xml" + ] + }, + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23401": { + "sha512": "0W2Pvi/IqrDV1yT9ckrNv0Nsmh1virMq0jBVl6hFkd6GaVNyBOoWYB6kNcd81am3KfxtyDr4A3eVSIFq5rceEA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/497384cd16154d5a8ba3d8ebad4716b1.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Diagnostics.Process.nuspec", + "runtimes/win7/lib/dotnet/de/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/es/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/fr/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/it/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ja/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ko/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ru/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll", + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Diagnostics.Process.xml" + ] + }, + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23401": { + "sha512": "FfdoBwl98Ry2wq1phSqDtGJBffMdHiYnbGDwi9xEljAxKRBs4jj4HpE7vRrBssnTnHxktj7Wb711ANn4x2r4xA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/net/_._", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/fa0c5e97aabd467086743abca5cad8b4.psmdcp", + "ref/dotnet/_._", + "ref/netcore50/_._", + "runtime.win7.System.IO.FileSystem.nuspec", + "runtimes/win7/lib/dotnet/de/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/es/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/fr/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/it/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ja/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ko/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ru/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/System.IO.FileSystem.dll", + "runtimes/win7/lib/dotnet/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/de/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/es/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/fr/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/it/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ja/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ko/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ru/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", + "runtimes/win7/lib/netcore50/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.IO.FileSystem.xml" + ] + }, + "runtime.win7.System.IO.Pipes/4.0.0-beta-23401": { + "sha512": "XKeg1VBw2b5VHtim2DV9vS2CozLZDaSHyv4nAz6Z98bidiJGo3+gOc7yJuNbZqKCl+GfEiukMVzVo05uRgN49w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/4c0523fc36544ed981604abaca454d6b.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.IO.Pipes.nuspec", + "runtimes/win7/lib/dotnet/de/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/es/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/fr/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/it/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/ja/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/ko/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/ru/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/System.IO.Pipes.dll", + "runtimes/win7/lib/dotnet/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.IO.Pipes.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.IO.Pipes.xml" + ] + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23401": { + "sha512": "A3RiaJOT8YTPH0SGNmk9DvctSIh+pvI/hstGVL1ryOrK27rpMZbI3yqMm64BZzB8Wb9GgeGww+7nht+9LNqiQA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/9e9fee28587541e793ad9dae247a386f.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Private.Uri.nuspec", + "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", + "runtimes/win7/lib/netcore50/System.Private.Uri.dll", + "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" + ] + }, + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23401": { + "sha512": "XGGApVAvC8rBnrgoc1CuU04r+cUWYnYUetVFthmd4xbUVpbBOChweMXHCgxEMDPzK/5Z5lq5piqmYsxYUV5l5Q==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Runtime.Extensions.xml", + "lib/DNXCore50/es/System.Runtime.Extensions.xml", + "lib/DNXCore50/fr/System.Runtime.Extensions.xml", + "lib/DNXCore50/it/System.Runtime.Extensions.xml", + "lib/DNXCore50/ja/System.Runtime.Extensions.xml", + "lib/DNXCore50/ko/System.Runtime.Extensions.xml", + "lib/DNXCore50/ru/System.Runtime.Extensions.xml", + "lib/DNXCore50/System.Runtime.Extensions.dll", + "lib/DNXCore50/System.Runtime.Extensions.xml", + "lib/DNXCore50/zh-hans/System.Runtime.Extensions.xml", + "lib/DNXCore50/zh-hant/System.Runtime.Extensions.xml", + "lib/netcore50/de/System.Runtime.Extensions.xml", + "lib/netcore50/es/System.Runtime.Extensions.xml", + "lib/netcore50/fr/System.Runtime.Extensions.xml", + "lib/netcore50/it/System.Runtime.Extensions.xml", + "lib/netcore50/ja/System.Runtime.Extensions.xml", + "lib/netcore50/ko/System.Runtime.Extensions.xml", + "lib/netcore50/ru/System.Runtime.Extensions.xml", + "lib/netcore50/System.Runtime.Extensions.dll", + "lib/netcore50/System.Runtime.Extensions.xml", + "lib/netcore50/zh-hans/System.Runtime.Extensions.xml", + "lib/netcore50/zh-hant/System.Runtime.Extensions.xml", + "package/services/metadata/core-properties/5ae8ad5b3075490eb7dcd430cf729202.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Runtime.Extensions.nuspec", + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.Extensions.xml" + ] + }, + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "sha512": "v2Nr/agEE3+rEA0375J+bbjWQm8/hVrJUiuwmt1rBFHvfahTUUrz9ww5VTX5jUjZtMJduVKFMDtMG99cWySTQg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/eeab014105c14fbda3a6fd76841586da.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll" + ] + }, + "runtime.win7.System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "sha512": "xZPKd8Buae+SfFRmokoqjjmbGbX/Tf6jymeSrrz6IFIBwl/XCKcDIBAEXMSM5Suyk4kceqesmYjgPnGV7VavJw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/a3157841418c4f129410dea58fc27496.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Text.Encoding.CodePages.nuspec", + "runtimes/win7/lib/dotnet/de/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/es/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/fr/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/it/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/ja/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/ko/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/ru/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/System.Text.Encoding.CodePages.dll", + "runtimes/win7/lib/dotnet/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Text.Encoding.CodePages.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Text.Encoding.CodePages.xml" + ] + }, + "runtime.win7.System.Threading/4.0.11-beta-23401": { + "sha512": "9LDVBkVlTceAV0G91a3NaaBaegnO8zTqJlYsIchZ/8C5DwFsUaoX5L/CSlbjTSma9yxTLhT5BmVgNrsON00PwA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/8331c64ec18a4dbf880d40f0a48a9583.psmdcp", + "ref/dotnet/_._", + "runtime.win7.System.Threading.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/es/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/it/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/System.Threading.dll", + "runtimes/win7/lib/DNXCore50/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Threading.xml", + "runtimes/win7/lib/netcore50/de/System.Threading.xml", + "runtimes/win7/lib/netcore50/es/System.Threading.xml", + "runtimes/win7/lib/netcore50/fr/System.Threading.xml", + "runtimes/win7/lib/netcore50/it/System.Threading.xml", + "runtimes/win7/lib/netcore50/ja/System.Threading.xml", + "runtimes/win7/lib/netcore50/ko/System.Threading.xml", + "runtimes/win7/lib/netcore50/ru/System.Threading.xml", + "runtimes/win7/lib/netcore50/System.Threading.dll", + "runtimes/win7/lib/netcore50/System.Threading.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Threading.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Threading.xml", + "runtimes/win8-aot/lib/netcore50/System.Threading.dll" + ] + }, + "System.AppContext/4.0.1-beta-23401": { + "sha512": "1qEPerVErFuLiHWUSD60hrht4uE7WCFuTvUUnVMzGMM+J9nMpCrLRRCnrQX3R/maHFXj3OBR17yk3lnS/78RWQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.AppContext.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.AppContext.dll", + "lib/netcore50/de/System.AppContext.xml", + "lib/netcore50/es/System.AppContext.xml", + "lib/netcore50/fr/System.AppContext.xml", + "lib/netcore50/it/System.AppContext.xml", + "lib/netcore50/ja/System.AppContext.xml", + "lib/netcore50/ko/System.AppContext.xml", + "lib/netcore50/ru/System.AppContext.xml", + "lib/netcore50/System.AppContext.dll", + "lib/netcore50/System.AppContext.xml", + "lib/netcore50/zh-hans/System.AppContext.xml", + "lib/netcore50/zh-hant/System.AppContext.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/945b386d4d23475888e5f9b7351fd849.psmdcp", + "ref/dotnet/System.AppContext.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.AppContext.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.AppContext.nuspec" + ] + }, + "System.Collections/4.0.11-beta-23401": { + "sha512": "tK0jt38zyt9IIC2kMTYi1nV2woZIPjoHv9NO+IWX5yVGdfyAmalh/gAvFNS16E5xpGIDXgHZOnC2jkFCW2SbMw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Collections.xml", + "lib/DNXCore50/es/System.Collections.xml", + "lib/DNXCore50/fr/System.Collections.xml", + "lib/DNXCore50/it/System.Collections.xml", + "lib/DNXCore50/ja/System.Collections.xml", + "lib/DNXCore50/ko/System.Collections.xml", + "lib/DNXCore50/ru/System.Collections.xml", + "lib/DNXCore50/System.Collections.dll", + "lib/DNXCore50/System.Collections.xml", + "lib/DNXCore50/zh-hans/System.Collections.xml", + "lib/DNXCore50/zh-hant/System.Collections.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Collections.xml", + "lib/netcore50/es/System.Collections.xml", + "lib/netcore50/fr/System.Collections.xml", + "lib/netcore50/it/System.Collections.xml", + "lib/netcore50/ja/System.Collections.xml", + "lib/netcore50/ko/System.Collections.xml", + "lib/netcore50/ru/System.Collections.xml", + "lib/netcore50/System.Collections.dll", + "lib/netcore50/System.Collections.xml", + "lib/netcore50/zh-hans/System.Collections.xml", + "lib/netcore50/zh-hant/System.Collections.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/f0d4aeb90e9c45b78c44bf8a0fc5de10.psmdcp", + "ref/dotnet/System.Collections.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/System.Collections.dll", + "runtimes/win8-aot/lib/netcore50/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Collections.xml", + "System.Collections.nuspec" + ] + }, + "System.Collections.Concurrent/4.0.10": { + "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Collections.Concurrent.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/c982a1e1e1644b62952fc4d4dcbe0d42.psmdcp", + "ref/dotnet/de/System.Collections.Concurrent.xml", + "ref/dotnet/es/System.Collections.Concurrent.xml", + "ref/dotnet/fr/System.Collections.Concurrent.xml", + "ref/dotnet/it/System.Collections.Concurrent.xml", + "ref/dotnet/ja/System.Collections.Concurrent.xml", + "ref/dotnet/ko/System.Collections.Concurrent.xml", + "ref/dotnet/ru/System.Collections.Concurrent.xml", + "ref/dotnet/System.Collections.Concurrent.dll", + "ref/dotnet/System.Collections.Concurrent.xml", + "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", + "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Collections.Concurrent.nuspec" + ] + }, + "System.Collections.Immutable/1.1.36": { + "sha512": "MOlivTIeAIQPPMUPWIIoMCvZczjFRLYUWSYwqi1szu8QPyeIbsaPeI+hpXe1DzTxNwnRnmfYaoToi6kXIfSPNg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll", + "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml", + "License-Stable.rtf", + "package/services/metadata/core-properties/c8b7b781850445db852bd2d848380ca6.psmdcp", + "System.Collections.Immutable.nuspec" + ] + }, + "System.Console/4.0.0-beta-23401": { + "sha512": "49zWKpJWl584fCuBYIRg68wk69e2+r5g7K8vlZRijrmXqiMe8Bx0FEap7Dc1rPhTYD06g72P2u5v8QfLLDh4bQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Console.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/5980582e42554c128545b03a9fc1ce1a.psmdcp", + "ref/dotnet/System.Console.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Console.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Console.nuspec" + ] + }, + "System.Diagnostics.Contracts/4.0.1-beta-23401": { + "sha512": "rSxl/9IcE4HlRKn7mGfe4QLYA09egXRXHT1Hf+3JQgZEh8PvHUzcSGcbWdgJs4DOHyiYE6ZlCoivR3nYSC/SoA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Diagnostics.Contracts.dll", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Contracts.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/a3c46ae850524d0591c33fcba48be802.psmdcp", + "ref/dotnet/System.Diagnostics.Contracts.dll", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll", + "System.Diagnostics.Contracts.nuspec" + ] + }, + "System.Diagnostics.Debug/4.0.11-beta-23401": { + "sha512": "vkPhwrKGhOEboq1Xcup0Ebu+XjEu1tgKeFfbo2TWPJawSDzn5+3wmie2KvTLwpeLj+xIlHxOpn4ZsH500SU/Pg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/0ee88e624f5946d58f02d0b229246189.psmdcp", + "ref/dotnet/System.Diagnostics.Debug.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Diagnostics.Debug.nuspec" + ] + }, + "System.Diagnostics.FileVersionInfo/4.0.0-beta-23401": { + "sha512": "nyIz6FogZdsGrZUPukQ64vRuKrM9MgFfzXjuvqEJ2mQ5DUNmoUJry85TUEuRdmFNDmDNzTgomUboZqmhx7NJgA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.FileVersionInfo.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/65a4dbd7231f409da48939ee7942fffc.psmdcp", + "ref/dotnet/System.Diagnostics.FileVersionInfo.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Diagnostics.FileVersionInfo.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Diagnostics.FileVersionInfo.nuspec" + ] + }, + "System.Diagnostics.Process/4.1.0-beta-23401": { + "sha512": "6vmT4f8dxyfe6CEg5r9+4XhOJAErxFhKH2f+2cfgTyJp1pp9gy0ShIwb8pvLTdTdxXfYmVnKvH3kMg9HQsulsw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/de/System.Diagnostics.Process.xml", + "lib/net46/es/System.Diagnostics.Process.xml", + "lib/net46/fr/System.Diagnostics.Process.xml", + "lib/net46/it/System.Diagnostics.Process.xml", + "lib/net46/ja/System.Diagnostics.Process.xml", + "lib/net46/ko/System.Diagnostics.Process.xml", + "lib/net46/ru/System.Diagnostics.Process.xml", + "lib/net46/System.Diagnostics.Process.dll", + "lib/net46/System.Diagnostics.Process.xml", + "lib/net46/zh-hans/System.Diagnostics.Process.xml", + "lib/net46/zh-hant/System.Diagnostics.Process.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/e2a4bd7066714f87b692ce1e29510813.psmdcp", + "ref/dotnet/System.Diagnostics.Process.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/de/System.Diagnostics.Process.xml", + "ref/net46/es/System.Diagnostics.Process.xml", + "ref/net46/fr/System.Diagnostics.Process.xml", + "ref/net46/it/System.Diagnostics.Process.xml", + "ref/net46/ja/System.Diagnostics.Process.xml", + "ref/net46/ko/System.Diagnostics.Process.xml", + "ref/net46/ru/System.Diagnostics.Process.xml", + "ref/net46/System.Diagnostics.Process.dll", + "ref/net46/System.Diagnostics.Process.xml", + "ref/net46/zh-hans/System.Diagnostics.Process.xml", + "ref/net46/zh-hant/System.Diagnostics.Process.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Diagnostics.Process.nuspec" + ] + }, + "System.Diagnostics.StackTrace/4.0.1-beta-23401": { + "sha512": "6l5rL6cOm3xgzTF2gNPsQMKPUR9Y9YtNLQ+A72bOVtKnUv82JevRHnSCUHkwM5pz+ucugMuqQc2NOKloo2zHMQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/es/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/fr/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/it/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/ja/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/ko/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/ru/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/System.Diagnostics.StackTrace.dll", + "lib/DNXCore50/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/zh-hans/System.Diagnostics.StackTrace.xml", + "lib/DNXCore50/zh-hant/System.Diagnostics.StackTrace.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/de/System.Diagnostics.StackTrace.xml", + "lib/net46/es/System.Diagnostics.StackTrace.xml", + "lib/net46/fr/System.Diagnostics.StackTrace.xml", + "lib/net46/it/System.Diagnostics.StackTrace.xml", + "lib/net46/ja/System.Diagnostics.StackTrace.xml", + "lib/net46/ko/System.Diagnostics.StackTrace.xml", + "lib/net46/ru/System.Diagnostics.StackTrace.xml", + "lib/net46/System.Diagnostics.StackTrace.dll", + "lib/net46/System.Diagnostics.StackTrace.xml", + "lib/net46/zh-hans/System.Diagnostics.StackTrace.xml", + "lib/net46/zh-hant/System.Diagnostics.StackTrace.xml", + "lib/netcore50/de/System.Diagnostics.StackTrace.xml", + "lib/netcore50/es/System.Diagnostics.StackTrace.xml", + "lib/netcore50/fr/System.Diagnostics.StackTrace.xml", + "lib/netcore50/it/System.Diagnostics.StackTrace.xml", + "lib/netcore50/ja/System.Diagnostics.StackTrace.xml", + "lib/netcore50/ko/System.Diagnostics.StackTrace.xml", + "lib/netcore50/ru/System.Diagnostics.StackTrace.xml", + "lib/netcore50/System.Diagnostics.StackTrace.dll", + "lib/netcore50/System.Diagnostics.StackTrace.xml", + "lib/netcore50/zh-hans/System.Diagnostics.StackTrace.xml", + "lib/netcore50/zh-hant/System.Diagnostics.StackTrace.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/10df3a3f47974ec489752cab69d9de2e.psmdcp", + "ref/dotnet/System.Diagnostics.StackTrace.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/de/System.Diagnostics.StackTrace.xml", + "ref/net46/es/System.Diagnostics.StackTrace.xml", + "ref/net46/fr/System.Diagnostics.StackTrace.xml", + "ref/net46/it/System.Diagnostics.StackTrace.xml", + "ref/net46/ja/System.Diagnostics.StackTrace.xml", + "ref/net46/ko/System.Diagnostics.StackTrace.xml", + "ref/net46/ru/System.Diagnostics.StackTrace.xml", + "ref/net46/System.Diagnostics.StackTrace.dll", + "ref/net46/System.Diagnostics.StackTrace.xml", + "ref/net46/zh-hans/System.Diagnostics.StackTrace.xml", + "ref/net46/zh-hant/System.Diagnostics.StackTrace.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.StackTrace.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.StackTrace.xml", + "System.Diagnostics.StackTrace.nuspec" + ] + }, + "System.Diagnostics.Tools/4.0.1-beta-23401": { + "sha512": "wiArUEZ706qY4vIiUmxQtl9/SKlpeCX+ls9zhM9Je+FJV+XHpcUpUwndUXXw4zkTd18QKUpJuvfHQ0xNOOXPOQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Diagnostics.Tools.xml", + "lib/DNXCore50/es/System.Diagnostics.Tools.xml", + "lib/DNXCore50/fr/System.Diagnostics.Tools.xml", + "lib/DNXCore50/it/System.Diagnostics.Tools.xml", + "lib/DNXCore50/ja/System.Diagnostics.Tools.xml", + "lib/DNXCore50/ko/System.Diagnostics.Tools.xml", + "lib/DNXCore50/ru/System.Diagnostics.Tools.xml", + "lib/DNXCore50/System.Diagnostics.Tools.dll", + "lib/DNXCore50/System.Diagnostics.Tools.xml", + "lib/DNXCore50/zh-hans/System.Diagnostics.Tools.xml", + "lib/DNXCore50/zh-hant/System.Diagnostics.Tools.xml", + "lib/net45/_._", + "lib/netcore50/de/System.Diagnostics.Tools.xml", + "lib/netcore50/es/System.Diagnostics.Tools.xml", + "lib/netcore50/fr/System.Diagnostics.Tools.xml", + "lib/netcore50/it/System.Diagnostics.Tools.xml", + "lib/netcore50/ja/System.Diagnostics.Tools.xml", + "lib/netcore50/ko/System.Diagnostics.Tools.xml", + "lib/netcore50/ru/System.Diagnostics.Tools.xml", + "lib/netcore50/System.Diagnostics.Tools.dll", + "lib/netcore50/System.Diagnostics.Tools.xml", + "lib/netcore50/zh-hans/System.Diagnostics.Tools.xml", + "lib/netcore50/zh-hant/System.Diagnostics.Tools.xml", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/7422fa01f6c4438795afe6ffa4de69fb.psmdcp", + "ref/dotnet/System.Diagnostics.Tools.dll", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Tools.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.Tools.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.Tools.xml", + "System.Diagnostics.Tools.nuspec" + ] + }, + "System.Diagnostics.Tracing/4.0.21-beta-23401": { + "sha512": "8gP6Sj/4AZbW0oyUmasFoC2xjRtyUhjjcd4qR1mlt40Xu3zWYkmaF+7+kJ/1xAJLTE0KGMq0kUfpR1SaIxhhQA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/es/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/fr/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/it/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/ja/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/ko/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/ru/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/System.Diagnostics.Tracing.dll", + "lib/DNXCore50/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/zh-hans/System.Diagnostics.Tracing.xml", + "lib/DNXCore50/zh-hant/System.Diagnostics.Tracing.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Diagnostics.Tracing.xml", + "lib/netcore50/es/System.Diagnostics.Tracing.xml", + "lib/netcore50/fr/System.Diagnostics.Tracing.xml", + "lib/netcore50/it/System.Diagnostics.Tracing.xml", + "lib/netcore50/ja/System.Diagnostics.Tracing.xml", + "lib/netcore50/ko/System.Diagnostics.Tracing.xml", + "lib/netcore50/ru/System.Diagnostics.Tracing.xml", + "lib/netcore50/System.Diagnostics.Tracing.dll", + "lib/netcore50/System.Diagnostics.Tracing.xml", + "lib/netcore50/zh-hans/System.Diagnostics.Tracing.xml", + "lib/netcore50/zh-hant/System.Diagnostics.Tracing.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/fa97072bee1548288b78804825533b8a.psmdcp", + "ref/dotnet/System.Diagnostics.Tracing.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Diagnostics.Tracing.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Diagnostics.Tracing.xml", + "System.Diagnostics.Tracing.nuspec" + ] + }, + "System.Dynamic.Runtime/4.0.11-beta-23401": { + "sha512": "pqxMUiwhWp45xraQA9nLMk3vYTE1918oyx1y8RNevM0K/402NuwBWOOXAFuwJRAVXzMObtKl86GpVpunBKw6bg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Dynamic.Runtime.xml", + "lib/DNXCore50/es/System.Dynamic.Runtime.xml", + "lib/DNXCore50/fr/System.Dynamic.Runtime.xml", + "lib/DNXCore50/it/System.Dynamic.Runtime.xml", + "lib/DNXCore50/ja/System.Dynamic.Runtime.xml", + "lib/DNXCore50/ko/System.Dynamic.Runtime.xml", + "lib/DNXCore50/ru/System.Dynamic.Runtime.xml", + "lib/DNXCore50/System.Dynamic.Runtime.dll", + "lib/DNXCore50/System.Dynamic.Runtime.xml", + "lib/DNXCore50/zh-hans/System.Dynamic.Runtime.xml", + "lib/DNXCore50/zh-hant/System.Dynamic.Runtime.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Dynamic.Runtime.xml", + "lib/netcore50/es/System.Dynamic.Runtime.xml", + "lib/netcore50/fr/System.Dynamic.Runtime.xml", + "lib/netcore50/it/System.Dynamic.Runtime.xml", + "lib/netcore50/ja/System.Dynamic.Runtime.xml", + "lib/netcore50/ko/System.Dynamic.Runtime.xml", + "lib/netcore50/ru/System.Dynamic.Runtime.xml", + "lib/netcore50/System.Dynamic.Runtime.dll", + "lib/netcore50/System.Dynamic.Runtime.xml", + "lib/netcore50/zh-hans/System.Dynamic.Runtime.xml", + "lib/netcore50/zh-hant/System.Dynamic.Runtime.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/c659a4a457c546c298c29eb3d10080a6.psmdcp", + "ref/dotnet/System.Dynamic.Runtime.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll", + "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Dynamic.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Dynamic.Runtime.xml", + "System.Dynamic.Runtime.nuspec" + ] + }, + "System.Globalization/4.0.11-beta-23401": { + "sha512": "9hlModln4/P7piY0K4vDwSi56GCAp21AsQWRQ3dLh6VYBE5XlB2no6yEP10n4gENTimLzXaPdRinybB3Rksw0g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Globalization.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Globalization.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/74a58c8729654b47a2f91ee8d8541d25.psmdcp", + "ref/dotnet/System.Globalization.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", + "System.Globalization.nuspec" + ] + }, + "System.Globalization.Calendars/4.0.1-beta-23401": { + "sha512": "y/RD61zON6K2LhD3s82pdMsCBRrbnUy3yAz48R/c/YyrSMDxnq2J5JGtx+Sdjb3RjjaVFcRjWMtTliWhskwjpw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Globalization.Calendars.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Globalization.Calendars.dll", + "lib/netcore50/System.Globalization.Calendars.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/8ce43ab945664115be8a9dae10acdc6e.psmdcp", + "ref/dotnet/System.Globalization.Calendars.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Globalization.Calendars.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll", + "System.Globalization.Calendars.nuspec" + ] + }, + "System.IO/4.0.11-beta-23401": { + "sha512": "cklZFejIVHfcXIb67XkJorf4NIhZQLxnmge9q2mJyLxSHCOw3rQAvShXyXmfxgiUesSQCKm5JPK27Q73sPEjqg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.IO.xml", + "lib/DNXCore50/es/System.IO.xml", + "lib/DNXCore50/fr/System.IO.xml", + "lib/DNXCore50/it/System.IO.xml", + "lib/DNXCore50/ja/System.IO.xml", + "lib/DNXCore50/ko/System.IO.xml", + "lib/DNXCore50/ru/System.IO.xml", + "lib/DNXCore50/System.IO.dll", + "lib/DNXCore50/System.IO.xml", + "lib/DNXCore50/zh-hans/System.IO.xml", + "lib/DNXCore50/zh-hant/System.IO.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.IO.xml", + "lib/netcore50/es/System.IO.xml", + "lib/netcore50/fr/System.IO.xml", + "lib/netcore50/it/System.IO.xml", + "lib/netcore50/ja/System.IO.xml", + "lib/netcore50/ko/System.IO.xml", + "lib/netcore50/ru/System.IO.xml", + "lib/netcore50/System.IO.dll", + "lib/netcore50/System.IO.xml", + "lib/netcore50/zh-hans/System.IO.xml", + "lib/netcore50/zh-hant/System.IO.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/b6b55e167a954cfaa8d64b754fa75564.psmdcp", + "ref/dotnet/System.IO.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/es/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/it/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/System.IO.dll", + "runtimes/win8-aot/lib/netcore50/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.IO.xml", + "System.IO.nuspec" + ] + }, + "System.IO.FileSystem/4.0.1-beta-23401": { + "sha512": "YSEjV/ciQKavpVBBaXejEopV+EbYX7aYvog7AnXpXp7wkf0BI0aUr+u4XNBTmlZStomIQFn6fv+8YpchDB8dKQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.FileSystem.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/e6f395bee74b4e7bbcf1c8f9411327dd.psmdcp", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.FileSystem.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.IO.FileSystem.nuspec" + ] + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.IO.FileSystem.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.FileSystem.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/2cf3542156f0426483f92b9e37d8d381.psmdcp", + "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/it/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.FileSystem.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.IO.FileSystem.Primitives.nuspec" + ] + }, + "System.IO.Pipes/4.0.0-beta-23401": { + "sha512": "y7dWdln6qDt9iNfqJY/vo0X+WBJvMiW23jQQEE7dI/4dKsj7zMx5dhPAKhs4dSBA1fwiPNc3q2TTtUCcevJAMg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/net46/System.IO.Pipes.dll", + "package/services/metadata/core-properties/59286da88a6446209f20d837273a8da7.psmdcp", + "ref/dotnet/System.IO.Pipes.dll", + "ref/net46/System.IO.Pipes.dll", + "runtime.json", + "System.IO.Pipes.nuspec" + ] + }, + "System.Linq/4.0.1-beta-23401": { + "sha512": "wy6UgJm/GebvynoiVJko2tUKRrLItxz1gDRuZNABJ1zOz1Y/Viw4rzbs6aU3rAoj5+YFnYpuTUSI3g/DanVK2w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Linq.xml", + "lib/dotnet/es/System.Linq.xml", + "lib/dotnet/fr/System.Linq.xml", + "lib/dotnet/it/System.Linq.xml", + "lib/dotnet/ja/System.Linq.xml", + "lib/dotnet/ko/System.Linq.xml", + "lib/dotnet/ru/System.Linq.xml", + "lib/dotnet/System.Linq.dll", + "lib/dotnet/System.Linq.xml", + "lib/dotnet/zh-hans/System.Linq.xml", + "lib/dotnet/zh-hant/System.Linq.xml", + "lib/net45/_._", + "lib/netcore50/System.Linq.dll", + "lib/netcore50/System.Linq.xml", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/e7c9c15c9d1440ae9b5f7da9c3c8dedb.psmdcp", + "ref/dotnet/System.Linq.dll", + "ref/net45/_._", + "ref/netcore50/System.Linq.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "System.Linq.nuspec" + ] + }, + "System.Linq.Expressions/4.0.10": { + "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Linq.Expressions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Linq.Expressions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/4e3c061f7c0a427fa5b65bd3d84e9bc3.psmdcp", + "ref/dotnet/de/System.Linq.Expressions.xml", + "ref/dotnet/es/System.Linq.Expressions.xml", + "ref/dotnet/fr/System.Linq.Expressions.xml", + "ref/dotnet/it/System.Linq.Expressions.xml", + "ref/dotnet/ja/System.Linq.Expressions.xml", + "ref/dotnet/ko/System.Linq.Expressions.xml", + "ref/dotnet/ru/System.Linq.Expressions.xml", + "ref/dotnet/System.Linq.Expressions.dll", + "ref/dotnet/System.Linq.Expressions.xml", + "ref/dotnet/zh-hans/System.Linq.Expressions.xml", + "ref/dotnet/zh-hant/System.Linq.Expressions.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", + "System.Linq.Expressions.nuspec" + ] + }, + "System.ObjectModel/4.0.11-beta-23401": { + "sha512": "hRy5/zygQldLf6nqcBXBCgZpO+w6XXXQYQ9n637iX/xbf8Jbp18QyTjbF8IM8O1Q63ID0QBM42AipqI46WYbKA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.ObjectModel.xml", + "lib/dotnet/es/System.ObjectModel.xml", + "lib/dotnet/fr/System.ObjectModel.xml", + "lib/dotnet/it/System.ObjectModel.xml", + "lib/dotnet/ja/System.ObjectModel.xml", + "lib/dotnet/ko/System.ObjectModel.xml", + "lib/dotnet/ru/System.ObjectModel.xml", + "lib/dotnet/System.ObjectModel.dll", + "lib/dotnet/System.ObjectModel.xml", + "lib/dotnet/zh-hans/System.ObjectModel.xml", + "lib/dotnet/zh-hant/System.ObjectModel.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/59e0ab66a5aa4ee593c7111a19b4f770.psmdcp", + "ref/dotnet/System.ObjectModel.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.ObjectModel.nuspec" + ] + }, + "System.Private.DataContractSerialization/4.0.1-beta-23401": { + "sha512": "5nXOqy93I2ncy4o6u6DLIz4Hhu4Rd9iA42mB0GQjoAAz+4E7BYqmsAA/MTrti86KD4uY3441Ly+hgEBuO91lNA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Private.DataContractSerialization.dll", + "lib/netcore50/System.Private.DataContractSerialization.dll", + "package/services/metadata/core-properties/644fbf27d65445c681f67c14f2c7a86a.psmdcp", + "ref/dnxcore50/_._", + "ref/netcore50/_._", + "runtime.json", + "runtimes/win8-aot/lib/netcore50/System.Private.DataContractSerialization.dll", + "System.Private.DataContractSerialization.nuspec" + ] + }, + "System.Private.Uri/4.0.1-beta-23401": { + "sha512": "VCPDXGDKmQwQN1iE5hm9+IMwx/5t98Nch6UMoYnm+IBfEP6+B+zNpoBBctGStt0uMAUPozWReAoTnCnIM/fIIg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "package/services/metadata/core-properties/cfd2f519e266460ca5492c18c1c932bc.psmdcp", + "ref/dnxcore50/_._", + "ref/netcore50/_._", + "runtime.json", + "System.Private.Uri.nuspec" + ] + }, + "System.Reflection/4.1.0-beta-23401": { + "sha512": "Uj02Az0ANALdU5clcgoKZXKzwFd3B2q75eGx80HOHdghQ6MKcNPujV3ZUtaMzJDge1KmqOOfXwb7IzRzR/vxTQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Reflection.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/273f510c7e864f93823a7b6070f0ab3a.psmdcp", + "ref/dotnet/System.Reflection.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Reflection.dll", + "System.Reflection.nuspec" + ] + }, + "System.Reflection.Emit/4.0.0": { + "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Emit.dll", + "lib/MonoAndroid10/_._", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.dll", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/f6dc998f8a6b43d7b08f33375407a384.psmdcp", + "ref/dotnet/de/System.Reflection.Emit.xml", + "ref/dotnet/es/System.Reflection.Emit.xml", + "ref/dotnet/fr/System.Reflection.Emit.xml", + "ref/dotnet/it/System.Reflection.Emit.xml", + "ref/dotnet/ja/System.Reflection.Emit.xml", + "ref/dotnet/ko/System.Reflection.Emit.xml", + "ref/dotnet/ru/System.Reflection.Emit.xml", + "ref/dotnet/System.Reflection.Emit.dll", + "ref/dotnet/System.Reflection.Emit.xml", + "ref/dotnet/zh-hans/System.Reflection.Emit.xml", + "ref/dotnet/zh-hant/System.Reflection.Emit.xml", + "ref/MonoAndroid10/_._", + "ref/net45/_._", + "ref/xamarinmac20/_._", + "System.Reflection.Emit.nuspec" + ] + }, + "System.Reflection.Emit.ILGeneration/4.0.0": { + "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", + "lib/wp80/_._", + "package/services/metadata/core-properties/d044dd882ed2456486ddb05f1dd0420f.psmdcp", + "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/System.Reflection.Emit.ILGeneration.dll", + "ref/dotnet/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml", + "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml", + "ref/net45/_._", + "ref/wp80/_._", + "System.Reflection.Emit.ILGeneration.nuspec" + ] + }, + "System.Reflection.Emit.Lightweight/4.0.0": { + "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Emit.Lightweight.dll", + "lib/wp80/_._", + "package/services/metadata/core-properties/52abced289cd46eebf8599b9b4c1c67b.psmdcp", + "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/it/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/System.Reflection.Emit.Lightweight.dll", + "ref/dotnet/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml", + "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml", + "ref/net45/_._", + "ref/wp80/_._", + "System.Reflection.Emit.Lightweight.nuspec" + ] + }, + "System.Reflection.Extensions/4.0.1-beta-23401": { + "sha512": "hQ61vl9A8S/12OwSpcZm+X4gz+rDH3rdXHg6sVYd705uy0KfRz6vix/oPmUwLftCayFzDA/yAyVzSd1hc/xRFQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Extensions.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Extensions.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/b2e409ff02ae42c48dccabf341c45d9f.psmdcp", + "ref/dotnet/System.Reflection.Extensions.dll", + "ref/net45/_._", + "ref/netcore50/System.Reflection.Extensions.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.Extensions.xml", + "System.Reflection.Extensions.nuspec" + ] + }, + "System.Reflection.Metadata/1.1.0-alpha-00014": { + "sha512": "rVeIWjVoLQS0aNrGdzndZReskyfxu4EfO9BKqT5GJt0YfGtlsHB1aDPnjl4jIBDTr+WJC9YsnZg8S5sKT1X42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/portable-net45+win8/System.Reflection.Metadata.dll", + "lib/portable-net45+win8/System.Reflection.Metadata.pdb", + "lib/portable-net45+win8/System.Reflection.Metadata.xml", + "package/services/metadata/core-properties/a48ecf967b1540bba8edfe9af3a99ea5.psmdcp", + "System.Reflection.Metadata.nuspec" + ] + }, + "System.Reflection.Primitives/4.0.1-beta-23401": { + "sha512": "6Rsk774j6ChoR3sl6WwJL8YkPy5m5gH3ErSKG/9XM1KWnX7VdQ8PcYKox46hbKhktRr9mlkKu+4TAGSkb7DDXQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.Primitives.dll", + "lib/net45/_._", + "lib/netcore50/System.Reflection.Primitives.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/3edc1c92173e45d3bda874b4975f7832.psmdcp", + "ref/dotnet/System.Reflection.Primitives.dll", + "ref/net45/_._", + "ref/netcore50/System.Reflection.Primitives.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.Primitives.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.Primitives.xml", + "System.Reflection.Primitives.nuspec" + ] + }, + "System.Reflection.TypeExtensions/4.0.0": { + "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Reflection.TypeExtensions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Reflection.TypeExtensions.dll", + "lib/netcore50/System.Reflection.TypeExtensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/a37798ee61124eb7b6c56400aee24da1.psmdcp", + "ref/dotnet/de/System.Reflection.TypeExtensions.xml", + "ref/dotnet/es/System.Reflection.TypeExtensions.xml", + "ref/dotnet/fr/System.Reflection.TypeExtensions.xml", + "ref/dotnet/it/System.Reflection.TypeExtensions.xml", + "ref/dotnet/ja/System.Reflection.TypeExtensions.xml", + "ref/dotnet/ko/System.Reflection.TypeExtensions.xml", + "ref/dotnet/ru/System.Reflection.TypeExtensions.xml", + "ref/dotnet/System.Reflection.TypeExtensions.dll", + "ref/dotnet/System.Reflection.TypeExtensions.xml", + "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml", + "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Reflection.TypeExtensions.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll", + "System.Reflection.TypeExtensions.nuspec" + ] + }, + "System.Resources.ResourceManager/4.0.1-beta-23401": { + "sha512": "61tqjGoqyHJ6Q2uY9ajW6x56sQqvKciSOq8qbH/9cAEkNdeQxEFCTp0kBE+x2YFLjfNc4cWZZE+bOB5zJ5xAEQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Resources.ResourceManager.dll", + "lib/net45/_._", + "lib/netcore50/System.Resources.ResourceManager.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/4b69d4d0ef9247c3bcd03345cf34cfa4.psmdcp", + "ref/dotnet/System.Resources.ResourceManager.dll", + "ref/net45/_._", + "ref/netcore50/System.Resources.ResourceManager.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Resources.ResourceManager.xml", + "System.Resources.ResourceManager.nuspec" + ] + }, + "System.Runtime/4.0.21-beta-23401": { + "sha512": "6ycZ0VX30LSPYJ/xsEOa/WB6Y73jW0lfw9QaWXpbQZ3xdacYRmqbNpUhTe32p9YbXy9LALMBNRFkU8d/0uYGXQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Runtime.xml", + "lib/DNXCore50/es/System.Runtime.xml", + "lib/DNXCore50/fr/System.Runtime.xml", + "lib/DNXCore50/it/System.Runtime.xml", + "lib/DNXCore50/ja/System.Runtime.xml", + "lib/DNXCore50/ko/System.Runtime.xml", + "lib/DNXCore50/ru/System.Runtime.xml", + "lib/DNXCore50/System.Runtime.dll", + "lib/DNXCore50/System.Runtime.xml", + "lib/DNXCore50/zh-hans/System.Runtime.xml", + "lib/DNXCore50/zh-hant/System.Runtime.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Runtime.xml", + "lib/netcore50/es/System.Runtime.xml", + "lib/netcore50/fr/System.Runtime.xml", + "lib/netcore50/it/System.Runtime.xml", + "lib/netcore50/ja/System.Runtime.xml", + "lib/netcore50/ko/System.Runtime.xml", + "lib/netcore50/ru/System.Runtime.xml", + "lib/netcore50/System.Runtime.dll", + "lib/netcore50/System.Runtime.xml", + "lib/netcore50/zh-hans/System.Runtime.xml", + "lib/netcore50/zh-hant/System.Runtime.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/2d257d6424af422f88828201219f98bf.psmdcp", + "ref/dotnet/System.Runtime.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.xml", + "System.Runtime.nuspec" + ] + }, + "System.Runtime.Extensions/4.0.11-beta-23401": { + "sha512": "/c6mvZEhs7bnuocnYeyey7hxkO9kc6J0GuPx30VvBzCm7QNr/dEawnUuHW27Faa7kQukP/WmjcaI8lmDEktxXw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/6833c4a443b049d1a1f61f6d666bd0df.psmdcp", + "ref/dotnet/System.Runtime.Extensions.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Runtime.Extensions.nuspec" + ] + }, + "System.Runtime.Handles/4.0.1-beta-23401": { + "sha512": "pEuFuF5FWy3GOi5i1R0aj/JSEFpCY7bekjWNgKdWPG7zlljjNuJPSSpiN8lhW+U0XU/I8+oe77d3POqzfAqOnQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Runtime.Handles.xml", + "lib/DNXCore50/es/System.Runtime.Handles.xml", + "lib/DNXCore50/fr/System.Runtime.Handles.xml", + "lib/DNXCore50/it/System.Runtime.Handles.xml", + "lib/DNXCore50/ja/System.Runtime.Handles.xml", + "lib/DNXCore50/ko/System.Runtime.Handles.xml", + "lib/DNXCore50/ru/System.Runtime.Handles.xml", + "lib/DNXCore50/System.Runtime.Handles.dll", + "lib/DNXCore50/System.Runtime.Handles.xml", + "lib/DNXCore50/zh-hans/System.Runtime.Handles.xml", + "lib/DNXCore50/zh-hant/System.Runtime.Handles.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Runtime.Handles.xml", + "lib/netcore50/es/System.Runtime.Handles.xml", + "lib/netcore50/fr/System.Runtime.Handles.xml", + "lib/netcore50/it/System.Runtime.Handles.xml", + "lib/netcore50/ja/System.Runtime.Handles.xml", + "lib/netcore50/ko/System.Runtime.Handles.xml", + "lib/netcore50/ru/System.Runtime.Handles.xml", + "lib/netcore50/System.Runtime.Handles.dll", + "lib/netcore50/System.Runtime.Handles.xml", + "lib/netcore50/zh-hans/System.Runtime.Handles.xml", + "lib/netcore50/zh-hant/System.Runtime.Handles.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/afb838c9ad104999ac15d99520de5878.psmdcp", + "ref/dotnet/System.Runtime.Handles.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.Handles.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.Handles.xml", + "System.Runtime.Handles.nuspec" + ] + }, + "System.Runtime.InteropServices/4.0.21-beta-23401": { + "sha512": "M8FWV0ey6OfStKAT0jxDhQ/wqjowB9eEsERJmxb6iT9F/TVdqX4LaOOYz4y+ejqtIakYgOvv0m9DAiTnzk5pvA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Runtime.InteropServices.xml", + "lib/DNXCore50/es/System.Runtime.InteropServices.xml", + "lib/DNXCore50/fr/System.Runtime.InteropServices.xml", + "lib/DNXCore50/it/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ja/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ko/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ru/System.Runtime.InteropServices.xml", + "lib/DNXCore50/System.Runtime.InteropServices.dll", + "lib/DNXCore50/System.Runtime.InteropServices.xml", + "lib/DNXCore50/zh-hans/System.Runtime.InteropServices.xml", + "lib/DNXCore50/zh-hant/System.Runtime.InteropServices.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Runtime.InteropServices.xml", + "lib/netcore50/es/System.Runtime.InteropServices.xml", + "lib/netcore50/fr/System.Runtime.InteropServices.xml", + "lib/netcore50/it/System.Runtime.InteropServices.xml", + "lib/netcore50/ja/System.Runtime.InteropServices.xml", + "lib/netcore50/ko/System.Runtime.InteropServices.xml", + "lib/netcore50/ru/System.Runtime.InteropServices.xml", + "lib/netcore50/System.Runtime.InteropServices.dll", + "lib/netcore50/System.Runtime.InteropServices.xml", + "lib/netcore50/zh-hans/System.Runtime.InteropServices.xml", + "lib/netcore50/zh-hant/System.Runtime.InteropServices.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/85deca56e7ea41cd88b15851162bccf9.psmdcp", + "ref/dotnet/System.Runtime.InteropServices.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", + "System.Runtime.InteropServices.nuspec" + ] + }, + "System.Runtime.Loader/4.0.0-beta-23401": { + "sha512": "+OIL85SpiAeu4GiyVlB1d6N7Fu5DM11MP11xZHNm8/0ggclZGkpc44MVTTedLfoA0HpIl8sOR+G37CPA87+vow==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Runtime.Loader.dll", + "package/services/metadata/core-properties/0ca4f92d1927480594f71c5384c0c52d.psmdcp", + "ref/dotnet/System.Runtime.Loader.dll", + "System.Runtime.Loader.nuspec" + ] + }, + "System.Runtime.Serialization.Json/4.0.1-beta-23401": { + "sha512": "6zGC2zfQ1N7eaJasJsn1mLEOcRJNmvUjQGlRpuhZ6UQKBcHBloOOqxIwkbkRXtpC82Y6swGSmKvpD2t005kJbw==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Runtime.Serialization.Json.dll", + "lib/net45/_._", + "lib/netcore50/System.Runtime.Serialization.Json.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/219cfd46d31940dc96172dd39c2b41f5.psmdcp", + "ref/dotnet/System.Runtime.Serialization.Json.dll", + "ref/net45/_._", + "ref/netcore50/System.Runtime.Serialization.Json.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Serialization.Json.dll", + "System.Runtime.Serialization.Json.nuspec" + ] + }, + "System.Runtime.Serialization.Primitives/4.0.11-beta-23401": { + "sha512": "/TbhrIUbcZ/m04+iyf5cORMLoeZ441ZyLnzXLCtGhYsdDcyDjqJgEabQBPpu3WwVhb0Fre+WTMMLNzb0Uti92Q==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/es/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/fr/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/it/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/ja/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/ko/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/ru/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/System.Runtime.Serialization.Primitives.dll", + "lib/dotnet/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/zh-hans/System.Runtime.Serialization.Primitives.xml", + "lib/dotnet/zh-hant/System.Runtime.Serialization.Primitives.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/d3e835fc572e4bc6b660d192e27c7205.psmdcp", + "ref/dotnet/System.Runtime.Serialization.Primitives.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Runtime.Serialization.Primitives.nuspec" + ] + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23401": { + "sha512": "unUfGNfc/kIWzbGZw+m0WkAlVzc1VhW3ayYhaUJla1B5XVokc0iMMFV9vCOQE54gNOA41E0xEY+EUo+DS9MWfQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Algorithms.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/2fd2e306ef0e41ea92b028f7c5e2e75c.psmdcp", + "ref/dotnet/System.Security.Cryptography.Algorithms.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Algorithms.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Security.Cryptography.Algorithms.nuspec" + ] + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23401": { + "sha512": "RMF1swkhksZRBwFqzeI3axkOFHVILVxtaFuE61hqpuDa0l8y1C//S3QeTaUH6FSpWnhR6U8KCzj9z+tUsvKshg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Security.Cryptography.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/4633fd9744d04a5db84b0e85c227af7d.psmdcp", + "ref/dotnet/System.Security.Cryptography.Primitives.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Security.Cryptography.Primitives.nuspec" + ] + }, + "System.Security.Principal/4.0.0": { + "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Security.Principal.dll", + "lib/net45/_._", + "lib/netcore50/System.Security.Principal.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/5d44fbabc99d4204b6a2f76329d0a184.psmdcp", + "ref/dotnet/de/System.Security.Principal.xml", + "ref/dotnet/es/System.Security.Principal.xml", + "ref/dotnet/fr/System.Security.Principal.xml", + "ref/dotnet/it/System.Security.Principal.xml", + "ref/dotnet/ja/System.Security.Principal.xml", + "ref/dotnet/ko/System.Security.Principal.xml", + "ref/dotnet/ru/System.Security.Principal.xml", + "ref/dotnet/System.Security.Principal.dll", + "ref/dotnet/System.Security.Principal.xml", + "ref/dotnet/zh-hans/System.Security.Principal.xml", + "ref/dotnet/zh-hant/System.Security.Principal.xml", + "ref/net45/_._", + "ref/netcore50/System.Security.Principal.dll", + "ref/netcore50/System.Security.Principal.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "System.Security.Principal.nuspec" + ] + }, + "System.Text.Encoding/4.0.11-beta-23401": { + "sha512": "grPY1hsuOaageaZoY+McFKQAh6101Q/bkjkffaBtLW6+KCuiIsVp/qTR4NkHxHzR2ssOoXxK/2Pw90flqIgP1g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Text.Encoding.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Text.Encoding.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/8b20c3fbedce49c886e64cb77d78e77e.psmdcp", + "ref/dotnet/System.Text.Encoding.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", + "System.Text.Encoding.nuspec" + ] + }, + "System.Text.Encoding.CodePages/4.0.1-beta-23401": { + "sha512": "MWHWZmok7bOuSiQP9LeNMVunVRDdkoNAZNSVv+XvxvzhfRxCOzadA7NCKmvdHOHAxdwD86cdRufll6db2navhg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/5d754a736e41486d8ad5b40038f88e09.psmdcp", + "ref/dotnet/System.Text.Encoding.CodePages.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Text.Encoding.CodePages.nuspec" + ] + }, + "System.Text.Encoding.Extensions/4.0.11-beta-23401": { + "sha512": "wz3FczztFHsuDF3SYJexFNUETSwvr/SBTkld/VixKsA9gMI8pXp8upo7sqHW0tDWB2v37VxLfnazc7EtpZWTSg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Text.Encoding.Extensions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Text.Encoding.Extensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/a6e836e6a74948b0bd568dd65f4bcdad.psmdcp", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", + "System.Text.Encoding.Extensions.nuspec" + ] + }, + "System.Text.RegularExpressions/4.0.10": { + "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Text.RegularExpressions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/548eb1bd139e4c8cbc55e9f7f4f404dd.psmdcp", + "ref/dotnet/de/System.Text.RegularExpressions.xml", + "ref/dotnet/es/System.Text.RegularExpressions.xml", + "ref/dotnet/fr/System.Text.RegularExpressions.xml", + "ref/dotnet/it/System.Text.RegularExpressions.xml", + "ref/dotnet/ja/System.Text.RegularExpressions.xml", + "ref/dotnet/ko/System.Text.RegularExpressions.xml", + "ref/dotnet/ru/System.Text.RegularExpressions.xml", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", + "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", + "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Text.RegularExpressions.nuspec" + ] + }, + "System.Threading/4.0.11-beta-23401": { + "sha512": "bLjIIr2gmhhBr2E4IP4YF3t4Iu6ByTgZnCOFAyV4iZjtsqTAx3jkL008bBn5CL0M8z/g0+S2bFcZzx6+8/Dk8w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/d44961755382408e842398b7c75b6a5d.psmdcp", + "ref/dotnet/System.Threading.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Threading.nuspec" + ] + }, + "System.Threading.Overlapped/4.0.0": { + "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Threading.Overlapped.dll", + "lib/net46/System.Threading.Overlapped.dll", + "lib/netcore50/System.Threading.Overlapped.dll", + "package/services/metadata/core-properties/e9846a81e829434aafa4ae2e8c3517d7.psmdcp", + "ref/dotnet/de/System.Threading.Overlapped.xml", + "ref/dotnet/es/System.Threading.Overlapped.xml", + "ref/dotnet/fr/System.Threading.Overlapped.xml", + "ref/dotnet/it/System.Threading.Overlapped.xml", + "ref/dotnet/ja/System.Threading.Overlapped.xml", + "ref/dotnet/ko/System.Threading.Overlapped.xml", + "ref/dotnet/ru/System.Threading.Overlapped.xml", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", + "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", + "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", + "ref/net46/System.Threading.Overlapped.dll", + "System.Threading.Overlapped.nuspec" + ] + }, + "System.Threading.Tasks/4.0.11-beta-23401": { + "sha512": "/C3ubY9LwCQ5Vtko6GcxWTNJ+ZRxHaGwQueeyiu6sZzRzTDP6+HpeGhA/xqTrJVo4Ii6/nbwCiGGnRiTvYZsBg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/de/System.Threading.Tasks.xml", + "lib/DNXCore50/es/System.Threading.Tasks.xml", + "lib/DNXCore50/fr/System.Threading.Tasks.xml", + "lib/DNXCore50/it/System.Threading.Tasks.xml", + "lib/DNXCore50/ja/System.Threading.Tasks.xml", + "lib/DNXCore50/ko/System.Threading.Tasks.xml", + "lib/DNXCore50/ru/System.Threading.Tasks.xml", + "lib/DNXCore50/System.Threading.Tasks.dll", + "lib/DNXCore50/System.Threading.Tasks.xml", + "lib/DNXCore50/zh-hans/System.Threading.Tasks.xml", + "lib/DNXCore50/zh-hant/System.Threading.Tasks.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/de/System.Threading.Tasks.xml", + "lib/netcore50/es/System.Threading.Tasks.xml", + "lib/netcore50/fr/System.Threading.Tasks.xml", + "lib/netcore50/it/System.Threading.Tasks.xml", + "lib/netcore50/ja/System.Threading.Tasks.xml", + "lib/netcore50/ko/System.Threading.Tasks.xml", + "lib/netcore50/ru/System.Threading.Tasks.xml", + "lib/netcore50/System.Threading.Tasks.dll", + "lib/netcore50/System.Threading.Tasks.xml", + "lib/netcore50/zh-hans/System.Threading.Tasks.xml", + "lib/netcore50/zh-hant/System.Threading.Tasks.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/7a86e64c983f4dc6a4fc141bed9f06ee.psmdcp", + "ref/dotnet/System.Threading.Tasks.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Threading.Tasks.xml", + "System.Threading.Tasks.nuspec" + ] + }, + "System.Threading.Tasks.Parallel/4.0.1-beta-23401": { + "sha512": "2IwHo0Tgi26hTXmQhbO3f+TUqtiwOT1d+kfsvafpm3pj/HCSTpQn6cnmfSGVE6x7Js2EsZhAPcRXdkeOL1J2YA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/es/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/fr/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/it/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/ja/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/ko/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/ru/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/System.Threading.Tasks.Parallel.dll", + "lib/dotnet/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/zh-hans/System.Threading.Tasks.Parallel.xml", + "lib/dotnet/zh-hant/System.Threading.Tasks.Parallel.xml", + "lib/net45/_._", + "lib/netcore50/System.Threading.Tasks.Parallel.dll", + "lib/netcore50/System.Threading.Tasks.Parallel.xml", + "lib/win8/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/a8c3a36dc4fb4d21b97000ca29357568.psmdcp", + "ref/dotnet/System.Threading.Tasks.Parallel.dll", + "ref/net45/_._", + "ref/netcore50/System.Threading.Tasks.Parallel.dll", + "ref/win8/_._", + "ref/wpa81/_._", + "System.Threading.Tasks.Parallel.nuspec" + ] + }, + "System.Threading.Thread/4.0.0-beta-23401": { + "sha512": "rkyJcFW7yT5BqvyNBbJRPeG9L4T0MBWeG+xfNjI/eJHf5Go217I+09GRK8GAkAmgYwVScVUmVtuLdD4pAUnFMA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Threading.Thread.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Threading.Thread.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/55c0b90b43944c28aad8c71cabad66a2.psmdcp", + "ref/dotnet/System.Threading.Thread.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Threading.Thread.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Threading.Thread.nuspec" + ] + }, + "System.Threading.ThreadPool/4.0.10-beta-23401": { + "sha512": "uYRRB5hlSzSN2tQtqwTA+mkLBow0pQwxA7xvKQhB4FY+ooK3xYnwVRzXnKxf1D5o/uHKHz4HeMuBlvTv5JG4zg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Threading.ThreadPool.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Threading.ThreadPool.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/c71bd1df9a524a8e92d5f8ac8996774c.psmdcp", + "ref/dotnet/System.Threading.ThreadPool.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Threading.ThreadPool.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Threading.ThreadPool.nuspec" + ] + }, + "System.Threading.Timer/4.0.1-beta-23401": { + "sha512": "cXeNnGHqL0u+SUDlAeYarLySzWyCtaHYQ67U1M5jpNvxiiC1DbwW+gxypLb/rNTMlVWhGma95DekB128isngfg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Threading.Timer.dll", + "lib/net451/_._", + "lib/netcore50/System.Threading.Timer.dll", + "lib/win81/_._", + "lib/wpa81/_._", + "package/services/metadata/core-properties/6de6549c1e6d4915812419b699330121.psmdcp", + "ref/dotnet/System.Threading.Timer.dll", + "ref/net451/_._", + "ref/netcore50/System.Threading.Timer.dll", + "ref/win81/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll", + "System.Threading.Timer.nuspec" + ] + }, + "System.Xml.ReaderWriter/4.0.10": { + "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/System.Xml.ReaderWriter.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/ef76b636720e4f2d8cfd570899d52df8.psmdcp", + "ref/dotnet/de/System.Xml.ReaderWriter.xml", + "ref/dotnet/es/System.Xml.ReaderWriter.xml", + "ref/dotnet/fr/System.Xml.ReaderWriter.xml", + "ref/dotnet/it/System.Xml.ReaderWriter.xml", + "ref/dotnet/ja/System.Xml.ReaderWriter.xml", + "ref/dotnet/ko/System.Xml.ReaderWriter.xml", + "ref/dotnet/ru/System.Xml.ReaderWriter.xml", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", + "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", + "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Xml.ReaderWriter.nuspec" + ] + }, + "System.Xml.XDocument/4.0.11-beta-23401": { + "sha512": "0nY985wbPDrExhx2se6fPsnzpF6a0WabU/SgPuEtpAW1UdgX7cUIAu6wtAXVbMw3GsOBt4sxyFI5ttJUs6Magg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Xml.XDocument.xml", + "lib/dotnet/es/System.Xml.XDocument.xml", + "lib/dotnet/fr/System.Xml.XDocument.xml", + "lib/dotnet/it/System.Xml.XDocument.xml", + "lib/dotnet/ja/System.Xml.XDocument.xml", + "lib/dotnet/ko/System.Xml.XDocument.xml", + "lib/dotnet/ru/System.Xml.XDocument.xml", + "lib/dotnet/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.xml", + "lib/dotnet/zh-hans/System.Xml.XDocument.xml", + "lib/dotnet/zh-hant/System.Xml.XDocument.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/dd825469853145499c651603cda1e93d.psmdcp", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Xml.XDocument.nuspec" + ] + }, + "System.Xml.XmlDocument/4.0.1-beta-23401": { + "sha512": "eMCUNSgru7Xv+LkjoEejYl5Vr6He3O9z/a3CQxbn6UpjQGg0HBvQMUMi04thYq8+WPtrTccuXdxuStzh2mOwlA==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/de/System.Xml.XmlDocument.xml", + "lib/dotnet/es/System.Xml.XmlDocument.xml", + "lib/dotnet/fr/System.Xml.XmlDocument.xml", + "lib/dotnet/it/System.Xml.XmlDocument.xml", + "lib/dotnet/ja/System.Xml.XmlDocument.xml", + "lib/dotnet/ko/System.Xml.XmlDocument.xml", + "lib/dotnet/ru/System.Xml.XmlDocument.xml", + "lib/dotnet/System.Xml.XmlDocument.dll", + "lib/dotnet/System.Xml.XmlDocument.xml", + "lib/dotnet/zh-hans/System.Xml.XmlDocument.xml", + "lib/dotnet/zh-hant/System.Xml.XmlDocument.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Xml.XmlDocument.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/4bbcd0ba94e84a18889c7067ac13f7f4.psmdcp", + "ref/dotnet/System.Xml.XmlDocument.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Xml.XmlDocument.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Xml.XmlDocument.nuspec" + ] + }, + "System.Xml.XmlSerializer/4.0.10": { + "sha512": "OKhE6vruk88z/hl0lmfrMvXteTASgJUagu6PT6S10i9uLbvDR3pTwB6jVgiwa2D2qtTB+eneZbS9jljhPXhTtg==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/DNXCore50/System.Xml.XmlSerializer.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Xml.XmlSerializer.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "package/services/metadata/core-properties/1cffc42bca944f1d81ef3c3abdb0f0be.psmdcp", + "ref/dotnet/de/System.Xml.XmlSerializer.xml", + "ref/dotnet/es/System.Xml.XmlSerializer.xml", + "ref/dotnet/fr/System.Xml.XmlSerializer.xml", + "ref/dotnet/it/System.Xml.XmlSerializer.xml", + "ref/dotnet/ja/System.Xml.XmlSerializer.xml", + "ref/dotnet/ko/System.Xml.XmlSerializer.xml", + "ref/dotnet/ru/System.Xml.XmlSerializer.xml", + "ref/dotnet/System.Xml.XmlSerializer.dll", + "ref/dotnet/System.Xml.XmlSerializer.xml", + "ref/dotnet/zh-hans/System.Xml.XmlSerializer.xml", + "ref/dotnet/zh-hant/System.Xml.XmlSerializer.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "runtimes/win8-aot/lib/netcore50/System.Xml.XmlSerializer.dll", + "System.Xml.XmlSerializer.nuspec" + ] + } + }, + "projectFileDependencyGroups": { + "": [ + "Microsoft.NETCore.Platforms >= 1.0.1-beta-23401", + "Microsoft.NETCore.Runtime.CoreCLR >= 1.0.1-beta-23401", + "Microsoft.NETCore.TestHost >= 1.0.0-beta-23401", + "System.AppContext >= 4.0.1-beta-23401", + "System.Collections >= 4.0.11-beta-23401", + "System.Collections.Immutable >= 1.1.36", + "System.Console >= 4.0.0-beta-23401", + "System.Diagnostics.Debug >= 4.0.11-beta-23401", + "System.Diagnostics.FileVersionInfo >= 4.0.0-beta-23401", + "System.Diagnostics.Process >= 4.1.0-beta-23401", + "System.Diagnostics.Tools >= 4.0.1-beta-23401", + "System.Dynamic.Runtime >= 4.0.11-beta-23401", + "System.IO.FileSystem >= 4.0.1-beta-23401", + "System.IO.Pipes >= 4.0.0-beta-23401", + "System.Linq >= 4.0.1-beta-23401", + "System.Private.Uri >= 4.0.1-beta-23401", + "System.Reflection >= 4.1.0-beta-23401", + "System.Reflection.Primitives >= 4.0.1-beta-23401", + "System.Resources.ResourceManager >= 4.0.1-beta-23401", + "System.Runtime >= 4.0.21-beta-23401", + "System.Runtime.Extensions >= 4.0.11-beta-23401", + "System.Runtime.Handles >= 4.0.1-beta-23401", + "System.Runtime.InteropServices >= 4.0.21-beta-23401", + "System.Runtime.Loader >= 4.0.0-beta-23401", + "System.Runtime.Serialization.Json >= 4.0.1-beta-23401", + "System.Security.Cryptography.Algorithms >= 4.0.0-beta-23401", + "System.Text.Encoding >= 4.0.11-beta-23401", + "System.Text.Encoding.CodePages >= 4.0.1-beta-23401", + "System.Text.Encoding.Extensions >= 4.0.11-beta-23401", + "System.Threading >= 4.0.11-beta-23401", + "System.Threading.Tasks >= 4.0.11-beta-23401", + "System.Threading.Tasks.Parallel >= 4.0.1-beta-23401", + "System.Threading.Thread >= 4.0.0-beta-23401", + "System.Xml.XDocument >= 4.0.11-beta-23401", + "System.Xml.XmlDocument >= 4.0.1-beta-23401" + ], + "DNXCore,Version=v5.0": [] + } +} \ No newline at end of file diff --git a/src/Interactive/VbiCore/vbi.rsp b/src/Interactive/VbiCore/vbi.rsp new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/src/Interactive/csi/csi.csproj b/src/Interactive/csi/csi.csproj index a4e5bf58727083bf8d30d74e4ed1872bbbedca5f..253866e45ab301b426fcc2b5dbe6b914862477e0 100644 --- a/src/Interactive/csi/csi.csproj +++ b/src/Interactive/csi/csi.csproj @@ -15,12 +15,11 @@ ..\..\..\ true v4.6 + True - AnyCPU - AnyCPU @@ -40,15 +39,17 @@ CSharpScripting - - - PreserveNewest + + + Csi.cs + + diff --git a/src/Interactive/csi/project.lock.json b/src/Interactive/csi/project.lock.json index b12c84da6ad4394eeb5cc9573b9560eb6d255222..9afda1304574fd7a0b2282f7fc235f670ec7cd82 100644 --- a/src/Interactive/csi/project.lock.json +++ b/src/Interactive/csi/project.lock.json @@ -4,7 +4,7 @@ "targets": { ".NETFramework,Version=v4.6": { "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -247,7 +247,7 @@ }, ".NETFramework,Version=v4.6/win-anycpu": { "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -502,8 +502,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -537,7 +537,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Interactive/vbi/My Project/Application.Designer.vb b/src/Interactive/vbi/My Project/Application.Designer.vb deleted file mode 100644 index c5e734464855c93a03e3a537ad72903dca00b7f4..0000000000000000000000000000000000000000 --- a/src/Interactive/vbi/My Project/Application.Designer.vb +++ /dev/null @@ -1,13 +0,0 @@ -'------------------------------------------------------------------------------ -' -' This code was generated by a tool. -' Runtime Version:4.0.30319.0 -' -' Changes to this file may cause incorrect behavior and will be lost if -' the code is regenerated. -' -'------------------------------------------------------------------------------ - -Option Strict On -Option Explicit On - diff --git a/src/Interactive/vbi/My Project/Application.myapp b/src/Interactive/vbi/My Project/Application.myapp deleted file mode 100644 index e62f1a53381ed9956a702f0cb42ae55f25b776e1..0000000000000000000000000000000000000000 --- a/src/Interactive/vbi/My Project/Application.myapp +++ /dev/null @@ -1,10 +0,0 @@ - - - false - false - 0 - true - 0 - 2 - true - diff --git a/src/Interactive/vbi/My Project/Settings.Designer.vb b/src/Interactive/vbi/My Project/Settings.Designer.vb deleted file mode 100644 index 3679d557f45d5c6c3fb680e465eabffd50573d07..0000000000000000000000000000000000000000 --- a/src/Interactive/vbi/My Project/Settings.Designer.vb +++ /dev/null @@ -1,73 +0,0 @@ -'------------------------------------------------------------------------------ -' -' This code was generated by a tool. -' Runtime Version:4.0.30319.0 -' -' Changes to this file may cause incorrect behavior and will be lost if -' the code is regenerated. -' -'------------------------------------------------------------------------------ - -Option Strict On -Option Explicit On - - -Namespace My - - _ - Partial Friend NotInheritable Class MySettings - Inherits Global.System.Configuration.ApplicationSettingsBase - - Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings) - -#Region "My.Settings Auto-Save Functionality" -#If _MyType = "WindowsForms" Then - Private Shared addedHandler As Boolean - - Private Shared addedHandlerLockObject As New Object - - _ - Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs) - If My.Application.SaveMySettingsOnExit Then - My.Settings.Save() - End If - End Sub -#End If -#End Region - - Public Shared ReadOnly Property [Default]() As MySettings - Get - -#If _MyType = "WindowsForms" Then - If Not addedHandler Then - SyncLock addedHandlerLockObject - If Not addedHandler Then - AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings - addedHandler = True - End If - End SyncLock - End If -#End If - Return defaultInstance - End Get - End Property - End Class -End Namespace - -Namespace My - - _ - Friend Module MySettingsProperty - - _ - Friend ReadOnly Property Settings() As Global.My.MySettings - Get - Return Global.My.MySettings.Default - End Get - End Property - End Module -End Namespace diff --git a/src/Interactive/vbi/My Project/Settings.settings b/src/Interactive/vbi/My Project/Settings.settings deleted file mode 100644 index 85b890b3c66b9beee248abaddd2ec71f8b1df2b2..0000000000000000000000000000000000000000 --- a/src/Interactive/vbi/My Project/Settings.settings +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/src/Interactive/vbi/project.lock.json b/src/Interactive/vbi/project.lock.json index a3378c61a2a9446de302679821995e848944171c..fc530f8e0d507581febc142f763e06a6d0d1eaf5 100644 --- a/src/Interactive/vbi/project.lock.json +++ b/src/Interactive/vbi/project.lock.json @@ -4,7 +4,7 @@ "targets": { ".NETFramework,Version=v4.6": { "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -258,7 +258,7 @@ }, ".NETFramework,Version=v4.6/win-anycpu": { "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -524,8 +524,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -559,7 +559,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Interactive/vbi/rcbi.rsp b/src/Interactive/vbi/rcbi.rsp deleted file mode 100644 index 5f282702bb03ef11d7184d19c80927b47f919764..0000000000000000000000000000000000000000 --- a/src/Interactive/vbi/rcbi.rsp +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/Interactive/vbi/vbi.rsp b/src/Interactive/vbi/vbi.rsp new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/src/Interactive/vbi/vbi.vbproj b/src/Interactive/vbi/vbi.vbproj index 7d64cbf6a863d00683c8b1426f59a7cb92ab2d9c..323b857ab9d01c2a4261655a01a306dfc995b601 100644 --- a/src/Interactive/vbi/vbi.vbproj +++ b/src/Interactive/vbi/vbi.vbproj @@ -8,7 +8,7 @@ x86 {6E62A0FF-D0DC-4109-9131-AB8E60CDFF7B} Exe - Microsoft.CodeAnalysis.Scripting.Hosting.VisualBasic.Vbi + Sub Main vbi @@ -17,6 +17,11 @@ ..\..\..\ true v4.6 + True + + + + @@ -36,20 +41,21 @@ BasicScripting - - - - - - - - + PreserveNewest + + + Vbi.cs + + + + + - + \ No newline at end of file diff --git a/src/Scripting/CSharp/project.lock.json b/src/Scripting/CSharp/project.lock.json index 5ec39dd3912395c942a9dda39a5a227570fcb8f7..58fb378571c4fe537c58bb6d40f9a6e768e8c925 100644 --- a/src/Scripting/CSharp/project.lock.json +++ b/src/Scripting/CSharp/project.lock.json @@ -4,7 +4,7 @@ "targets": { ".NETPlatform,Version=v5.0": { "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, @@ -265,8 +265,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -300,7 +300,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Scripting/CSharpTest.Desktop/project.lock.json b/src/Scripting/CSharpTest.Desktop/project.lock.json index fd2215ae301b54d64bf4daeb20641172aab9fa9b..61965e7a5390b752a4dd573bf6e8b605e304a777 100644 --- a/src/Scripting/CSharpTest.Desktop/project.lock.json +++ b/src/Scripting/CSharpTest.Desktop/project.lock.json @@ -13,7 +13,7 @@ }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, "Microsoft.NETCore.Platforms/1.0.0": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -437,8 +437,8 @@ "runtime.json" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -472,7 +472,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Scripting/CSharpTest/project.lock.json b/src/Scripting/CSharpTest/project.lock.json index bea951f3d002e0da360e60cbec1576c14cb3c4a6..822010c946a8936050f007df754e4d028e049a58 100644 --- a/src/Scripting/CSharpTest/project.lock.json +++ b/src/Scripting/CSharpTest/project.lock.json @@ -39,7 +39,7 @@ }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, "Microsoft.NETCore.Platforms/1.0.0": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, @@ -604,8 +604,8 @@ "runtime.json" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -639,7 +639,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Scripting/Core/Scripting.csproj b/src/Scripting/Core/Scripting.csproj index 6f0161e206be479fe055732821350feb41a69be0..16645b79b3279d7f0a6fac4b41b8af0ae60156cd 100644 --- a/src/Scripting/Core/Scripting.csproj +++ b/src/Scripting/Core/Scripting.csproj @@ -42,7 +42,9 @@ - + + False + diff --git a/src/Scripting/Core/project.json b/src/Scripting/Core/project.json index 2738c9a9bbcf425b07314d28e70a8cc8a14020ba..5c867a85f06a2898f79855aa25e2e369137a08db 100644 --- a/src/Scripting/Core/project.json +++ b/src/Scripting/Core/project.json @@ -4,7 +4,7 @@ "dnxcore50.app": {} }, "dependencies": { - "Microsoft.NETCore.Portable.Compatibility": "1.0.0", + "Microsoft.NETCore.Portable.Compatibility": "1.0.1-beta-23401", "System.Collections": "4.0.10", "System.Collections.Immutable": "1.1.36", "System.Console": "4.0.0-beta-23123", diff --git a/src/Scripting/Core/project.lock.json b/src/Scripting/Core/project.lock.json index f80608e616cb82b7a8f51ce31d2be44b7039cb43..2f97cb7e7a33be44fa77d91f6c842a9398e47f62 100644 --- a/src/Scripting/Core/project.lock.json +++ b/src/Scripting/Core/project.lock.json @@ -4,7 +4,7 @@ "targets": { ".NETPlatform,Version=v5.0": { "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, @@ -265,8 +265,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -300,7 +300,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -1166,7 +1166,7 @@ }, "projectFileDependencyGroups": { "": [ - "Microsoft.NETCore.Portable.Compatibility >= 1.0.0", + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1-beta-23401", "System.AppContext >= 4.0.0", "System.Collections >= 4.0.10", "System.Collections.Immutable >= 1.1.36", diff --git a/src/Scripting/CoreTest.Desktop/project.lock.json b/src/Scripting/CoreTest.Desktop/project.lock.json index b5ce98f7123242718fb212103ba462908d3bd8f8..c7d8ff64ec64b9f2a8be9a8687c7d598e3ed3f59 100644 --- a/src/Scripting/CoreTest.Desktop/project.lock.json +++ b/src/Scripting/CoreTest.Desktop/project.lock.json @@ -13,7 +13,7 @@ }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, "Microsoft.NETCore.Platforms/1.0.0": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -404,8 +404,8 @@ "runtime.json" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -439,7 +439,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Scripting/CoreTest/project.lock.json b/src/Scripting/CoreTest/project.lock.json index 8ceea6d9c15428d6389d90f9a24a5a0ec1c3655c..9f11b491da0b21b6de241e056e149cd6799c0088 100644 --- a/src/Scripting/CoreTest/project.lock.json +++ b/src/Scripting/CoreTest/project.lock.json @@ -39,7 +39,7 @@ }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, "Microsoft.NETCore.Platforms/1.0.0": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, @@ -604,8 +604,8 @@ "runtime.json" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -639,7 +639,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Scripting/VisualBasic/project.lock.json b/src/Scripting/VisualBasic/project.lock.json index 9c6615dcd1d353f5ba5922335ce7461da81824bd..5c10b7523fbca89cc9a2fb34f3f2ad8c32bf1d44 100644 --- a/src/Scripting/VisualBasic/project.lock.json +++ b/src/Scripting/VisualBasic/project.lock.json @@ -4,7 +4,7 @@ "targets": { ".NETPlatform,Version=v5.0": { "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, @@ -326,8 +326,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -361,7 +361,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Scripting/VisualBasicTest.Desktop/project.lock.json b/src/Scripting/VisualBasicTest.Desktop/project.lock.json index f01dc9086d7b3f46ce7521dd36bd84c566a04692..ec4e46af0fda530ec8799311bc8595e9ceb70120 100644 --- a/src/Scripting/VisualBasicTest.Desktop/project.lock.json +++ b/src/Scripting/VisualBasicTest.Desktop/project.lock.json @@ -13,7 +13,7 @@ }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, "Microsoft.NETCore.Platforms/1.0.0": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -415,8 +415,8 @@ "runtime.json" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -450,7 +450,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/Scripting/VisualBasicTest/project.lock.json b/src/Scripting/VisualBasicTest/project.lock.json index 0f1036426acc554d3bcfb12f97d6f05514fda2cd..62509bae2348e8ee9be484cd5d780a77333d3524 100644 --- a/src/Scripting/VisualBasicTest/project.lock.json +++ b/src/Scripting/VisualBasicTest/project.lock.json @@ -39,7 +39,7 @@ }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, "Microsoft.NETCore.Platforms/1.0.0": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/dotnet/mscorlib.dll": {}, "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, @@ -630,8 +630,8 @@ "runtime.json" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -665,7 +665,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", diff --git a/src/VisualStudio/CSharp/Repl/project.lock.json b/src/VisualStudio/CSharp/Repl/project.lock.json index 0264f56b17f89bba5c23b80e1b4165287c231508..7da8a7ba188b309db5a4ff85c8e78223efcabed9 100644 --- a/src/VisualStudio/CSharp/Repl/project.lock.json +++ b/src/VisualStudio/CSharp/Repl/project.lock.json @@ -36,7 +36,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -44,14 +44,6 @@ "lib/net45/_._": {} } }, - "Newtonsoft.Json/6.0.4": { - "compile": { - "lib/net45/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/net45/Newtonsoft.Json.dll": {} - } - }, "System.AppContext/4.0.0": { "dependencies": { "System.Runtime": "[4.0.0, )" @@ -349,8 +341,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -384,7 +376,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -430,31 +422,6 @@ "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" ] }, - "Newtonsoft.Json/6.0.4": { - "sha512": "FyQLmEpjsCrEP+znauLDGAi+h6i9YnaMkITlfIoiM4RYyX3nki306bTHsr/0okiIvIc7BJhQTbOAIZVocccFUw==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netcore45/Newtonsoft.Json.dll", - "lib/netcore45/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", - "Newtonsoft.Json.nuspec", - "package/services/metadata/core-properties/87a0a4e28d50417ea282e20f81bc6477.psmdcp", - "tools/install.ps1" - ] - }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", diff --git a/src/VisualStudio/CSharp/Test/project.lock.json b/src/VisualStudio/CSharp/Test/project.lock.json index 35ded850725603ef9d8db8ab522c63a41e8959c3..723fc659b1bdc06dd987548478638877767a1f7f 100644 --- a/src/VisualStudio/CSharp/Test/project.lock.json +++ b/src/VisualStudio/CSharp/Test/project.lock.json @@ -52,7 +52,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -60,20 +60,23 @@ "lib/net45/_._": {} } }, - "Moq/4.2.1402.2112": { + "Microsoft.VisualBasic/10.0.0": { + "frameworkAssemblies": [ + "Microsoft.VisualBasic" + ], "compile": { - "lib/net40/Moq.dll": {} + "ref/net45/_._": {} }, "runtime": { - "lib/net40/Moq.dll": {} + "lib/net45/_._": {} } }, - "Newtonsoft.Json/6.0.4": { + "Moq/4.2.1402.2112": { "compile": { - "lib/net45/Newtonsoft.Json.dll": {} + "lib/net40/Moq.dll": {} }, "runtime": { - "lib/net45/Newtonsoft.Json.dll": {} + "lib/net40/Moq.dll": {} } }, "System.AppContext/4.0.0": { @@ -414,8 +417,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -449,7 +452,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -495,6 +498,37 @@ "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" ] }, + "Microsoft.VisualBasic/10.0.0": { + "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "Microsoft.VisualBasic.nuspec", + "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/de/Microsoft.VisualBasic.xml", + "ref/dotnet/es/Microsoft.VisualBasic.xml", + "ref/dotnet/fr/Microsoft.VisualBasic.xml", + "ref/dotnet/it/Microsoft.VisualBasic.xml", + "ref/dotnet/ja/Microsoft.VisualBasic.xml", + "ref/dotnet/ko/Microsoft.VisualBasic.xml", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", + "ref/dotnet/ru/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" + ] + }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", @@ -511,31 +545,6 @@ "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, - "Newtonsoft.Json/6.0.4": { - "sha512": "FyQLmEpjsCrEP+znauLDGAi+h6i9YnaMkITlfIoiM4RYyX3nki306bTHsr/0okiIvIc7BJhQTbOAIZVocccFUw==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netcore45/Newtonsoft.Json.dll", - "lib/netcore45/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", - "Newtonsoft.Json.nuspec", - "package/services/metadata/core-properties/87a0a4e28d50417ea282e20f81bc6477.psmdcp", - "tools/install.ps1" - ] - }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", diff --git a/src/VisualStudio/Core/Test/project.lock.json b/src/VisualStudio/Core/Test/project.lock.json index ee84f760eaf38db9f12184bc4a70f0c205bac061..0e11e339d2911b4bc0030a01ef87260bff127676 100644 --- a/src/VisualStudio/Core/Test/project.lock.json +++ b/src/VisualStudio/Core/Test/project.lock.json @@ -52,7 +52,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -60,20 +60,23 @@ "lib/net45/_._": {} } }, - "Moq/4.2.1402.2112": { + "Microsoft.VisualBasic/10.0.0": { + "frameworkAssemblies": [ + "Microsoft.VisualBasic" + ], "compile": { - "lib/net40/Moq.dll": {} + "ref/net45/_._": {} }, "runtime": { - "lib/net40/Moq.dll": {} + "lib/net45/_._": {} } }, - "Newtonsoft.Json/6.0.4": { + "Moq/4.2.1402.2112": { "compile": { - "lib/net45/Newtonsoft.Json.dll": {} + "lib/net40/Moq.dll": {} }, "runtime": { - "lib/net45/Newtonsoft.Json.dll": {} + "lib/net40/Moq.dll": {} } }, "System.AppContext/4.0.0": { @@ -414,8 +417,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -449,7 +452,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -495,6 +498,37 @@ "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" ] }, + "Microsoft.VisualBasic/10.0.0": { + "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", + "type": "Package", + "files": [ + "[Content_Types].xml", + "_rels/.rels", + "lib/dotnet/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "Microsoft.VisualBasic.nuspec", + "package/services/metadata/core-properties/5dbd3a7042354092a8b352b655cf4376.psmdcp", + "ref/dotnet/de/Microsoft.VisualBasic.xml", + "ref/dotnet/es/Microsoft.VisualBasic.xml", + "ref/dotnet/fr/Microsoft.VisualBasic.xml", + "ref/dotnet/it/Microsoft.VisualBasic.xml", + "ref/dotnet/ja/Microsoft.VisualBasic.xml", + "ref/dotnet/ko/Microsoft.VisualBasic.xml", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", + "ref/dotnet/ru/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" + ] + }, "Moq/4.2.1402.2112": { "sha512": "/TWoXE2OIjJjSvcxER7HMoZwpgETSGlKbLZiME7sVVoPMoqgLvDyjSISveTyHxNoDXd18cZlM8aHdS9ZOAbjMw==", "type": "Package", @@ -511,31 +545,6 @@ "package/services/metadata/core-properties/98e2d674c8ec4e5fbda07a9e01280647.psmdcp" ] }, - "Newtonsoft.Json/6.0.4": { - "sha512": "FyQLmEpjsCrEP+znauLDGAi+h6i9YnaMkITlfIoiM4RYyX3nki306bTHsr/0okiIvIc7BJhQTbOAIZVocccFUw==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netcore45/Newtonsoft.Json.dll", - "lib/netcore45/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", - "Newtonsoft.Json.nuspec", - "package/services/metadata/core-properties/87a0a4e28d50417ea282e20f81bc6477.psmdcp", - "tools/install.ps1" - ] - }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", diff --git a/src/VisualStudio/InteractiveServices/project.lock.json b/src/VisualStudio/InteractiveServices/project.lock.json index 0264f56b17f89bba5c23b80e1b4165287c231508..7da8a7ba188b309db5a4ff85c8e78223efcabed9 100644 --- a/src/VisualStudio/InteractiveServices/project.lock.json +++ b/src/VisualStudio/InteractiveServices/project.lock.json @@ -36,7 +36,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -44,14 +44,6 @@ "lib/net45/_._": {} } }, - "Newtonsoft.Json/6.0.4": { - "compile": { - "lib/net45/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/net45/Newtonsoft.Json.dll": {} - } - }, "System.AppContext/4.0.0": { "dependencies": { "System.Runtime": "[4.0.0, )" @@ -349,8 +341,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -384,7 +376,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -430,31 +422,6 @@ "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll" ] }, - "Newtonsoft.Json/6.0.4": { - "sha512": "FyQLmEpjsCrEP+znauLDGAi+h6i9YnaMkITlfIoiM4RYyX3nki306bTHsr/0okiIvIc7BJhQTbOAIZVocccFUw==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netcore45/Newtonsoft.Json.dll", - "lib/netcore45/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", - "Newtonsoft.Json.nuspec", - "package/services/metadata/core-properties/87a0a4e28d50417ea282e20f81bc6477.psmdcp", - "tools/install.ps1" - ] - }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", diff --git a/src/VisualStudio/SetupInteractive/project.lock.json b/src/VisualStudio/SetupInteractive/project.lock.json index 4af8bb12527d839ecc13227039df7107ac6821cb..c9eec3d7aeff3225a38fb990a1ac31314d14f1c8 100644 --- a/src/VisualStudio/SetupInteractive/project.lock.json +++ b/src/VisualStudio/SetupInteractive/project.lock.json @@ -36,7 +36,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -55,14 +55,6 @@ "lib/net45/_._": {} } }, - "Newtonsoft.Json/6.0.4": { - "compile": { - "lib/net45/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/net45/Newtonsoft.Json.dll": {} - } - }, "System.AppContext/4.0.0": { "dependencies": { "System.Runtime": "[4.0.0, )" @@ -360,8 +352,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -395,7 +387,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -472,31 +464,6 @@ "ref/wpa81/_._" ] }, - "Newtonsoft.Json/6.0.4": { - "sha512": "FyQLmEpjsCrEP+znauLDGAi+h6i9YnaMkITlfIoiM4RYyX3nki306bTHsr/0okiIvIc7BJhQTbOAIZVocccFUw==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netcore45/Newtonsoft.Json.dll", - "lib/netcore45/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", - "Newtonsoft.Json.nuspec", - "package/services/metadata/core-properties/87a0a4e28d50417ea282e20f81bc6477.psmdcp", - "tools/install.ps1" - ] - }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", diff --git a/src/VisualStudio/VisualBasic/Repl/project.lock.json b/src/VisualStudio/VisualBasic/Repl/project.lock.json index 4af8bb12527d839ecc13227039df7107ac6821cb..c9eec3d7aeff3225a38fb990a1ac31314d14f1c8 100644 --- a/src/VisualStudio/VisualBasic/Repl/project.lock.json +++ b/src/VisualStudio/VisualBasic/Repl/project.lock.json @@ -36,7 +36,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -55,14 +55,6 @@ "lib/net45/_._": {} } }, - "Newtonsoft.Json/6.0.4": { - "compile": { - "lib/net45/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/net45/Newtonsoft.Json.dll": {} - } - }, "System.AppContext/4.0.0": { "dependencies": { "System.Runtime": "[4.0.0, )" @@ -360,8 +352,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -395,7 +387,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -472,31 +464,6 @@ "ref/wpa81/_._" ] }, - "Newtonsoft.Json/6.0.4": { - "sha512": "FyQLmEpjsCrEP+znauLDGAi+h6i9YnaMkITlfIoiM4RYyX3nki306bTHsr/0okiIvIc7BJhQTbOAIZVocccFUw==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netcore45/Newtonsoft.Json.dll", - "lib/netcore45/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", - "Newtonsoft.Json.nuspec", - "package/services/metadata/core-properties/87a0a4e28d50417ea282e20f81bc6477.psmdcp", - "tools/install.ps1" - ] - }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package", diff --git a/src/VisualStudio/VisualStudioInteractiveComponents/project.lock.json b/src/VisualStudio/VisualStudioInteractiveComponents/project.lock.json index 1ea8e06f44a015bf7b5bd17be65e35cabd70f851..c9c52882a48ae3d9f110a8f8d97b055286d5ee84 100644 --- a/src/VisualStudio/VisualStudioInteractiveComponents/project.lock.json +++ b/src/VisualStudio/VisualStudioInteractiveComponents/project.lock.json @@ -36,7 +36,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -55,14 +55,6 @@ "lib/net45/_._": {} } }, - "Newtonsoft.Json/6.0.4": { - "compile": { - "lib/net45/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/net45/Newtonsoft.Json.dll": {} - } - }, "System.AppContext/4.0.0": { "dependencies": { "System.Runtime": "[4.0.0, )" @@ -330,7 +322,7 @@ } }, "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {}, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { "compile": { "ref/net45/_._": {} }, @@ -349,14 +341,6 @@ "lib/net45/_._": {} } }, - "Newtonsoft.Json/6.0.4": { - "compile": { - "lib/net45/Newtonsoft.Json.dll": {} - }, - "runtime": { - "lib/net45/Newtonsoft.Json.dll": {} - } - }, "System.AppContext/4.0.0": { "dependencies": { "System.Runtime": "[4.0.0, )" @@ -654,8 +638,8 @@ "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23401": { + "sha512": "q5wj+WWjvZ/GhT+Q42aub5rIcw45pEE/TvIfFBEgvxK2MTODxsDIKKSBHEdfJablXhfRZfY79YBdTbcfUzZqlA==", "type": "Package", "files": [ "[Content_Types].xml", @@ -689,7 +673,7 @@ "lib/wp80/_._", "lib/wpa81/_._", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "package/services/metadata/core-properties/8131b8ae030a45e7986737a0c1d04ef5.psmdcp", + "package/services/metadata/core-properties/850feb86a46b458c8a8875eb3bbc1591.psmdcp", "ref/dotnet/mscorlib.dll", "ref/dotnet/System.ComponentModel.DataAnnotations.dll", "ref/dotnet/System.Core.dll", @@ -766,31 +750,6 @@ "ref/wpa81/_._" ] }, - "Newtonsoft.Json/6.0.4": { - "sha512": "FyQLmEpjsCrEP+znauLDGAi+h6i9YnaMkITlfIoiM4RYyX3nki306bTHsr/0okiIvIc7BJhQTbOAIZVocccFUw==", - "type": "Package", - "files": [ - "[Content_Types].xml", - "_rels/.rels", - "lib/net20/Newtonsoft.Json.dll", - "lib/net20/Newtonsoft.Json.xml", - "lib/net35/Newtonsoft.Json.dll", - "lib/net35/Newtonsoft.Json.xml", - "lib/net40/Newtonsoft.Json.dll", - "lib/net40/Newtonsoft.Json.xml", - "lib/net45/Newtonsoft.Json.dll", - "lib/net45/Newtonsoft.Json.xml", - "lib/netcore45/Newtonsoft.Json.dll", - "lib/netcore45/Newtonsoft.Json.xml", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll", - "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml", - "Newtonsoft.Json.nuspec", - "package/services/metadata/core-properties/87a0a4e28d50417ea282e20f81bc6477.psmdcp", - "tools/install.ps1" - ] - }, "System.AppContext/4.0.0": { "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==", "type": "Package",