diff options
Diffstat (limited to 'MediaBrowser.Common')
| -rw-r--r-- | MediaBrowser.Common/project.json | 2 | ||||
| -rw-r--r-- | MediaBrowser.Common/project.lock.json | 2663 |
2 files changed, 726 insertions, 1939 deletions
diff --git a/MediaBrowser.Common/project.json b/MediaBrowser.Common/project.json index 3d0dd3227e..94404ddfc2 100644 --- a/MediaBrowser.Common/project.json +++ b/MediaBrowser.Common/project.json @@ -6,7 +6,7 @@ }, "dependencies": { "Microsoft.NETCore": "5.0.0", - "Microsoft.NETCore.Portable.Compatibility": "1.0.0" + "Microsoft.NETCore.Portable.Compatibility": "1.0.1" }, "frameworks": { "dotnet": { diff --git a/MediaBrowser.Common/project.lock.json b/MediaBrowser.Common/project.lock.json index 3c12d4d88f..3a29512e58 100644 --- a/MediaBrowser.Common/project.lock.json +++ b/MediaBrowser.Common/project.lock.json @@ -1,10 +1,9 @@ { "locked": false, - "version": 2, + "version": 1, "targets": { ".NETFramework,Version=v4.6": { "Microsoft.CSharp/4.0.0": { - "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp" ], @@ -16,7 +15,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -75,11 +73,8 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "compile": { "ref/net45/_._": {} }, @@ -88,17 +83,13 @@ } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.NETFramework": "4.6.0" } }, - "Microsoft.NETCore.Targets.NETFramework/4.6.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.NETFramework/4.6.0": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "frameworkAssemblies": [ "Microsoft.VisualBasic" ], @@ -110,7 +101,6 @@ } }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -125,7 +115,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -134,7 +123,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -143,7 +131,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -162,7 +149,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -171,7 +157,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -180,7 +165,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -189,7 +173,6 @@ } }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -198,7 +181,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -207,7 +189,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -216,7 +197,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -225,7 +205,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -241,7 +220,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -260,7 +238,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -269,7 +246,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "frameworkAssemblies": [ "System.IO.Compression" ], @@ -281,7 +257,6 @@ } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -304,7 +279,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0", @@ -324,7 +298,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -339,7 +312,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -360,7 +332,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -369,7 +340,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -378,7 +348,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -387,7 +356,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -396,7 +364,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "frameworkAssemblies": [ "System.Net.Http" ], @@ -408,7 +375,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -417,7 +383,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -426,7 +391,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -445,7 +409,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -454,7 +417,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -463,7 +425,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -482,7 +443,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -491,7 +451,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -516,7 +475,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -525,7 +483,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -541,7 +498,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -550,7 +506,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -559,7 +514,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -568,7 +522,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -577,7 +530,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -586,7 +538,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -595,7 +546,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -617,7 +567,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -626,7 +575,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -635,7 +583,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -644,7 +591,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -653,7 +599,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -662,7 +607,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -671,7 +615,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -693,7 +636,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -702,7 +644,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/net451/_._": {} }, @@ -711,7 +652,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -720,7 +660,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -731,7 +670,6 @@ }, ".NETFramework,Version=v4.6/win-x64": { "Microsoft.CSharp/4.0.0": { - "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp" ], @@ -743,7 +681,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -802,11 +739,8 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "compile": { "ref/net45/_._": {} }, @@ -815,17 +749,13 @@ } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.NETFramework": "4.6.0" } }, - "Microsoft.NETCore.Targets.NETFramework/4.6.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.NETFramework/4.6.0": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "frameworkAssemblies": [ "Microsoft.VisualBasic" ], @@ -837,7 +767,6 @@ } }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -852,7 +781,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -861,7 +789,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -870,7 +797,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -889,7 +815,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -898,7 +823,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -907,7 +831,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -916,7 +839,6 @@ } }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -925,7 +847,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -934,7 +855,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Reflection.Emit.ILGeneration": "4.0.0", "System.Reflection.Emit.Lightweight": "4.0.0" @@ -947,7 +867,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -956,7 +875,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -972,7 +890,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -991,7 +908,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1000,7 +916,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "frameworkAssemblies": [ "System.IO.Compression" ], @@ -1012,7 +927,6 @@ } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -1035,7 +949,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0", @@ -1055,7 +968,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -1070,7 +982,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -1091,7 +1002,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1100,7 +1010,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Reflection.Emit.ILGeneration": "4.0.0", "System.Reflection.Emit.Lightweight": "4.0.0" @@ -1113,7 +1022,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1122,7 +1030,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1131,7 +1038,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "frameworkAssemblies": [ "System.Net.Http" ], @@ -1143,7 +1049,6 @@ } }, "System.Net.NetworkInformation/4.0.10-beta-23123": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1152,7 +1057,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1161,7 +1065,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -1180,7 +1083,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1189,7 +1091,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1198,7 +1099,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -1219,7 +1119,6 @@ } }, "System.Reflection.Emit/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1228,7 +1127,6 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1237,7 +1135,6 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1246,7 +1143,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1255,7 +1151,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -1280,7 +1175,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1289,7 +1183,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -1305,7 +1198,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1314,7 +1206,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1323,7 +1214,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1332,7 +1222,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1341,7 +1230,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1350,7 +1238,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1359,7 +1246,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -1381,7 +1267,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1390,7 +1275,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1399,7 +1283,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1408,7 +1291,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1417,7 +1299,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1426,7 +1307,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1435,7 +1315,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -1457,7 +1336,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1466,7 +1344,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/net451/_._": {} }, @@ -1475,7 +1352,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1484,7 +1360,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1495,7 +1370,6 @@ }, ".NETFramework,Version=v4.6/win-x86": { "Microsoft.CSharp/4.0.0": { - "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp" ], @@ -1507,7 +1381,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -1566,11 +1439,8 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "compile": { "ref/net45/_._": {} }, @@ -1579,17 +1449,13 @@ } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.NETFramework": "4.6.0" } }, - "Microsoft.NETCore.Targets.NETFramework/4.6.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.NETFramework/4.6.0": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "frameworkAssemblies": [ "Microsoft.VisualBasic" ], @@ -1601,7 +1467,6 @@ } }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -1616,7 +1481,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1625,7 +1489,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1634,7 +1497,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -1653,7 +1515,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1662,7 +1523,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1671,7 +1531,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1680,7 +1539,6 @@ } }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1689,7 +1547,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1698,7 +1555,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Reflection.Emit.ILGeneration": "4.0.0", "System.Reflection.Emit.Lightweight": "4.0.0" @@ -1711,7 +1567,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1720,7 +1575,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -1736,7 +1590,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -1755,7 +1608,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1764,7 +1616,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "frameworkAssemblies": [ "System.IO.Compression" ], @@ -1776,7 +1627,6 @@ } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -1799,7 +1649,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0", @@ -1819,7 +1668,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -1834,7 +1682,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -1855,7 +1702,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1864,7 +1710,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Reflection.Emit.ILGeneration": "4.0.0", "System.Reflection.Emit.Lightweight": "4.0.0" @@ -1877,7 +1722,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1886,7 +1730,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1895,7 +1738,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "frameworkAssemblies": [ "System.Net.Http" ], @@ -1907,7 +1749,6 @@ } }, "System.Net.NetworkInformation/4.0.10-beta-23123": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1916,7 +1757,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1925,7 +1765,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -1944,7 +1783,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1953,7 +1791,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -1962,7 +1799,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -1983,7 +1819,6 @@ } }, "System.Reflection.Emit/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -1992,7 +1827,6 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -2001,7 +1835,6 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -2010,7 +1843,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -2019,7 +1851,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -2044,7 +1875,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -2053,7 +1883,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -2069,7 +1898,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -2078,7 +1906,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2087,7 +1914,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2096,7 +1922,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2105,7 +1930,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2114,7 +1938,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -2123,7 +1946,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -2145,7 +1967,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -2154,7 +1975,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2163,7 +1983,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2172,7 +1991,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2181,7 +1999,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2190,7 +2007,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2199,7 +2015,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -2221,7 +2036,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "compile": { "ref/net45/_._": {} }, @@ -2230,7 +2044,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/net451/_._": {} }, @@ -2239,7 +2052,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2248,7 +2060,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "compile": { "ref/net46/_._": {} }, @@ -2259,7 +2070,6 @@ }, ".NETPlatform,Version=v5.0": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -2286,7 +2096,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -2345,35 +2154,14 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", - "compile": { - "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, - "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.Net.dll": {}, - "ref/dotnet/System.Numerics.dll": {}, - "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.Web.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, - "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {}, - "ref/dotnet/System.Xml.dll": {}, - "ref/dotnet/System.dll": {}, - "ref/dotnet/mscorlib.dll": {} - } - }, + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": {}, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0" } }, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -2400,7 +2188,6 @@ } }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2409,7 +2196,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2418,7 +2204,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -2438,7 +2223,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -2457,7 +2241,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -2469,7 +2252,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -2491,7 +2273,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2500,7 +2281,6 @@ } }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2509,7 +2289,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2518,7 +2297,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Linq.Expressions": "4.0.10", "System.ObjectModel": "4.0.0", @@ -2530,7 +2308,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2539,7 +2316,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -2549,7 +2325,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -2565,7 +2340,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Text.Encoding": "4.0.0", @@ -2576,7 +2350,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -2596,7 +2369,6 @@ } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -2615,7 +2387,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0", @@ -2629,7 +2400,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -2641,7 +2411,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -2659,7 +2428,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -2675,7 +2443,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -2685,7 +2452,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -2706,7 +2472,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -2724,7 +2489,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Net.Primitives": "4.0.0", @@ -2737,7 +2501,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2746,7 +2509,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0" @@ -2756,7 +2518,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -2771,7 +2532,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -2787,7 +2547,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -2798,7 +2557,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -2808,7 +2566,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -2818,7 +2575,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -2843,7 +2599,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2852,7 +2607,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -2862,7 +2616,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.0", @@ -2873,13 +2626,11 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "compile": { "ref/dotnet/System.Runtime.dll": {} } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -2888,7 +2639,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2897,7 +2647,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -2909,7 +2658,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -2924,7 +2672,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -2943,7 +2690,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2955,7 +2701,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -2964,7 +2709,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -2974,7 +2718,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -2991,7 +2734,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -3001,7 +2743,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3010,7 +2751,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -3032,7 +2772,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -3051,7 +2790,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3060,7 +2798,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -3085,7 +2822,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -3109,7 +2845,6 @@ }, "DNXCore,Version=v5.0": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -3136,7 +2871,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -3195,59 +2929,57 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Jit/1.0.2": {}, + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, "compile": { - "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, - "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.Net.dll": {}, - "ref/dotnet/System.Numerics.dll": {}, - "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.Web.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, - "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {}, - "ref/dotnet/System.Xml.dll": {}, - "ref/dotnet/System.dll": {}, - "ref/dotnet/mscorlib.dll": {} + "ref/netstandard1.0/System.ComponentModel.DataAnnotations.dll": {}, + "ref/netstandard1.0/System.Core.dll": {}, + "ref/netstandard1.0/System.Net.dll": {}, + "ref/netstandard1.0/System.Numerics.dll": {}, + "ref/netstandard1.0/System.Runtime.Serialization.dll": {}, + "ref/netstandard1.0/System.ServiceModel.Web.dll": {}, + "ref/netstandard1.0/System.ServiceModel.dll": {}, + "ref/netstandard1.0/System.Windows.dll": {}, + "ref/netstandard1.0/System.Xml.Linq.dll": {}, + "ref/netstandard1.0/System.Xml.Serialization.dll": {}, + "ref/netstandard1.0/System.Xml.dll": {}, + "ref/netstandard1.0/System.dll": {}, + "ref/netstandard1.0/mscorlib.dll": {} }, "runtime": { - "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, - "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.Net.dll": {}, - "lib/dnxcore50/System.Numerics.dll": {}, - "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.Web.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, - "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, - "lib/dnxcore50/System.dll": {} + "lib/netstandard1.0/System.ComponentModel.DataAnnotations.dll": {}, + "lib/netstandard1.0/System.Core.dll": {}, + "lib/netstandard1.0/System.Net.dll": {}, + "lib/netstandard1.0/System.Numerics.dll": {}, + "lib/netstandard1.0/System.Runtime.Serialization.dll": {}, + "lib/netstandard1.0/System.ServiceModel.Web.dll": {}, + "lib/netstandard1.0/System.ServiceModel.dll": {}, + "lib/netstandard1.0/System.Windows.dll": {}, + "lib/netstandard1.0/System.Xml.Linq.dll": {}, + "lib/netstandard1.0/System.Xml.Serialization.dll": {}, + "lib/netstandard1.0/System.Xml.dll": {}, + "lib/netstandard1.0/System.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package" + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "dependencies": { + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1" + } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.DNXCore": "4.9.0" } }, - "Microsoft.NETCore.Targets.DNXCore/4.9.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.DNXCore/4.9.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -3274,7 +3006,6 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Runtime.InteropServices": "4.0.20" @@ -3287,7 +3018,6 @@ } }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3299,7 +3029,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -3311,7 +3040,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -3331,7 +3059,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -3350,7 +3077,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -3367,7 +3093,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -3379,7 +3104,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -3401,7 +3125,6 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -3416,7 +3139,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3428,7 +3150,6 @@ } }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3440,7 +3161,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3452,7 +3172,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -3477,7 +3196,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3489,7 +3207,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -3502,7 +3219,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -3518,7 +3234,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Text.Encoding": "4.0.0", @@ -3532,7 +3247,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -3552,7 +3266,6 @@ } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -3571,7 +3284,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.IO": "4.0.10", @@ -3595,7 +3307,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -3607,7 +3318,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -3625,7 +3335,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -3641,7 +3350,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -3667,7 +3375,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -3688,7 +3395,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -3706,7 +3412,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -3732,7 +3437,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3741,7 +3445,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0" }, @@ -3753,7 +3456,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -3768,7 +3470,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -3784,7 +3485,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -3814,7 +3514,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/dnxcore50/_._": {} }, @@ -3823,7 +3522,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -3837,7 +3535,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -3856,7 +3553,6 @@ } }, "System.Reflection.Emit/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection": "4.0.0", @@ -3872,7 +3568,6 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -3886,7 +3581,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -3899,7 +3593,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -3924,7 +3617,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3936,7 +3628,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -3949,7 +3640,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.0", @@ -3963,7 +3653,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -3975,7 +3664,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -3987,7 +3675,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -3999,7 +3686,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -4014,7 +3700,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -4029,7 +3714,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -4048,7 +3732,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4060,7 +3743,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4072,7 +3754,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -4085,7 +3766,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -4102,7 +3782,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -4115,7 +3794,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0" @@ -4128,7 +3806,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4140,7 +3817,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -4162,7 +3838,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -4181,7 +3856,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4193,7 +3867,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -4218,7 +3891,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -4242,7 +3914,6 @@ }, "DNXCore,Version=v5.0/win7-x64": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -4269,7 +3940,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -4328,107 +3998,130 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" - }, - "compile": { - "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, - "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.Net.dll": {}, - "ref/dotnet/System.Numerics.dll": {}, - "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.Web.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, - "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {}, - "ref/dotnet/System.Xml.dll": {}, - "ref/dotnet/System.dll": {}, - "ref/dotnet/mscorlib.dll": {} - }, - "runtime": { - "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, - "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.Net.dll": {}, - "lib/dnxcore50/System.Numerics.dll": {}, - "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.Web.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, - "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, - "lib/dnxcore50/System.dll": {} - } - }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR-x64": "1.0.0", - "Microsoft.NETCore.Windows.ApiSets-x64": "1.0.0" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR-x64/1.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "[4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0]", - "System.Diagnostics.Debug": "[4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0]", - "System.Diagnostics.Tools": "[4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20]", - "System.Globalization": "[4.0.10]", - "System.Globalization.Calendars": "[4.0.0]", - "System.IO": "[4.0.10]", - "System.ObjectModel": "[4.0.10]", - "System.Private.Uri": "[4.0.0]", - "System.Reflection": "[4.0.10]", - "System.Reflection.Extensions": "[4.0.0]", - "System.Reflection.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.Timer": "[4.0.0]" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll": {} + "Microsoft.NETCore.Jit/1.0.2": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.2" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, - "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": {} + "compile": { + "ref/netstandard1.0/System.ComponentModel.DataAnnotations.dll": {}, + "ref/netstandard1.0/System.Core.dll": {}, + "ref/netstandard1.0/System.Net.dll": {}, + "ref/netstandard1.0/System.Numerics.dll": {}, + "ref/netstandard1.0/System.Runtime.Serialization.dll": {}, + "ref/netstandard1.0/System.ServiceModel.Web.dll": {}, + "ref/netstandard1.0/System.ServiceModel.dll": {}, + "ref/netstandard1.0/System.Windows.dll": {}, + "ref/netstandard1.0/System.Xml.Linq.dll": {}, + "ref/netstandard1.0/System.Xml.Serialization.dll": {}, + "ref/netstandard1.0/System.Xml.dll": {}, + "ref/netstandard1.0/System.dll": {}, + "ref/netstandard1.0/mscorlib.dll": {} + }, + "runtime": { + "lib/netstandard1.0/System.ComponentModel.DataAnnotations.dll": {}, + "lib/netstandard1.0/System.Core.dll": {}, + "lib/netstandard1.0/System.Net.dll": {}, + "lib/netstandard1.0/System.Numerics.dll": {}, + "lib/netstandard1.0/System.Runtime.Serialization.dll": {}, + "lib/netstandard1.0/System.ServiceModel.Web.dll": {}, + "lib/netstandard1.0/System.ServiceModel.dll": {}, + "lib/netstandard1.0/System.Windows.dll": {}, + "lib/netstandard1.0/System.Xml.Linq.dll": {}, + "lib/netstandard1.0/System.Xml.Serialization.dll": {}, + "lib/netstandard1.0/System.Xml.dll": {}, + "lib/netstandard1.0/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "dependencies": { + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.DNXCore": "4.9.0" } }, - "Microsoft.NETCore.Targets.DNXCore/4.9.0": { - "type": "package" + "Microsoft.NETCore.Targets.DNXCore/4.9.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1" + } }, - "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0": { - "type": "package", + "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.win7-x64.Microsoft.NETCore.Jit/1.0.2": { + "native": { + "runtimes/win7-x64/native/clrjit.dll": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "compile": { + "ref/netstandard1.0/_._": {} + }, + "runtime": { + "runtimes/win7-x64/lib/netstandard1.0/System.Private.CoreLib.dll": {}, + "runtimes/win7-x64/lib/netstandard1.0/mscorlib.dll": {} + }, + "native": { + "runtimes/win7-x64/native/System.Private.CoreLib.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/mscorlib.ni.dll": {}, + "runtimes/win7-x64/native/mscorrc.debug.dll": {}, + "runtimes/win7-x64/native/mscorrc.dll": {}, + "runtimes/win7-x64/native/sos.dll": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1": { "native": { "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, @@ -4551,51 +4244,11 @@ "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": {} - } - }, - "Microsoft.VisualBasic/10.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/Microsoft.Win32.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {}, + "runtimes/win7-x64/native/ext-ms-win-ntuser-keyboard-l1-2-1.dll": {} } }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4607,7 +4260,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -4619,7 +4271,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -4639,7 +4290,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -4658,7 +4308,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -4675,7 +4324,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -4687,7 +4335,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -4709,7 +4356,6 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -4723,20 +4369,7 @@ "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} } }, - "System.Diagnostics.Contracts/4.0.0": { - "type": "package", - "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.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4747,21 +4380,7 @@ "lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.0": { - "type": "package", - "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.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4773,7 +4392,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4785,7 +4403,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -4812,7 +4429,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -4824,7 +4440,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -4837,7 +4452,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -4853,7 +4467,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Text.Encoding": "4.0.0", @@ -4867,7 +4480,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -4888,13 +4500,11 @@ } }, "System.IO.Compression.clrcompression-x64/4.0.0": { - "type": "package", "native": { "runtimes/win7-x64/native/clrcompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -4913,7 +4523,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.IO": "4.0.10", @@ -4937,7 +4546,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -4949,7 +4557,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -4967,7 +4574,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -4983,7 +4589,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -5011,7 +4616,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -5032,7 +4636,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -5050,7 +4653,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -5076,7 +4678,6 @@ } }, "System.Net.NetworkInformation/4.0.10-beta-23123": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0" }, @@ -5088,7 +4689,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0" }, @@ -5100,7 +4700,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -5115,7 +4714,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -5131,7 +4729,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -5161,7 +4758,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/dnxcore50/_._": {} }, @@ -5170,7 +4766,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -5184,7 +4779,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -5205,7 +4799,6 @@ } }, "System.Reflection.Emit/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection": "4.0.0", @@ -5221,7 +4814,6 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -5235,7 +4827,6 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Emit.ILGeneration": "4.0.0", @@ -5250,7 +4841,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -5263,7 +4853,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -5288,7 +4877,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -5300,7 +4888,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -5313,7 +4900,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.0", @@ -5327,7 +4913,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -5339,7 +4924,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -5351,7 +4935,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -5363,7 +4946,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -5378,7 +4960,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -5393,7 +4974,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -5412,7 +4992,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -5424,7 +5003,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -5436,7 +5014,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -5449,7 +5026,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -5466,7 +5042,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -5479,7 +5054,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0" @@ -5492,7 +5066,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -5504,7 +5077,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -5526,7 +5098,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -5545,7 +5116,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -5557,7 +5127,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -5582,7 +5151,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -5606,7 +5174,6 @@ }, "DNXCore,Version=v5.0/win7-x86": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -5633,7 +5200,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -5692,107 +5258,130 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" - }, - "compile": { - "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, - "ref/dotnet/System.Core.dll": {}, - "ref/dotnet/System.Net.dll": {}, - "ref/dotnet/System.Numerics.dll": {}, - "ref/dotnet/System.Runtime.Serialization.dll": {}, - "ref/dotnet/System.ServiceModel.Web.dll": {}, - "ref/dotnet/System.ServiceModel.dll": {}, - "ref/dotnet/System.Windows.dll": {}, - "ref/dotnet/System.Xml.Linq.dll": {}, - "ref/dotnet/System.Xml.Serialization.dll": {}, - "ref/dotnet/System.Xml.dll": {}, - "ref/dotnet/System.dll": {}, - "ref/dotnet/mscorlib.dll": {} - }, - "runtime": { - "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, - "lib/dnxcore50/System.Core.dll": {}, - "lib/dnxcore50/System.Net.dll": {}, - "lib/dnxcore50/System.Numerics.dll": {}, - "lib/dnxcore50/System.Runtime.Serialization.dll": {}, - "lib/dnxcore50/System.ServiceModel.Web.dll": {}, - "lib/dnxcore50/System.ServiceModel.dll": {}, - "lib/dnxcore50/System.Windows.dll": {}, - "lib/dnxcore50/System.Xml.Linq.dll": {}, - "lib/dnxcore50/System.Xml.Serialization.dll": {}, - "lib/dnxcore50/System.Xml.dll": {}, - "lib/dnxcore50/System.dll": {} - } - }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR-x86": "1.0.0", - "Microsoft.NETCore.Windows.ApiSets-x86": "1.0.0" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR-x86/1.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "[4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0]", - "System.Diagnostics.Debug": "[4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0]", - "System.Diagnostics.Tools": "[4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20]", - "System.Globalization": "[4.0.10]", - "System.Globalization.Calendars": "[4.0.0]", - "System.IO": "[4.0.10]", - "System.ObjectModel": "[4.0.10]", - "System.Private.Uri": "[4.0.0]", - "System.Reflection": "[4.0.10]", - "System.Reflection.Extensions": "[4.0.0]", - "System.Reflection.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.Timer": "[4.0.0]" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll": {} + "Microsoft.NETCore.Jit/1.0.2": { + "dependencies": { + "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.2" + } + }, + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {} + "compile": { + "ref/netstandard1.0/System.ComponentModel.DataAnnotations.dll": {}, + "ref/netstandard1.0/System.Core.dll": {}, + "ref/netstandard1.0/System.Net.dll": {}, + "ref/netstandard1.0/System.Numerics.dll": {}, + "ref/netstandard1.0/System.Runtime.Serialization.dll": {}, + "ref/netstandard1.0/System.ServiceModel.Web.dll": {}, + "ref/netstandard1.0/System.ServiceModel.dll": {}, + "ref/netstandard1.0/System.Windows.dll": {}, + "ref/netstandard1.0/System.Xml.Linq.dll": {}, + "ref/netstandard1.0/System.Xml.Serialization.dll": {}, + "ref/netstandard1.0/System.Xml.dll": {}, + "ref/netstandard1.0/System.dll": {}, + "ref/netstandard1.0/mscorlib.dll": {} + }, + "runtime": { + "lib/netstandard1.0/System.ComponentModel.DataAnnotations.dll": {}, + "lib/netstandard1.0/System.Core.dll": {}, + "lib/netstandard1.0/System.Net.dll": {}, + "lib/netstandard1.0/System.Numerics.dll": {}, + "lib/netstandard1.0/System.Runtime.Serialization.dll": {}, + "lib/netstandard1.0/System.ServiceModel.Web.dll": {}, + "lib/netstandard1.0/System.ServiceModel.dll": {}, + "lib/netstandard1.0/System.Windows.dll": {}, + "lib/netstandard1.0/System.Xml.Linq.dll": {}, + "lib/netstandard1.0/System.Xml.Serialization.dll": {}, + "lib/netstandard1.0/System.Xml.dll": {}, + "lib/netstandard1.0/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "dependencies": { + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.DNXCore": "4.9.0" } }, - "Microsoft.NETCore.Targets.DNXCore/4.9.0": { - "type": "package" + "Microsoft.NETCore.Targets.DNXCore/4.9.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "dependencies": { + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets": "1.0.1" + } + }, + "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.NETCore.Windows.ApiSets-x86/1.0.0": { - "type": "package", + "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": { + "native": { + "runtimes/win7-x86/native/clrjit.dll": {} + } + }, + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "compile": { + "ref/netstandard1.0/_._": {} + }, + "runtime": { + "runtimes/win7-x86/lib/netstandard1.0/System.Private.CoreLib.dll": {}, + "runtimes/win7-x86/lib/netstandard1.0/mscorlib.dll": {} + }, + "native": { + "runtimes/win7-x86/native/System.Private.CoreLib.ni.dll": {}, + "runtimes/win7-x86/native/clretwrc.dll": {}, + "runtimes/win7-x86/native/coreclr.dll": {}, + "runtimes/win7-x86/native/dbgshim.dll": {}, + "runtimes/win7-x86/native/mscordaccore.dll": {}, + "runtimes/win7-x86/native/mscordbi.dll": {}, + "runtimes/win7-x86/native/mscorlib.ni.dll": {}, + "runtimes/win7-x86/native/mscorrc.debug.dll": {}, + "runtimes/win7-x86/native/mscorrc.dll": {}, + "runtimes/win7-x86/native/sos.dll": {} + } + }, + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1": { "native": { "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {}, "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {}, @@ -5915,51 +5504,11 @@ "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-0.dll": {}, "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll": {}, "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll": {}, - "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {} - } - }, - "Microsoft.VisualBasic/10.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/Microsoft.Win32.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {}, + "runtimes/win7-x86/native/ext-ms-win-ntuser-keyboard-l1-2-1.dll": {} } }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -5971,7 +5520,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -5983,7 +5531,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -6003,7 +5550,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -6022,7 +5568,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -6039,7 +5584,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -6051,7 +5595,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -6073,7 +5616,6 @@ } }, "System.ComponentModel.EventBasedAsync/4.0.10": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -6087,20 +5629,7 @@ "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} } }, - "System.Diagnostics.Contracts/4.0.0": { - "type": "package", - "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.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6111,21 +5640,7 @@ "lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.0": { - "type": "package", - "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.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6137,7 +5652,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6149,7 +5663,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -6176,7 +5689,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6188,7 +5700,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -6201,7 +5712,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -6217,7 +5727,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Text.Encoding": "4.0.0", @@ -6231,7 +5740,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -6252,13 +5760,11 @@ } }, "System.IO.Compression.clrcompression-x86/4.0.0": { - "type": "package", "native": { "runtimes/win7-x86/native/clrcompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -6277,7 +5783,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.IO": "4.0.10", @@ -6301,7 +5806,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -6313,7 +5817,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -6331,7 +5834,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -6347,7 +5849,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -6375,7 +5876,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -6396,7 +5896,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -6414,7 +5913,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -6440,7 +5938,6 @@ } }, "System.Net.NetworkInformation/4.0.10-beta-23123": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0" }, @@ -6452,7 +5949,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0" }, @@ -6464,7 +5960,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -6479,7 +5974,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -6495,7 +5989,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -6525,7 +6018,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/dnxcore50/_._": {} }, @@ -6534,7 +6026,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -6548,7 +6039,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -6569,7 +6059,6 @@ } }, "System.Reflection.Emit/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection": "4.0.0", @@ -6585,7 +6074,6 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -6599,7 +6087,6 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Emit.ILGeneration": "4.0.0", @@ -6614,7 +6101,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -6627,7 +6113,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -6652,7 +6137,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6664,7 +6148,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" @@ -6677,7 +6160,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.0", @@ -6691,7 +6173,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -6703,7 +6184,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -6715,7 +6195,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6727,7 +6206,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -6742,7 +6220,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -6757,7 +6234,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -6776,7 +6252,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6788,7 +6263,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6800,7 +6274,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -6813,7 +6286,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -6830,7 +6302,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -6843,7 +6314,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.Handles": "4.0.0" @@ -6856,7 +6326,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6868,7 +6337,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -6890,7 +6358,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -6909,7 +6376,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -6921,7 +6387,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -6946,7 +6411,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -6970,7 +6434,6 @@ }, "UAP,Version=v10.0": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -6997,7 +6460,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -7056,13 +6518,11 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Jit/1.0.2": {}, + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, "compile": { "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, @@ -7148,21 +6608,21 @@ } } }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package" + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "dependencies": { + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1" + } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -7189,7 +6649,6 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Runtime.InteropServices": "4.0.20" @@ -7202,7 +6661,6 @@ } }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -7217,7 +6675,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -7239,7 +6696,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -7259,7 +6715,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -7278,7 +6733,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -7295,7 +6749,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -7307,7 +6760,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -7329,7 +6781,6 @@ } }, "System.Diagnostics.Contracts/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -7344,7 +6795,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -7362,7 +6812,6 @@ } }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -7377,7 +6826,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.0", @@ -7404,7 +6852,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -7433,7 +6880,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -7451,7 +6897,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -7470,7 +6915,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -7486,7 +6930,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.20", @@ -7509,7 +6952,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -7529,7 +6971,6 @@ } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -7548,7 +6989,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -7574,7 +7014,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -7586,7 +7025,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -7604,7 +7042,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -7620,7 +7057,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -7650,7 +7086,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -7671,7 +7106,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -7689,7 +7123,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -7714,7 +7147,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", @@ -7728,7 +7160,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0", "System.Runtime": "4.0.20" @@ -7741,7 +7172,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -7756,7 +7186,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -7772,7 +7201,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -7800,7 +7228,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -7815,7 +7242,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -7835,7 +7261,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -7860,7 +7285,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Reflection": "4.0.10", @@ -7884,7 +7308,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -7909,7 +7332,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading": "4.0.0" @@ -7928,7 +7350,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", @@ -7953,7 +7374,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.10", @@ -7973,7 +7393,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -7991,7 +7410,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -8009,7 +7427,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -8027,7 +7444,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -8048,7 +7464,6 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -8063,7 +7478,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -8078,7 +7492,6 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.0", @@ -8105,7 +7518,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -8124,7 +7536,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -8136,7 +7547,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -8154,7 +7564,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -8173,7 +7582,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -8190,7 +7598,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -8209,7 +7616,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -8226,7 +7632,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -8244,7 +7649,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -8266,7 +7670,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -8285,7 +7688,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -8300,7 +7702,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -8325,7 +7726,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -8349,7 +7749,6 @@ }, "UAP,Version=v10.0/win10-arm": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -8376,7 +7775,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -8435,13 +7833,11 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Jit/1.0.2": {}, + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, "compile": { "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, @@ -8473,68 +7869,22 @@ "lib/netcore50/System.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR-arm": "1.0.0" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR-arm/1.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "[4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0]", - "System.Diagnostics.Debug": "[4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0]", - "System.Diagnostics.Tools": "[4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20]", - "System.Globalization": "[4.0.10]", - "System.Globalization.Calendars": "[4.0.0]", - "System.IO": "[4.0.10]", - "System.ObjectModel": "[4.0.10]", - "System.Private.Uri": "[4.0.0]", - "System.Reflection": "[4.0.10]", - "System.Reflection.Extensions": "[4.0.0]", - "System.Reflection.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.Timer": "[4.0.0]" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win8-arm/lib/dotnet/mscorlib.ni.dll": {} - }, - "native": { - "runtimes/win8-arm/native/clretwrc.dll": {}, - "runtimes/win8-arm/native/coreclr.dll": {}, - "runtimes/win8-arm/native/dbgshim.dll": {}, - "runtimes/win8-arm/native/mscordaccore.dll": {}, - "runtimes/win8-arm/native/mscordbi.dll": {}, - "runtimes/win8-arm/native/mscorrc.debug.dll": {}, - "runtimes/win8-arm/native/mscorrc.dll": {} + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24212-01" } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -8561,7 +7911,6 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Runtime.InteropServices": "4.0.20" @@ -8573,8 +7922,28 @@ "lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, + "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "compile": { + "ref/netstandard1.0/_._": {} + }, + "runtime": { + "runtimes/win8-arm/lib/netstandard1.0/System.Private.CoreLib.dll": {}, + "runtimes/win8-arm/lib/netstandard1.0/mscorlib.dll": {} + }, + "native": { + "runtimes/win8-arm/native/System.Private.CoreLib.ni.dll": {}, + "runtimes/win8-arm/native/clretwrc.dll": {}, + "runtimes/win8-arm/native/coreclr.dll": {}, + "runtimes/win8-arm/native/dbgshim.dll": {}, + "runtimes/win8-arm/native/mscordaccore.dll": {}, + "runtimes/win8-arm/native/mscordbi.dll": {}, + "runtimes/win8-arm/native/mscorlib.ni.dll": {}, + "runtimes/win8-arm/native/mscorrc.debug.dll": {}, + "runtimes/win8-arm/native/mscorrc.dll": {}, + "runtimes/win8-arm/native/sos.dll": {} + } + }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -8589,7 +7958,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -8605,7 +7973,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -8625,7 +7992,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -8644,7 +8010,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -8661,7 +8026,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -8673,7 +8037,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -8695,7 +8058,6 @@ } }, "System.Diagnostics.Contracts/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -8704,7 +8066,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -8715,20 +8076,7 @@ "lib/netcore50/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/System.Diagnostics.StackTrace.dll": {} - }, - "runtime": { - "lib/netcore50/System.Diagnostics.StackTrace.dll": {} - } - }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -8737,7 +8085,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.0", @@ -8758,7 +8105,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -8783,7 +8129,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -8795,7 +8140,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -8808,7 +8152,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -8824,7 +8167,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.20", @@ -8841,7 +8183,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -8862,13 +8203,11 @@ } }, "System.IO.Compression.clrcompression-arm/4.0.0": { - "type": "package", "native": { "runtimes/win10-arm/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -8887,7 +8226,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -8913,7 +8251,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -8925,7 +8262,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -8943,7 +8279,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -8959,7 +8294,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -8985,7 +8319,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -9006,7 +8339,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -9024,7 +8356,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -9049,7 +8380,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", @@ -9063,7 +8393,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0", "System.Runtime": "4.0.20" @@ -9076,7 +8405,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -9091,7 +8419,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -9107,7 +8434,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -9135,7 +8461,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -9144,7 +8469,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -9158,7 +8482,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -9179,7 +8502,6 @@ } }, "System.Reflection.Emit/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection": "4.0.0", @@ -9195,7 +8517,6 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -9209,7 +8530,6 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Emit.ILGeneration": "4.0.0", @@ -9224,7 +8544,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Reflection": "4.0.10", @@ -9242,7 +8561,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -9267,7 +8585,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading": "4.0.0" @@ -9280,7 +8597,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", @@ -9299,7 +8615,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.10", @@ -9313,7 +8628,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -9325,7 +8639,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -9337,7 +8650,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -9349,7 +8661,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -9364,7 +8675,6 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -9373,7 +8683,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -9388,7 +8697,6 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.0", @@ -9409,7 +8717,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -9428,7 +8735,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -9440,7 +8746,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -9452,7 +8757,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -9465,7 +8769,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -9482,7 +8785,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -9495,7 +8797,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -9512,7 +8813,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -9524,7 +8824,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -9546,7 +8845,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -9565,7 +8863,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -9574,7 +8871,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -9599,7 +8895,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -9623,7 +8918,6 @@ }, "UAP,Version=v10.0/win10-arm-aot": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -9650,7 +8944,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -9709,13 +9002,11 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Jit/1.0.2": {}, + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, "compile": { "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, @@ -9748,53 +9039,22 @@ "runtimes/aot/lib/netcore50/mscorlib.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.Native": "1.0.0" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "[4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0]", - "System.Diagnostics.Debug": "[4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0]", - "System.Diagnostics.Tools": "[4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20]", - "System.Globalization": "[4.0.10]", - "System.Globalization.Calendars": "[4.0.0]", - "System.IO": "[4.0.10]", - "System.ObjectModel": "[4.0.10]", - "System.Private.Uri": "[4.0.0]", - "System.Reflection": "[4.0.10]", - "System.Reflection.Extensions": "[4.0.0]", - "System.Reflection.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.Timer": "[4.0.0]" + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "dependencies": { + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc3-24212-01" } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -9821,7 +9081,6 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Runtime.InteropServices": "4.0.20" @@ -9833,8 +9092,18 @@ "lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, + "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "compile": { + "ref/netstandard1.0/_._": {} + }, + "runtime": { + "runtimes/win8-arm-aot/lib/netstandard1.0/_._": {} + }, + "native": { + "runtimes/win8-arm-aot/native/_._": {} + } + }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -9849,7 +9118,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -9865,7 +9133,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -9885,7 +9152,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -9904,7 +9170,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -9921,7 +9186,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -9933,7 +9197,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -9955,7 +9218,6 @@ } }, "System.Diagnostics.Contracts/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -9964,7 +9226,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -9975,20 +9236,7 @@ "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/System.Diagnostics.StackTrace.dll": {} - }, - "runtime": { - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll": {} - } - }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -9997,7 +9245,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.0", @@ -10018,7 +9265,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -10041,7 +9287,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -10053,7 +9298,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -10066,7 +9310,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -10082,7 +9325,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.20", @@ -10099,7 +9341,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -10120,13 +9361,11 @@ } }, "System.IO.Compression.clrcompression-arm/4.0.0": { - "type": "package", "native": { "runtimes/win10-arm/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -10145,7 +9384,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -10171,7 +9409,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -10183,7 +9420,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -10201,7 +9437,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -10217,7 +9452,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -10241,7 +9475,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -10262,7 +9495,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -10280,7 +9512,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -10305,7 +9536,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", @@ -10319,7 +9549,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0", "System.Runtime": "4.0.20" @@ -10332,7 +9561,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -10347,7 +9575,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -10363,7 +9590,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -10391,7 +9617,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -10400,7 +9625,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -10414,7 +9638,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -10433,7 +9656,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Reflection": "4.0.10", @@ -10451,7 +9673,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -10476,7 +9697,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading": "4.0.0" @@ -10489,7 +9709,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", @@ -10508,7 +9727,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.10", @@ -10522,7 +9740,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -10534,7 +9751,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -10546,7 +9762,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -10558,7 +9773,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -10573,7 +9787,6 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -10582,7 +9795,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -10597,7 +9809,6 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.0", @@ -10618,7 +9829,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -10637,7 +9847,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -10649,7 +9858,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -10661,7 +9869,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -10674,7 +9881,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -10691,7 +9897,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -10704,7 +9909,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -10721,7 +9925,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -10733,7 +9936,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -10755,7 +9957,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -10774,7 +9975,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -10783,7 +9983,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -10808,7 +10007,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -10832,7 +10030,6 @@ }, "UAP,Version=v10.0/win10-x64": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -10859,7 +10056,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -10918,13 +10114,15 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" + "Microsoft.NETCore.Jit/1.0.2": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.2" + } }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, "compile": { "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, @@ -10956,75 +10154,22 @@ "lib/netcore50/System.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR-x64": "1.0.0", - "Microsoft.NETCore.Windows.ApiSets-x64": "1.0.0" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR-x64/1.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "[4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0]", - "System.Diagnostics.Debug": "[4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0]", - "System.Diagnostics.Tools": "[4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20]", - "System.Globalization": "[4.0.10]", - "System.Globalization.Calendars": "[4.0.0]", - "System.IO": "[4.0.10]", - "System.ObjectModel": "[4.0.10]", - "System.Private.Uri": "[4.0.0]", - "System.Reflection": "[4.0.10]", - "System.Reflection.Extensions": "[4.0.0]", - "System.Reflection.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.Timer": "[4.0.0]" - }, - "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": {} + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0": { - "type": "package", - "native": { - "runtimes/win10-x64/native/_._": {} - } - }, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -11051,7 +10196,6 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Runtime.InteropServices": "4.0.20" @@ -11063,8 +10207,33 @@ "lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, + "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.2": { + "native": { + "runtimes/win7-x64/native/clrjit.dll": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "compile": { + "ref/netstandard1.0/_._": {} + }, + "runtime": { + "runtimes/win7-x64/lib/netstandard1.0/System.Private.CoreLib.dll": {}, + "runtimes/win7-x64/lib/netstandard1.0/mscorlib.dll": {} + }, + "native": { + "runtimes/win7-x64/native/System.Private.CoreLib.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/mscorlib.ni.dll": {}, + "runtimes/win7-x64/native/mscorrc.debug.dll": {}, + "runtimes/win7-x64/native/mscorrc.dll": {}, + "runtimes/win7-x64/native/sos.dll": {} + } + }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -11079,7 +10248,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -11095,7 +10263,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -11115,7 +10282,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -11134,7 +10300,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -11151,7 +10316,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -11163,7 +10327,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -11185,7 +10348,6 @@ } }, "System.Diagnostics.Contracts/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -11194,7 +10356,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -11205,20 +10366,7 @@ "lib/netcore50/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/System.Diagnostics.StackTrace.dll": {} - }, - "runtime": { - "lib/netcore50/System.Diagnostics.StackTrace.dll": {} - } - }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -11227,7 +10375,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.0", @@ -11248,7 +10395,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -11273,7 +10419,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -11285,7 +10430,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -11298,7 +10442,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -11314,7 +10457,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.20", @@ -11331,7 +10473,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -11352,13 +10493,11 @@ } }, "System.IO.Compression.clrcompression-x64/4.0.0": { - "type": "package", "native": { "runtimes/win10-x64/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -11377,7 +10516,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -11403,7 +10541,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -11415,7 +10552,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -11433,7 +10569,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -11449,7 +10584,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -11475,7 +10609,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -11496,7 +10629,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -11514,7 +10646,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -11539,7 +10670,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", @@ -11553,7 +10683,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0", "System.Runtime": "4.0.20" @@ -11566,7 +10695,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -11581,7 +10709,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -11597,7 +10724,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -11625,7 +10751,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -11634,7 +10759,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -11648,7 +10772,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -11669,7 +10792,6 @@ } }, "System.Reflection.Emit/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection": "4.0.0", @@ -11685,7 +10807,6 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -11699,7 +10820,6 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Emit.ILGeneration": "4.0.0", @@ -11714,7 +10834,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Reflection": "4.0.10", @@ -11732,7 +10851,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -11757,7 +10875,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading": "4.0.0" @@ -11770,7 +10887,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", @@ -11789,7 +10905,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.10", @@ -11803,7 +10918,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -11815,7 +10929,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -11827,7 +10940,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -11839,7 +10951,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -11854,7 +10965,6 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -11863,7 +10973,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -11878,7 +10987,6 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.0", @@ -11899,7 +11007,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -11918,7 +11025,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -11930,7 +11036,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -11942,7 +11047,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -11955,7 +11059,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -11972,7 +11075,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -11985,7 +11087,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -12002,7 +11103,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -12014,7 +11114,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -12036,7 +11135,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12055,7 +11153,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -12064,7 +11161,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12089,7 +11185,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12113,7 +11208,6 @@ }, "UAP,Version=v10.0/win10-x64-aot": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12140,7 +11234,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -12199,13 +11292,15 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" + "Microsoft.NETCore.Jit/1.0.2": { + "dependencies": { + "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.2" + } }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, "compile": { "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, @@ -12238,53 +11333,22 @@ "runtimes/aot/lib/netcore50/mscorlib.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.Native": "1.0.0" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "[4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0]", - "System.Diagnostics.Debug": "[4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0]", - "System.Diagnostics.Tools": "[4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20]", - "System.Globalization": "[4.0.10]", - "System.Globalization.Calendars": "[4.0.0]", - "System.IO": "[4.0.10]", - "System.ObjectModel": "[4.0.10]", - "System.Private.Uri": "[4.0.0]", - "System.Reflection": "[4.0.10]", - "System.Reflection.Extensions": "[4.0.0]", - "System.Reflection.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.Timer": "[4.0.0]" + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "dependencies": { + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12311,7 +11375,6 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Runtime.InteropServices": "4.0.20" @@ -12323,8 +11386,23 @@ "lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, + "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.2": { + "native": { + "runtimes/win7-x64/native/clrjit.dll": {} + } + }, + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "compile": { + "ref/netstandard1.0/_._": {} + }, + "runtime": { + "runtimes/win7-x64-aot/lib/netstandard1.0/_._": {} + }, + "native": { + "runtimes/win7-x64-aot/native/_._": {} + } + }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -12339,7 +11417,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -12355,7 +11432,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12375,7 +11451,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -12394,7 +11469,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -12411,7 +11485,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -12423,7 +11496,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -12445,7 +11517,6 @@ } }, "System.Diagnostics.Contracts/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -12454,7 +11525,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -12465,20 +11535,7 @@ "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/System.Diagnostics.StackTrace.dll": {} - }, - "runtime": { - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll": {} - } - }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -12487,7 +11544,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.0", @@ -12508,7 +11564,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -12531,7 +11586,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -12543,7 +11597,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -12556,7 +11609,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -12572,7 +11624,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.20", @@ -12589,7 +11640,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -12610,13 +11660,11 @@ } }, "System.IO.Compression.clrcompression-x64/4.0.0": { - "type": "package", "native": { "runtimes/win10-x64/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -12635,7 +11683,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12661,7 +11708,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -12673,7 +11719,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -12691,7 +11736,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12707,7 +11751,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -12731,7 +11774,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -12752,7 +11794,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -12770,7 +11811,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12795,7 +11835,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", @@ -12809,7 +11848,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0", "System.Runtime": "4.0.20" @@ -12822,7 +11860,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -12837,7 +11874,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -12853,7 +11889,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -12881,7 +11916,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -12890,7 +11924,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -12904,7 +11937,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -12923,7 +11955,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Reflection": "4.0.10", @@ -12941,7 +11972,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -12966,7 +11996,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading": "4.0.0" @@ -12979,7 +12008,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", @@ -12998,7 +12026,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.10", @@ -13012,7 +12039,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -13024,7 +12050,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -13036,7 +12061,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -13048,7 +12072,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -13063,7 +12086,6 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -13072,7 +12094,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -13087,7 +12108,6 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.0", @@ -13108,7 +12128,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -13127,7 +12146,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -13139,7 +12157,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -13151,7 +12168,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -13164,7 +12180,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -13181,7 +12196,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -13194,7 +12208,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -13211,7 +12224,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -13223,7 +12235,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -13245,7 +12256,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -13264,7 +12274,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -13273,7 +12282,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -13298,7 +12306,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -13322,7 +12329,6 @@ }, "UAP,Version=v10.0/win10-x86": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -13349,7 +12355,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -13408,13 +12413,15 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" + "Microsoft.NETCore.Jit/1.0.2": { + "dependencies": { + "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.2" + } }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, "compile": { "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, @@ -13446,75 +12453,22 @@ "lib/netcore50/System.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR-x86": "1.0.0", - "Microsoft.NETCore.Windows.ApiSets-x86": "1.0.0" - } - }, - "Microsoft.NETCore.Runtime.CoreCLR-x86/1.0.0": { - "type": "package", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { "dependencies": { - "System.Collections": "[4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0]", - "System.Diagnostics.Debug": "[4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0]", - "System.Diagnostics.Tools": "[4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20]", - "System.Globalization": "[4.0.10]", - "System.Globalization.Calendars": "[4.0.0]", - "System.IO": "[4.0.10]", - "System.ObjectModel": "[4.0.10]", - "System.Private.Uri": "[4.0.0]", - "System.Reflection": "[4.0.10]", - "System.Reflection.Extensions": "[4.0.0]", - "System.Reflection.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.Timer": "[4.0.0]" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll": {} - }, - "native": { - "runtimes/win7-x86/native/clretwrc.dll": {}, - "runtimes/win7-x86/native/coreclr.dll": {}, - "runtimes/win7-x86/native/dbgshim.dll": {}, - "runtimes/win7-x86/native/mscordaccore.dll": {}, - "runtimes/win7-x86/native/mscordbi.dll": {}, - "runtimes/win7-x86/native/mscorrc.debug.dll": {}, - "runtimes/win7-x86/native/mscorrc.dll": {} + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { - "type": "package" - }, - "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": { - "type": "package", - "native": { - "runtimes/win10-x86/native/_._": {} - } - }, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -13541,7 +12495,6 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Runtime.InteropServices": "4.0.20" @@ -13553,8 +12506,33 @@ "lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, + "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": { + "native": { + "runtimes/win7-x86/native/clrjit.dll": {} + } + }, + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "compile": { + "ref/netstandard1.0/_._": {} + }, + "runtime": { + "runtimes/win7-x86/lib/netstandard1.0/System.Private.CoreLib.dll": {}, + "runtimes/win7-x86/lib/netstandard1.0/mscorlib.dll": {} + }, + "native": { + "runtimes/win7-x86/native/System.Private.CoreLib.ni.dll": {}, + "runtimes/win7-x86/native/clretwrc.dll": {}, + "runtimes/win7-x86/native/coreclr.dll": {}, + "runtimes/win7-x86/native/dbgshim.dll": {}, + "runtimes/win7-x86/native/mscordaccore.dll": {}, + "runtimes/win7-x86/native/mscordbi.dll": {}, + "runtimes/win7-x86/native/mscorlib.ni.dll": {}, + "runtimes/win7-x86/native/mscorrc.debug.dll": {}, + "runtimes/win7-x86/native/mscorrc.dll": {}, + "runtimes/win7-x86/native/sos.dll": {} + } + }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -13569,7 +12547,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -13585,7 +12562,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -13605,7 +12581,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -13624,7 +12599,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -13641,7 +12615,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -13653,7 +12626,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -13675,7 +12647,6 @@ } }, "System.Diagnostics.Contracts/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -13684,7 +12655,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -13695,20 +12665,7 @@ "lib/netcore50/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/System.Diagnostics.StackTrace.dll": {} - }, - "runtime": { - "lib/netcore50/System.Diagnostics.StackTrace.dll": {} - } - }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -13717,7 +12674,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.0", @@ -13738,7 +12694,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -13763,7 +12718,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -13775,7 +12729,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -13788,7 +12741,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -13804,7 +12756,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.20", @@ -13821,7 +12772,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -13842,13 +12792,11 @@ } }, "System.IO.Compression.clrcompression-x86/4.0.0": { - "type": "package", "native": { "runtimes/win10-x86/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -13867,7 +12815,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -13893,7 +12840,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -13905,7 +12851,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -13923,7 +12868,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -13939,7 +12883,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -13965,7 +12908,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -13986,7 +12928,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -14004,7 +12945,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -14029,7 +12969,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", @@ -14043,7 +12982,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0", "System.Runtime": "4.0.20" @@ -14056,7 +12994,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -14071,7 +13008,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -14087,7 +13023,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -14115,7 +13050,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -14124,7 +13058,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -14138,7 +13071,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -14159,7 +13091,6 @@ } }, "System.Reflection.Emit/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection": "4.0.0", @@ -14175,7 +13106,6 @@ } }, "System.Reflection.Emit.ILGeneration/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -14189,7 +13119,6 @@ } }, "System.Reflection.Emit.Lightweight/4.0.0": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Emit.ILGeneration": "4.0.0", @@ -14204,7 +13133,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Reflection": "4.0.10", @@ -14222,7 +13150,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -14247,7 +13174,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading": "4.0.0" @@ -14260,7 +13186,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", @@ -14279,7 +13204,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.10", @@ -14293,7 +13217,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -14305,7 +13228,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -14317,7 +13239,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -14329,7 +13250,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -14344,7 +13264,6 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -14353,7 +13272,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -14368,7 +13286,6 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.0", @@ -14389,7 +13306,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -14408,7 +13324,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -14420,7 +13335,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -14432,7 +13346,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -14445,7 +13358,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -14462,7 +13374,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -14475,7 +13386,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -14492,7 +13402,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -14504,7 +13413,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -14526,7 +13434,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -14545,7 +13452,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -14554,7 +13460,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -14579,7 +13484,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -14603,7 +13507,6 @@ }, "UAP,Version=v10.0/win10-x86-aot": { "Microsoft.CSharp/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -14630,7 +13533,6 @@ } }, "Microsoft.NETCore/5.0.0": { - "type": "package", "dependencies": { "Microsoft.CSharp": "4.0.0", "Microsoft.NETCore.Targets": "1.0.0", @@ -14689,13 +13591,15 @@ "System.Xml.XDocument": "4.0.10" } }, - "Microsoft.NETCore.Platforms/1.0.0": { - "type": "package" + "Microsoft.NETCore.Jit/1.0.2": { + "dependencies": { + "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.2" + } }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "type": "package", + "Microsoft.NETCore.Platforms/1.0.0": {}, + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { "dependencies": { - "Microsoft.NETCore.Runtime": "1.0.0" + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" }, "compile": { "ref/netcore50/System.ComponentModel.DataAnnotations.dll": {}, @@ -14728,53 +13632,22 @@ "runtimes/aot/lib/netcore50/mscorlib.dll": {} } }, - "Microsoft.NETCore.Runtime/1.0.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Runtime.Native": "1.0.0" - } - }, - "Microsoft.NETCore.Runtime.Native/1.0.0": { - "type": "package", - "dependencies": { - "System.Collections": "[4.0.10]", - "System.Diagnostics.Contracts": "[4.0.0]", - "System.Diagnostics.Debug": "[4.0.10]", - "System.Diagnostics.StackTrace": "[4.0.0]", - "System.Diagnostics.Tools": "[4.0.0]", - "System.Diagnostics.Tracing": "[4.0.20]", - "System.Globalization": "[4.0.10]", - "System.Globalization.Calendars": "[4.0.0]", - "System.IO": "[4.0.10]", - "System.ObjectModel": "[4.0.10]", - "System.Private.Uri": "[4.0.0]", - "System.Reflection": "[4.0.10]", - "System.Reflection.Extensions": "[4.0.0]", - "System.Reflection.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.Timer": "[4.0.0]" + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "dependencies": { + "Microsoft.NETCore.Jit": "1.0.2", + "Microsoft.NETCore.Windows.ApiSets": "1.0.1", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR": "1.0.2" } }, "Microsoft.NETCore.Targets/1.0.0": { - "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.0", "Microsoft.NETCore.Targets.UniversalWindowsPlatform": "5.0.0" } }, - "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": { - "type": "package" - }, + "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {}, + "Microsoft.NETCore.Windows.ApiSets/1.0.1": {}, "Microsoft.VisualBasic/10.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -14801,7 +13674,6 @@ } }, "Microsoft.Win32.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20", "System.Runtime.InteropServices": "4.0.20" @@ -14813,8 +13685,23 @@ "lib/dotnet/Microsoft.Win32.Primitives.dll": {} } }, + "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": { + "native": { + "runtimes/win7-x86/native/clrjit.dll": {} + } + }, + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "compile": { + "ref/netstandard1.0/_._": {} + }, + "runtime": { + "runtimes/win7-x86-aot/lib/netstandard1.0/_._": {} + }, + "native": { + "runtimes/win7-x86-aot/native/_._": {} + } + }, "System.AppContext/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -14829,7 +13716,6 @@ } }, "System.Collections/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", @@ -14845,7 +13731,6 @@ } }, "System.Collections.Concurrent/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -14865,7 +13750,6 @@ } }, "System.Collections.Immutable/1.1.37": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -14884,7 +13768,6 @@ } }, "System.Collections.NonGeneric/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.10", @@ -14901,7 +13784,6 @@ } }, "System.ComponentModel/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -14913,7 +13795,6 @@ } }, "System.ComponentModel.Annotations/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.ComponentModel": "4.0.0", @@ -14935,7 +13816,6 @@ } }, "System.Diagnostics.Contracts/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Contracts.dll": {} }, @@ -14944,7 +13824,6 @@ } }, "System.Diagnostics.Debug/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -14955,20 +13834,7 @@ "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll": {} } }, - "System.Diagnostics.StackTrace/4.0.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/System.Diagnostics.StackTrace.dll": {} - }, - "runtime": { - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll": {} - } - }, "System.Diagnostics.Tools/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Diagnostics.Tools.dll": {} }, @@ -14977,7 +13843,6 @@ } }, "System.Diagnostics.Tracing/4.0.20": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.0", @@ -14998,7 +13863,6 @@ } }, "System.Dynamic.Runtime/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -15021,7 +13885,6 @@ } }, "System.Globalization/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -15033,7 +13896,6 @@ } }, "System.Globalization.Calendars/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.0" @@ -15046,7 +13908,6 @@ } }, "System.Globalization.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -15062,7 +13923,6 @@ } }, "System.IO/4.0.10": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Runtime": "4.0.20", @@ -15079,7 +13939,6 @@ } }, "System.IO.Compression/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.IO": "4.0.0", @@ -15100,13 +13959,11 @@ } }, "System.IO.Compression.clrcompression-x86/4.0.0": { - "type": "package", "native": { "runtimes/win10-x86/native/ClrCompression.dll": {} } }, "System.IO.Compression.ZipFile/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.Compression": "4.0.0", @@ -15125,7 +13982,6 @@ } }, "System.IO.FileSystem/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -15151,7 +14007,6 @@ } }, "System.IO.FileSystem.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -15163,7 +14018,6 @@ } }, "System.IO.UnmanagedMemoryStream/4.0.0": { - "type": "package", "dependencies": { "System.IO": "4.0.10", "System.IO.FileSystem.Primitives": "4.0.0", @@ -15181,7 +14035,6 @@ } }, "System.Linq/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -15197,7 +14050,6 @@ } }, "System.Linq.Expressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -15221,7 +14073,6 @@ } }, "System.Linq.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Collections.Concurrent": "4.0.10", @@ -15242,7 +14093,6 @@ } }, "System.Linq.Queryable/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -15260,7 +14110,6 @@ } }, "System.Net.Http/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -15285,7 +14134,6 @@ } }, "System.Net.NetworkInformation/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Runtime.InteropServices.WindowsRuntime": "4.0.0", @@ -15299,7 +14147,6 @@ } }, "System.Net.Primitives/4.0.10": { - "type": "package", "dependencies": { "System.Private.Networking": "4.0.0", "System.Runtime": "4.0.20" @@ -15312,7 +14159,6 @@ } }, "System.Numerics.Vectors/4.1.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -15327,7 +14173,6 @@ } }, "System.ObjectModel/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -15343,7 +14188,6 @@ } }, "System.Private.Networking/4.0.0": { - "type": "package", "dependencies": { "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", @@ -15371,7 +14215,6 @@ } }, "System.Private.Uri/4.0.0": { - "type": "package", "compile": { "ref/netcore50/_._": {} }, @@ -15380,7 +14223,6 @@ } }, "System.Reflection/4.0.10": { - "type": "package", "dependencies": { "System.IO": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -15394,7 +14236,6 @@ } }, "System.Reflection.DispatchProxy/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Linq": "4.0.0", @@ -15413,7 +14254,6 @@ } }, "System.Reflection.Extensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Reflection": "4.0.10", @@ -15431,7 +14271,6 @@ } }, "System.Reflection.Metadata/1.0.22": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Immutable": "1.1.37", @@ -15456,7 +14295,6 @@ } }, "System.Reflection.Primitives/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading": "4.0.0" @@ -15469,7 +14307,6 @@ } }, "System.Reflection.TypeExtensions/4.0.0": { - "type": "package", "dependencies": { "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", @@ -15488,7 +14325,6 @@ } }, "System.Resources.ResourceManager/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.0", "System.Reflection": "4.0.10", @@ -15502,7 +14338,6 @@ } }, "System.Runtime/4.0.20": { - "type": "package", "dependencies": { "System.Private.Uri": "4.0.0" }, @@ -15514,7 +14349,6 @@ } }, "System.Runtime.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.20" }, @@ -15526,7 +14360,6 @@ } }, "System.Runtime.Handles/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -15538,7 +14371,6 @@ } }, "System.Runtime.InteropServices/4.0.20": { - "type": "package", "dependencies": { "System.Reflection": "4.0.0", "System.Reflection.Primitives": "4.0.0", @@ -15553,7 +14385,6 @@ } }, "System.Runtime.InteropServices.WindowsRuntime/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {} }, @@ -15562,7 +14393,6 @@ } }, "System.Runtime.Numerics/4.0.0": { - "type": "package", "dependencies": { "System.Globalization": "4.0.10", "System.Resources.ResourceManager": "4.0.0", @@ -15577,7 +14407,6 @@ } }, "System.Runtime.WindowsRuntime/4.0.10": { - "type": "package", "dependencies": { "System.Diagnostics.Debug": "4.0.10", "System.Globalization": "4.0.0", @@ -15598,7 +14427,6 @@ } }, "System.Security.Claims/4.0.0": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", @@ -15617,7 +14445,6 @@ } }, "System.Security.Principal/4.0.0": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -15629,7 +14456,6 @@ } }, "System.Text.Encoding/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -15641,7 +14467,6 @@ } }, "System.Text.Encoding.Extensions/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Text.Encoding": "4.0.10" @@ -15654,7 +14479,6 @@ } }, "System.Text.RegularExpressions/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Globalization": "4.0.10", @@ -15671,7 +14495,6 @@ } }, "System.Threading/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0", "System.Threading.Tasks": "4.0.0" @@ -15684,7 +14507,6 @@ } }, "System.Threading.Overlapped/4.0.0": { - "type": "package", "dependencies": { "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", @@ -15701,7 +14523,6 @@ } }, "System.Threading.Tasks/4.0.10": { - "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, @@ -15713,7 +14534,6 @@ } }, "System.Threading.Tasks.Dataflow/4.5.25": { - "type": "package", "dependencies": { "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", @@ -15735,7 +14555,6 @@ } }, "System.Threading.Tasks.Parallel/4.0.0": { - "type": "package", "dependencies": { "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -15754,7 +14573,6 @@ } }, "System.Threading.Timer/4.0.0": { - "type": "package", "compile": { "ref/netcore50/System.Threading.Timer.dll": {} }, @@ -15763,7 +14581,6 @@ } }, "System.Xml.ReaderWriter/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -15788,7 +14605,6 @@ } }, "System.Xml.XDocument/4.0.10": { - "type": "package", "dependencies": { "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", @@ -15862,6 +14678,18 @@ "_._" ] }, + "Microsoft.NETCore.Jit/1.0.2": { + "sha512": "Ok2vWofa6X8WD9vc4pfLHwvJz1/B6t3gOAoZcjrjrQf7lQOlNIuZIZtLn3wnWX28DuQGpPJkRlBxFj7Z5txNqw==", + "type": "package", + "path": "Microsoft.NETCore.Jit/1.0.2", + "files": [ + "Microsoft.NETCore.Jit.1.0.2.nupkg.sha512", + "Microsoft.NETCore.Jit.nuspec", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.json" + ] + }, "Microsoft.NETCore.Platforms/1.0.0": { "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==", "type": "package", @@ -15872,25 +14700,15 @@ "runtime.json" ] }, - "Microsoft.NETCore.Portable.Compatibility/1.0.0": { - "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==", + "Microsoft.NETCore.Portable.Compatibility/1.0.1": { + "sha512": "Vd+lvLcGwvkedxtKn0U8s9uR4p0Lm+0U2QvDsLaw7g4S1W4KfPDbaW+ROhhLCSOx/gMYC72/b+z+o4fqS/oxVg==", "type": "package", - "path": "Microsoft.NETCore.Portable.Compatibility/1.0.0", + "path": "Microsoft.NETCore.Portable.Compatibility/1.0.1", "files": [ - "Microsoft.NETCore.Portable.Compatibility.1.0.0.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.1.0.1.nupkg.sha512", "Microsoft.NETCore.Portable.Compatibility.nuspec", - "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", - "lib/dnxcore50/System.Core.dll", - "lib/dnxcore50/System.Net.dll", - "lib/dnxcore50/System.Numerics.dll", - "lib/dnxcore50/System.Runtime.Serialization.dll", - "lib/dnxcore50/System.ServiceModel.Web.dll", - "lib/dnxcore50/System.ServiceModel.dll", - "lib/dnxcore50/System.Windows.dll", - "lib/dnxcore50/System.Xml.Linq.dll", - "lib/dnxcore50/System.Xml.Serialization.dll", - "lib/dnxcore50/System.Xml.dll", - "lib/dnxcore50/System.dll", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", "lib/net45/_._", "lib/netcore50/System.ComponentModel.DataAnnotations.dll", "lib/netcore50/System.Core.dll", @@ -15904,22 +14722,21 @@ "lib/netcore50/System.Xml.Serialization.dll", "lib/netcore50/System.Xml.dll", "lib/netcore50/System.dll", + "lib/netstandard1.0/System.ComponentModel.DataAnnotations.dll", + "lib/netstandard1.0/System.Core.dll", + "lib/netstandard1.0/System.Net.dll", + "lib/netstandard1.0/System.Numerics.dll", + "lib/netstandard1.0/System.Runtime.Serialization.dll", + "lib/netstandard1.0/System.ServiceModel.Web.dll", + "lib/netstandard1.0/System.ServiceModel.dll", + "lib/netstandard1.0/System.Windows.dll", + "lib/netstandard1.0/System.Xml.Linq.dll", + "lib/netstandard1.0/System.Xml.Serialization.dll", + "lib/netstandard1.0/System.Xml.dll", + "lib/netstandard1.0/System.dll", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/System.ComponentModel.DataAnnotations.dll", - "ref/dotnet/System.Core.dll", - "ref/dotnet/System.Net.dll", - "ref/dotnet/System.Numerics.dll", - "ref/dotnet/System.Runtime.Serialization.dll", - "ref/dotnet/System.ServiceModel.Web.dll", - "ref/dotnet/System.ServiceModel.dll", - "ref/dotnet/System.Windows.dll", - "ref/dotnet/System.Xml.Linq.dll", - "ref/dotnet/System.Xml.Serialization.dll", - "ref/dotnet/System.Xml.dll", - "ref/dotnet/System.dll", - "ref/dotnet/mscorlib.dll", "ref/net45/_._", "ref/netcore50/System.ComponentModel.DataAnnotations.dll", "ref/netcore50/System.Core.dll", @@ -15934,6 +14751,19 @@ "ref/netcore50/System.Xml.dll", "ref/netcore50/System.dll", "ref/netcore50/mscorlib.dll", + "ref/netstandard1.0/System.ComponentModel.DataAnnotations.dll", + "ref/netstandard1.0/System.Core.dll", + "ref/netstandard1.0/System.Net.dll", + "ref/netstandard1.0/System.Numerics.dll", + "ref/netstandard1.0/System.Runtime.Serialization.dll", + "ref/netstandard1.0/System.ServiceModel.Web.dll", + "ref/netstandard1.0/System.ServiceModel.dll", + "ref/netstandard1.0/System.Windows.dll", + "ref/netstandard1.0/System.Xml.Linq.dll", + "ref/netstandard1.0/System.Xml.Serialization.dll", + "ref/netstandard1.0/System.Xml.dll", + "ref/netstandard1.0/System.dll", + "ref/netstandard1.0/mscorlib.dll", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", @@ -15952,80 +14782,18 @@ "runtimes/aot/lib/netcore50/mscorlib.dll" ] }, - "Microsoft.NETCore.Runtime/1.0.0": { - "sha512": "AjaMNpXLW4miEQorIqyn6iQ+BZBId6qXkhwyeh1vl6kXLqosZusbwmLNlvj/xllSQrd3aImJbvlHusam85g+xQ==", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "sha512": "A0x1xtTjYJWZr2DRzgfCOXgB0JkQg8twnmtTJ79wFje+IihlLbXtx6Z2AxyVokBM5ruwTedR6YdCmHk39QJdtQ==", "type": "package", - "path": "Microsoft.NETCore.Runtime/1.0.0", + "path": "Microsoft.NETCore.Runtime.CoreCLR/1.0.2", "files": [ - "Microsoft.NETCore.Runtime.1.0.0.nupkg.sha512", - "Microsoft.NETCore.Runtime.nuspec", + "Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512", + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", "runtime.json" ] }, - "Microsoft.NETCore.Runtime.CoreCLR-arm/1.0.0": { - "sha512": "hoJfIl981eXwn9Tz8onO/J1xaYApIfp/YrhjSh9rRhml1U5Wj80LBgyp/6n+KI3VlvcAraThhnHnCTp+M3Uh+w==", - "type": "package", - "path": "Microsoft.NETCore.Runtime.CoreCLR-arm/1.0.0", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR-arm.1.0.0.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR-arm.nuspec", - "ref/dotnet/_._", - "runtimes/win8-arm/lib/dotnet/mscorlib.ni.dll", - "runtimes/win8-arm/native/clretwrc.dll", - "runtimes/win8-arm/native/coreclr.dll", - "runtimes/win8-arm/native/dbgshim.dll", - "runtimes/win8-arm/native/mscordaccore.dll", - "runtimes/win8-arm/native/mscordbi.dll", - "runtimes/win8-arm/native/mscorrc.debug.dll", - "runtimes/win8-arm/native/mscorrc.dll" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR-x64/1.0.0": { - "sha512": "DaY5Z13xCZpnVIGluC5sCo4/0wy1rl6mptBH7v3RYi3guAmG88aSeFoQzyZepo0H0jEixUxNFM0+MB6Jc+j0bw==", - "type": "package", - "path": "Microsoft.NETCore.Runtime.CoreCLR-x64/1.0.0", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR-x64.1.0.0.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR-x64.nuspec", - "ref/dotnet/_._", - "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" - ] - }, - "Microsoft.NETCore.Runtime.CoreCLR-x86/1.0.0": { - "sha512": "2LDffu5Is/X01GVPVuye4Wmz9/SyGDNq1Opgl5bXG3206cwNiCwsQgILOtfSWVp5mn4w401+8cjhBy3THW8HQQ==", - "type": "package", - "path": "Microsoft.NETCore.Runtime.CoreCLR-x86/1.0.0", - "files": [ - "Microsoft.NETCore.Runtime.CoreCLR-x86.1.0.0.nupkg.sha512", - "Microsoft.NETCore.Runtime.CoreCLR-x86.nuspec", - "ref/dotnet/_._", - "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll", - "runtimes/win7-x86/native/clretwrc.dll", - "runtimes/win7-x86/native/coreclr.dll", - "runtimes/win7-x86/native/dbgshim.dll", - "runtimes/win7-x86/native/mscordaccore.dll", - "runtimes/win7-x86/native/mscordbi.dll", - "runtimes/win7-x86/native/mscorrc.debug.dll", - "runtimes/win7-x86/native/mscorrc.dll" - ] - }, - "Microsoft.NETCore.Runtime.Native/1.0.0": { - "sha512": "tMsWWrH1AJCguiM22zK/vr6COxqz62Q1F02B07IXAUN405R3HGk5SkD/DL0Hte+OTjNtW9LkKXpOggGBRwYFNg==", - "type": "package", - "path": "Microsoft.NETCore.Runtime.Native/1.0.0", - "files": [ - "Microsoft.NETCore.Runtime.Native.1.0.0.nupkg.sha512", - "Microsoft.NETCore.Runtime.Native.nuspec", - "_._" - ] - }, "Microsoft.NETCore.Targets/1.0.0": { "sha512": "XfITpPjYLYRmAeZtb9diw6P7ylLQsSC1U2a/xj10iQpnHxkiLEBXop/psw15qMPuNca7lqgxWvzZGpQxphuXaw==", "type": "package", @@ -16066,14 +14834,127 @@ "runtime.json" ] }, - "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0": { - "sha512": "NC+dpFMdhujz2sWAdJ8EmBk07p1zOlNi0FCCnZEbzftABpw9xZ99EMP/bUJrPTgCxHfzJAiuLPOtAauzVINk0w==", + "Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "sha512": "v0VoHQbaaMqLMnVJTlmLPDUMV94cqvDXqPb43DaMRalcg6TDNrC9O7yilYKH0j5bkATyH0yo1+FIzutHr+nHqA==", + "type": "package", + "path": "Microsoft.NETCore.Windows.ApiSets/1.0.1", + "files": [ + "Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512", + "Microsoft.NETCore.Windows.ApiSets.nuspec", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.json" + ] + }, + "Microsoft.VisualBasic/10.0.0": { + "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", "type": "package", - "path": "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0", + "path": "Microsoft.VisualBasic/10.0.0", "files": [ - "Microsoft.NETCore.Windows.ApiSets-x64.1.0.0.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets-x64.nuspec", - "runtimes/win10-x64/native/_._", + "Microsoft.VisualBasic.10.0.0.nupkg.sha512", + "Microsoft.VisualBasic.nuspec", + "lib/dotnet/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "ref/dotnet/Microsoft.VisualBasic.dll", + "ref/dotnet/Microsoft.VisualBasic.xml", + "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/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", + "path": "Microsoft.Win32.Primitives/4.0.0", + "files": [ + "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512", + "Microsoft.Win32.Primitives.nuspec", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/dotnet/Microsoft.Win32.Primitives.dll", + "lib/net46/Microsoft.Win32.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", + "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/ru/Microsoft.Win32.Primitives.xml", + "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", + "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", + "ref/net46/Microsoft.Win32.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.2": { + "sha512": "Jd3q9BKO+Sun6mPXRvHZMYG0WJmnASjXUxsT5MJwBoz8xbeZRTuFTPD5RtNlKxxioCiWR/hp3mKgYjlJ4dLQsw==", + "type": "package", + "path": "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.2", + "files": [ + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win7-x64.Microsoft.NETCore.Jit.1.0.2.nupkg.sha512", + "runtime.win7-x64.Microsoft.NETCore.Jit.nuspec", + "runtimes/win7-x64/native/clrjit.dll" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "sha512": "YaXA5RVLCYIcV1N31A7MJhWJnNkNfGnyRBNH1yYilUrBDvzMxNsbXX2pD7owWsC/go/4LRwbHbdWWXwHowKNvw==", + "type": "package", + "path": "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2", + "files": [ + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard1.0/_._", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512", + "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtimes/win7-x64-aot/lib/netstandard1.0/_._", + "runtimes/win7-x64-aot/native/_._", + "runtimes/win7-x64/lib/netstandard1.0/System.Private.CoreLib.dll", + "runtimes/win7-x64/lib/netstandard1.0/mscorlib.dll", + "runtimes/win7-x64/native/System.Private.CoreLib.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/mscorlib.ni.dll", + "runtimes/win7-x64/native/mscorrc.debug.dll", + "runtimes/win7-x64/native/mscorrc.dll", + "runtimes/win7-x64/native/sos.dll", + "tools/crossgen.exe" + ] + }, + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "sha512": "jlT1ClqaOhEfpLpPU3iNpbmHnoPBe+T01509Q+tlxnax7ZXUsY6L22Vow6jj2koYY9u1GR6g6/UJXZRQihDAvw==", + "type": "package", + "path": "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1", + "files": [ + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512", + "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets.nuspec", "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.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", @@ -16196,50 +15077,57 @@ "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/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-devices-config-L1-1-1.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-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-string-obsolete-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-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-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", - "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-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/win7-x64/native/ext-ms-win-ntuser-keyboard-l1-2-1.dll" + ] + }, + "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": { + "sha512": "DEDFKUREtfMZue7qIGNelkZqay6bpC1iTWt/ZFQ0yxnqtINXmVYiOW9ML7w/1E4WBUaPCUo4tKWasK53c063qg==", + "type": "package", + "path": "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2", + "files": [ + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win7-x86.Microsoft.NETCore.Jit.1.0.2.nupkg.sha512", + "runtime.win7-x86.Microsoft.NETCore.Jit.nuspec", + "runtimes/win7-x86/native/clrjit.dll" ] }, - "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": { - "sha512": "/HDRdhz5bZyhHwQ/uk/IbnDIX5VDTsHntEZYkTYo57dM+U3Ttel9/OJv0mjL64wTO/QKUJJNKp9XO+m7nSVjJQ==", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "sha512": "80Jj8QlMLAnTq+BDhoHBnSNXRKqVjjZM9VjHcpw9/F98cBmh80rBdbnM0AAr54htjhzupYvwLqwuKnlzxec04A==", "type": "package", - "path": "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0", + "path": "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2", "files": [ - "Microsoft.NETCore.Windows.ApiSets-x86.1.0.0.nupkg.sha512", - "Microsoft.NETCore.Windows.ApiSets-x86.nuspec", - "runtimes/win10-x86/native/_._", + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard1.0/_._", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512", + "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtimes/win7-x86-aot/lib/netstandard1.0/_._", + "runtimes/win7-x86-aot/native/_._", + "runtimes/win7-x86/lib/netstandard1.0/System.Private.CoreLib.dll", + "runtimes/win7-x86/lib/netstandard1.0/mscorlib.dll", + "runtimes/win7-x86/native/System.Private.CoreLib.ni.dll", + "runtimes/win7-x86/native/clretwrc.dll", + "runtimes/win7-x86/native/coreclr.dll", + "runtimes/win7-x86/native/dbgshim.dll", + "runtimes/win7-x86/native/mscordaccore.dll", + "runtimes/win7-x86/native/mscordbi.dll", + "runtimes/win7-x86/native/mscorlib.ni.dll", + "runtimes/win7-x86/native/mscorrc.debug.dll", + "runtimes/win7-x86/native/mscorrc.dll", + "runtimes/win7-x86/native/sos.dll", + "tools/crossgen.exe" + ] + }, + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1": { + "sha512": "bPLbJzMJpczV+EMU4CK2Hb+DJrX3C93dXPMe+JsArqFTnJ9ou+xAa3lHt2qbWvzVVR1OMpgQUpB7aug6PcRPbA==", + "type": "package", + "path": "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1", + "files": [ + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512", + "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec", "runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll", "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll", "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", @@ -16362,101 +15250,35 @@ "runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll", "runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll", "runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll", - "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll", - "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-file-l1-2-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-file-l2-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win8-x86/native/api-ms-win-core-localization-l1-2-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll", - "runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-2.dll", - "runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win8-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-processthreads-l1-1-2.dll", - "runtimes/win8-x86/native/api-ms-win-core-shutdown-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win8-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-core-xstate-l2-1-0.dll", - "runtimes/win8-x86/native/api-ms-win-security-cpwl-l1-1-0.dll", - "runtimes/win8-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll", - "runtimes/win8-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll", - "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll", - "runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll", - "runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll", - "runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll", - "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll", - "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll", - "runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll" - ] - }, - "Microsoft.VisualBasic/10.0.0": { - "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==", - "type": "package", - "path": "Microsoft.VisualBasic/10.0.0", - "files": [ - "Microsoft.VisualBasic.10.0.0.nupkg.sha512", - "Microsoft.VisualBasic.nuspec", - "lib/dotnet/Microsoft.VisualBasic.dll", - "lib/net45/_._", - "lib/netcore50/Microsoft.VisualBasic.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "ref/dotnet/Microsoft.VisualBasic.dll", - "ref/dotnet/Microsoft.VisualBasic.xml", - "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/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/_._" + "runtimes/win7-x86/native/ext-ms-win-ntuser-keyboard-l1-2-1.dll" ] }, - "Microsoft.Win32.Primitives/4.0.0": { - "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", + "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": { + "sha512": "0V6sq7Dg0bQPrJtm/Qw5Zu0e7gidnRPLaqUhKIkLYzVn64jkat+JnR6LcezryD3c0Wuva/MdJWYSAaOPq5V/Zw==", "type": "package", - "path": "Microsoft.Win32.Primitives/4.0.0", + "path": "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2", "files": [ - "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet/Microsoft.Win32.Primitives.dll", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet/Microsoft.Win32.Primitives.dll", - "ref/dotnet/Microsoft.Win32.Primitives.xml", - "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/ru/Microsoft.Win32.Primitives.xml", - "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" + "ThirdPartyNotices.txt", + "dotnet_library_license.txt", + "ref/netstandard1.0/_._", + "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512", + "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtimes/win8-arm-aot/lib/netstandard1.0/_._", + "runtimes/win8-arm-aot/native/_._", + "runtimes/win8-arm/lib/netstandard1.0/System.Private.CoreLib.dll", + "runtimes/win8-arm/lib/netstandard1.0/mscorlib.dll", + "runtimes/win8-arm/native/System.Private.CoreLib.ni.dll", + "runtimes/win8-arm/native/clretwrc.dll", + "runtimes/win8-arm/native/coreclr.dll", + "runtimes/win8-arm/native/dbgshim.dll", + "runtimes/win8-arm/native/mscordaccore.dll", + "runtimes/win8-arm/native/mscordbi.dll", + "runtimes/win8-arm/native/mscorlib.ni.dll", + "runtimes/win8-arm/native/mscorrc.debug.dll", + "runtimes/win8-arm/native/mscorrc.dll", + "runtimes/win8-arm/native/sos.dll", + "tools/crossgen.exe", + "tools/sos.dll" ] }, "System.AppContext/4.0.0": { @@ -16759,39 +15581,6 @@ "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "System.Diagnostics.StackTrace/4.0.0": { - "sha512": "PItgenqpRiMqErvQONBlfDwctKpWVrcDSW5pppNZPJ6Bpiyz+KjsWoSiaqs5dt03HEbBTMNCrZb8KCkh7YfXmw==", - "type": "package", - "path": "System.Diagnostics.StackTrace/4.0.0", - "files": [ - "System.Diagnostics.StackTrace.4.0.0.nupkg.sha512", - "System.Diagnostics.StackTrace.nuspec", - "lib/DNXCore50/System.Diagnostics.StackTrace.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Diagnostics.StackTrace.dll", - "lib/netcore50/System.Diagnostics.StackTrace.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet/System.Diagnostics.StackTrace.dll", - "ref/dotnet/System.Diagnostics.StackTrace.xml", - "ref/dotnet/de/System.Diagnostics.StackTrace.xml", - "ref/dotnet/es/System.Diagnostics.StackTrace.xml", - "ref/dotnet/fr/System.Diagnostics.StackTrace.xml", - "ref/dotnet/it/System.Diagnostics.StackTrace.xml", - "ref/dotnet/ja/System.Diagnostics.StackTrace.xml", - "ref/dotnet/ko/System.Diagnostics.StackTrace.xml", - "ref/dotnet/ru/System.Diagnostics.StackTrace.xml", - "ref/dotnet/zh-hans/System.Diagnostics.StackTrace.xml", - "ref/dotnet/zh-hant/System.Diagnostics.StackTrace.xml", - "ref/net46/System.Diagnostics.StackTrace.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" - ] - }, "System.Diagnostics.Tools/4.0.0": { "sha512": "uw5Qi2u5Cgtv4xv3+8DeB63iaprPcaEHfpeJqlJiLjIVy6v0La4ahJ6VW9oPbJNIjcavd24LKq0ctT9ssuQXsw==", "type": "package", @@ -18463,10 +17252,8 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore >= 5.0.0", - "Microsoft.NETCore.Portable.Compatibility >= 1.0.0" + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1" ], ".NETPlatform,Version=v5.0": [] - }, - "tools": {}, - "projectFileToolGroups": {} + } }
\ No newline at end of file |
