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",
+ "Microsoft.NETCore.Jit/1.0.2": {
"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": {}
+ "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.2"
}
},
- "Microsoft.NETCore.Runtime/1.0.0": {
- "type": "package",
+ "Microsoft.NETCore.Platforms/1.0.0": {},
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"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]"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
- "ref/dotnet/_._": {}
+ "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": {
- "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": {}
+ "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",
+ "Microsoft.NETCore.Jit/1.0.2": {
"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": {}
+ "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.2"
}
},
- "Microsoft.NETCore.Runtime/1.0.0": {
- "type": "package",
+ "Microsoft.NETCore.Platforms/1.0.0": {},
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"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]"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
- "ref/dotnet/_._": {}
+ "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": {
- "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": {}
+ "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.NETCore.Windows.ApiSets-x86/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-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",
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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.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.Portable.Compatibility/1.0.0": {
- "type": "package",
+ "Microsoft.NETCore.Jit/1.0.2": {
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "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"
},
"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.Portable.Compatibility/1.0.0": {
- "type": "package",
+ "Microsoft.NETCore.Jit/1.0.2": {
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "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"
},
"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",
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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.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.Portable.Compatibility/1.0.0": {
- "type": "package",
+ "Microsoft.NETCore.Jit/1.0.2": {
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "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"
},
"compile": {
"ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
@@ -13446,75 +12453,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-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": {}
- },
- "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.Portable.Compatibility/1.0.0": {
- "type": "package",
+ "Microsoft.NETCore.Jit/1.0.2": {
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "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"
},
"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",
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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.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-x64/1.0.0",
+ "path": "Microsoft.NETCore.Windows.ApiSets/1.0.1",
"files": [
- "Microsoft.NETCore.Windows.ApiSets-x64.1.0.0.nupkg.sha512",
- "Microsoft.NETCore.Windows.ApiSets-x64.nuspec",
- "runtimes/win10-x64/native/_._",
+ "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.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/_._"
+ ]
+ },
+ "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"
]
},
- "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": {
- "sha512": "/HDRdhz5bZyhHwQ/uk/IbnDIX5VDTsHntEZYkTYo57dM+U3Ttel9/OJv0mjL64wTO/QKUJJNKp9XO+m7nSVjJQ==",
+ "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": {
+ "sha512": "DEDFKUREtfMZue7qIGNelkZqay6bpC1iTWt/ZFQ0yxnqtINXmVYiOW9ML7w/1E4WBUaPCUo4tKWasK53c063qg==",
"type": "package",
- "path": "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0",
+ "path": "runtime.win7-x86.Microsoft.NETCore.Jit/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",
+ "runtime.win7-x86.Microsoft.NETCore.Jit.1.0.2.nupkg.sha512",
+ "runtime.win7-x86.Microsoft.NETCore.Jit.nuspec",
+ "runtimes/win7-x86/native/clrjit.dll"
+ ]
+ },
+ "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "sha512": "80Jj8QlMLAnTq+BDhoHBnSNXRKqVjjZM9VjHcpw9/F98cBmh80rBdbnM0AAr54htjhzupYvwLqwuKnlzxec04A==",
+ "type": "package",
+ "path": "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2",
+ "files": [
+ "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"
+ "runtimes/win7-x86/native/ext-ms-win-ntuser-keyboard-l1-2-1.dll"
]
},
- "Microsoft.VisualBasic/10.0.0": {
- "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==",
+ "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "sha512": "0V6sq7Dg0bQPrJtm/Qw5Zu0e7gidnRPLaqUhKIkLYzVn64jkat+JnR6LcezryD3c0Wuva/MdJWYSAaOPq5V/Zw==",
"type": "package",
- "path": "Microsoft.VisualBasic/10.0.0",
+ "path": "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2",
"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/_._"
- ]
- },
- "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/_._"
+ "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
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index c0eeaaa369..c00f7a334d 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -385,7 +385,6 @@
-
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj
index 712922e8ca..9f80fd0d4e 100644
--- a/MediaBrowser.Model/MediaBrowser.Model.csproj
+++ b/MediaBrowser.Model/MediaBrowser.Model.csproj
@@ -2,7 +2,7 @@
- 14.0
+ 11.0
Debug
AnyCPU
{7EEEB4BB-F3E8-48FC-B4C5-70F0FFF8329B}
@@ -13,9 +13,8 @@
en-US
512
{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
-
-
- v5.0
+ Profile7
+ v4.5
true
diff --git a/MediaBrowser.Model/project.json b/MediaBrowser.Model/project.json
index 3d0dd3227e..61c5701265 100644
--- a/MediaBrowser.Model/project.json
+++ b/MediaBrowser.Model/project.json
@@ -1,16 +1,7 @@
-{
- "supports": {
- "net46.app": {},
- "uwp.10.0.app": {},
- "dnxcore50.app": {}
- },
- "dependencies": {
- "Microsoft.NETCore": "5.0.0",
- "Microsoft.NETCore.Portable.Compatibility": "1.0.0"
- },
+{
+ "supports": {},
+ "dependencies": {},
"frameworks": {
- "dotnet": {
- "imports": "portable-net452+win81"
- }
+ ".NETPortable,Version=v4.5,Profile=Profile7": {}
}
}
\ No newline at end of file
diff --git a/MediaBrowser.Model/project.lock.json b/MediaBrowser.Model/project.lock.json
index 3c12d4d88f..a0af19f8fc 100644
--- a/MediaBrowser.Model/project.lock.json
+++ b/MediaBrowser.Model/project.lock.json
@@ -2,18470 +2,12 @@
"locked": false,
"version": 2,
"targets": {
- ".NETFramework,Version=v4.6": {
- "Microsoft.CSharp/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "Microsoft.CSharp"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "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.VisualBasic/10.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "Microsoft.VisualBasic"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/net46/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Diagnostics.Tools/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/net46/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/net46/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.IO.Compression"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "frameworkAssemblies": [
- "System.IO.Compression.FileSystem",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Net.Http"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "frameworkAssemblies": [
- "System.Numerics",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/net46/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/net46/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/net46/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/net46/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net451/_._": {}
- },
- "runtime": {
- "lib/net451/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- }
- },
- ".NETFramework,Version=v4.6/win-x64": {
- "Microsoft.CSharp/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "Microsoft.CSharp"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "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.VisualBasic/10.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "Microsoft.VisualBasic"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/net46/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Diagnostics.Tools/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0"
- },
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/net46/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/net46/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.IO.Compression"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "frameworkAssemblies": [
- "System.IO.Compression.FileSystem",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0"
- },
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Net.Http"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Net.NetworkInformation/4.0.10-beta-23123": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "frameworkAssemblies": [
- "System.Numerics",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/net46/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/net46/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/net46/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/net46/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net451/_._": {}
- },
- "runtime": {
- "lib/net451/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- }
- },
- ".NETFramework,Version=v4.6/win-x86": {
- "Microsoft.CSharp/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "Microsoft.CSharp"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "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.VisualBasic/10.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "Microsoft.VisualBasic"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/net46/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Diagnostics.Tools/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0"
- },
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/net46/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/net46/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.IO.Compression"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "frameworkAssemblies": [
- "System.IO.Compression.FileSystem",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/net46/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0"
- },
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Net.Http"
- ],
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Net.NetworkInformation/4.0.10-beta-23123": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "frameworkAssemblies": [
- "System.Numerics",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/net46/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/net46/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/net46/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/net46/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net45/_._": {}
- },
- "runtime": {
- "lib/net45/_._": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/net451/_._": {}
- },
- "runtime": {
- "lib/net451/_._": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "compile": {
- "ref/net46/_._": {}
- },
- "runtime": {
- "lib/net46/_._": {}
- }
- }
- },
- ".NETPlatform,Version=v5.0": {
- "Microsoft.CSharp/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/dotnet/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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.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",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/dotnet/Microsoft.VisualBasic.dll": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Net.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Resources.ResourceManager.dll": {}
- }
- },
- "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"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "DNXCore,Version=v5.0": {
- "Microsoft.CSharp/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/dotnet/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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"
- },
- "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.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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Debug.dll": {}
- }
- },
- "System.Diagnostics.Tools/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.0",
- "System.Collections.NonGeneric": "4.0.0",
- "System.ComponentModel.EventBasedAsync": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "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",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/dotnet/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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": {}
- },
- "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.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.Windows.ApiSets-x64/1.0.0": {
- "type": "package",
- "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": {},
- "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll": {},
- "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll": {},
- "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll": {},
- "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll": {},
- "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll": {}
- }
- },
- "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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.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"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "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"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.IO.Compression.clrcompression-x64": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.clrcompression-x64/4.0.0": {
- "type": "package",
- "native": {
- "runtimes/win7-x64/native/clrcompression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.10-beta-23123": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.0",
- "System.Collections.NonGeneric": "4.0.0",
- "System.ComponentModel.EventBasedAsync": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "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",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/dotnet/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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": {}
- },
- "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.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.Windows.ApiSets-x86/1.0.0": {
- "type": "package",
- "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": {},
- "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll": {},
- "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll": {},
- "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll": {},
- "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll": {},
- "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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.ComponentModel.EventBasedAsync/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.EventBasedAsync.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {}
- }
- },
- "System.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"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "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"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.IO.Compression.clrcompression-x86": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.clrcompression-x86/4.0.0": {
- "type": "package",
- "native": {
- "runtimes/win7-x86/native/clrcompression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.10-beta-23123": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.0",
- "System.Collections.NonGeneric": "4.0.0",
- "System.ComponentModel.EventBasedAsync": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/dnxcore50/_._": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/DNXCore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "UAP,Version=v10.0": {
- "Microsoft.CSharp/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "lib/netcore50/System.Core.dll": {},
- "lib/netcore50/System.Net.dll": {},
- "lib/netcore50/System.Numerics.dll": {},
- "lib/netcore50/System.Runtime.Serialization.dll": {},
- "lib/netcore50/System.ServiceModel.Web.dll": {},
- "lib/netcore50/System.ServiceModel.dll": {},
- "lib/netcore50/System.Windows.dll": {},
- "lib/netcore50/System.Xml.Linq.dll": {},
- "lib/netcore50/System.Xml.Serialization.dll": {},
- "lib/netcore50/System.Xml.dll": {},
- "lib/netcore50/System.dll": {}
- },
- "runtimeTargets": {
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Core.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Net.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Numerics.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Windows.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.Xml.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/System.dll": {
- "assetType": "runtime",
- "rid": "aot"
- },
- "runtimes/aot/lib/netcore50/mscorlib.dll": {
- "assetType": "runtime",
- "rid": "aot"
- }
- }
- },
- "Microsoft.NETCore.Runtime/1.0.0": {
- "type": "package"
- },
- "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.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/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Collections.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Debug.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Diagnostics.Tools/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tools.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tracing.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Dynamic.Runtime.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Globalization.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.Calendars.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.IO.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.Compression.dll": {}
- }
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.WindowsRuntime": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Expressions.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Net.Primitives": "4.0.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.Runtime.WindowsRuntime": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.NonGeneric": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Uri.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Reflection": "4.0.10",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Extensions.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Handles.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Timer.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll": {
- "assetType": "runtime",
- "rid": "win8-aot"
- }
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "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",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "lib/netcore50/System.Core.dll": {},
- "lib/netcore50/System.Net.dll": {},
- "lib/netcore50/System.Numerics.dll": {},
- "lib/netcore50/System.Runtime.Serialization.dll": {},
- "lib/netcore50/System.ServiceModel.Web.dll": {},
- "lib/netcore50/System.ServiceModel.dll": {},
- "lib/netcore50/System.Windows.dll": {},
- "lib/netcore50/System.Xml.Linq.dll": {},
- "lib/netcore50/System.Xml.Serialization.dll": {},
- "lib/netcore50/System.Xml.dll": {},
- "lib/netcore50/System.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime/1.0.0": {
- "type": "package",
- "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.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.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/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "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": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.IO.Compression.clrcompression-arm": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.Compression.dll": {}
- }
- },
- "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",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.WindowsRuntime": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Net.Primitives": "4.0.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.Runtime.WindowsRuntime": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.NonGeneric": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Reflection": "4.0.10",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "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",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "runtimes/aot/lib/netcore50/System.Core.dll": {},
- "runtimes/aot/lib/netcore50/System.Net.dll": {},
- "runtimes/aot/lib/netcore50/System.Numerics.dll": {},
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll": {},
- "runtimes/aot/lib/netcore50/System.Windows.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.dll": {},
- "runtimes/aot/lib/netcore50/System.dll": {},
- "runtimes/aot/lib/netcore50/mscorlib.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime/1.0.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.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.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/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "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": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.IO.Compression.clrcompression-arm": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.Compression.dll": {}
- }
- },
- "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",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.WindowsRuntime": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Net.Primitives": "4.0.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.Runtime.WindowsRuntime": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.NonGeneric": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Reflection": "4.0.10",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "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",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "lib/netcore50/System.Core.dll": {},
- "lib/netcore50/System.Net.dll": {},
- "lib/netcore50/System.Numerics.dll": {},
- "lib/netcore50/System.Runtime.Serialization.dll": {},
- "lib/netcore50/System.ServiceModel.Web.dll": {},
- "lib/netcore50/System.ServiceModel.dll": {},
- "lib/netcore50/System.Windows.dll": {},
- "lib/netcore50/System.Xml.Linq.dll": {},
- "lib/netcore50/System.Xml.Serialization.dll": {},
- "lib/netcore50/System.Xml.dll": {},
- "lib/netcore50/System.dll": {}
- }
- },
- "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": {}
- },
- "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.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.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/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "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": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.IO.Compression.clrcompression-x64": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.Compression.dll": {}
- }
- },
- "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",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.WindowsRuntime": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Net.Primitives": "4.0.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.Runtime.WindowsRuntime": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.NonGeneric": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Reflection": "4.0.10",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "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",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "runtimes/aot/lib/netcore50/System.Core.dll": {},
- "runtimes/aot/lib/netcore50/System.Net.dll": {},
- "runtimes/aot/lib/netcore50/System.Numerics.dll": {},
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll": {},
- "runtimes/aot/lib/netcore50/System.Windows.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.dll": {},
- "runtimes/aot/lib/netcore50/System.dll": {},
- "runtimes/aot/lib/netcore50/mscorlib.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime/1.0.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.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.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/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "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": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.IO.Compression.clrcompression-x64": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.Compression.dll": {}
- }
- },
- "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",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.WindowsRuntime": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Net.Primitives": "4.0.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.Runtime.WindowsRuntime": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.NonGeneric": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Reflection": "4.0.10",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "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",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "lib/netcore50/System.Core.dll": {},
- "lib/netcore50/System.Net.dll": {},
- "lib/netcore50/System.Numerics.dll": {},
- "lib/netcore50/System.Runtime.Serialization.dll": {},
- "lib/netcore50/System.ServiceModel.Web.dll": {},
- "lib/netcore50/System.ServiceModel.dll": {},
- "lib/netcore50/System.Windows.dll": {},
- "lib/netcore50/System.Xml.Linq.dll": {},
- "lib/netcore50/System.Xml.Serialization.dll": {},
- "lib/netcore50/System.Xml.dll": {},
- "lib/netcore50/System.dll": {}
- }
- },
- "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": {}
- },
- "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.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.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/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "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": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.IO.Compression.clrcompression-x86": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.Compression.dll": {}
- }
- },
- "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",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.WindowsRuntime": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Emit.Lightweight": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Net.Primitives": "4.0.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.Runtime.WindowsRuntime": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.NonGeneric": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Emit": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Emit/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.dll": {}
- }
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll": {}
- }
- },
- "System.Reflection.Emit.Lightweight/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Emit.ILGeneration": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Reflection": "4.0.10",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- },
- "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",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/netcore50/Microsoft.CSharp.dll": {}
- },
- "runtime": {
- "lib/netcore50/Microsoft.CSharp.dll": {}
- }
- },
- "Microsoft.NETCore/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.CSharp": "4.0.0",
- "Microsoft.NETCore.Targets": "1.0.0",
- "Microsoft.VisualBasic": "10.0.0",
- "System.AppContext": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Collections.Immutable": "1.1.37",
- "System.ComponentModel": "4.0.0",
- "System.ComponentModel.Annotations": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tools": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Dynamic.Runtime": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Globalization.Calendars": "4.0.0",
- "System.Globalization.Extensions": "4.0.0",
- "System.IO": "4.0.10",
- "System.IO.Compression": "4.0.0",
- "System.IO.Compression.ZipFile": "4.0.0",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.IO.UnmanagedMemoryStream": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Linq.Parallel": "4.0.0",
- "System.Linq.Queryable": "4.0.0",
- "System.Net.Http": "4.0.0",
- "System.Net.NetworkInformation": "4.0.0",
- "System.Net.Primitives": "4.0.10",
- "System.Numerics.Vectors": "4.1.0",
- "System.ObjectModel": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.DispatchProxy": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Metadata": "1.0.22",
- "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.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.Numerics": "4.0.0",
- "System.Security.Claims": "4.0.0",
- "System.Security.Principal": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10",
- "System.Threading.Tasks.Dataflow": "4.5.25",
- "System.Threading.Tasks.Parallel": "4.0.0",
- "System.Threading.Timer": "4.0.0",
- "System.Xml.ReaderWriter": "4.0.10",
- "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/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "ref/netcore50/System.Core.dll": {},
- "ref/netcore50/System.Net.dll": {},
- "ref/netcore50/System.Numerics.dll": {},
- "ref/netcore50/System.Runtime.Serialization.dll": {},
- "ref/netcore50/System.ServiceModel.Web.dll": {},
- "ref/netcore50/System.ServiceModel.dll": {},
- "ref/netcore50/System.Windows.dll": {},
- "ref/netcore50/System.Xml.Linq.dll": {},
- "ref/netcore50/System.Xml.Serialization.dll": {},
- "ref/netcore50/System.Xml.dll": {},
- "ref/netcore50/System.dll": {},
- "ref/netcore50/mscorlib.dll": {}
- },
- "runtime": {
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll": {},
- "runtimes/aot/lib/netcore50/System.Core.dll": {},
- "runtimes/aot/lib/netcore50/System.Net.dll": {},
- "runtimes/aot/lib/netcore50/System.Numerics.dll": {},
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll": {},
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll": {},
- "runtimes/aot/lib/netcore50/System.Windows.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll": {},
- "runtimes/aot/lib/netcore50/System.Xml.dll": {},
- "runtimes/aot/lib/netcore50/System.dll": {},
- "runtimes/aot/lib/netcore50/mscorlib.dll": {}
- }
- },
- "Microsoft.NETCore.Runtime/1.0.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.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.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/netcore50/Microsoft.VisualBasic.dll": {}
- },
- "runtime": {
- "lib/netcore50/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": {}
- }
- },
- "System.AppContext/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.AppContext.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.AppContext.dll": {}
- }
- },
- "System.Collections/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Collections.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Collections.dll": {}
- }
- },
- "System.Collections.Concurrent/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.Concurrent.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Concurrent.dll": {}
- }
- },
- "System.Collections.Immutable/1.1.37": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.Immutable.dll": {}
- }
- },
- "System.Collections.NonGeneric/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Collections.NonGeneric.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Collections.NonGeneric.dll": {}
- }
- },
- "System.ComponentModel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.ComponentModel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.ComponentModel.dll": {}
- }
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.ComponentModel": "4.0.0",
- "System.Globalization": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ComponentModel.Annotations.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ComponentModel.Annotations.dll": {}
- }
- },
- "System.Diagnostics.Contracts/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Diagnostics.Contracts.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll": {}
- }
- },
- "System.Diagnostics.Debug/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Debug.dll": {}
- },
- "runtime": {
- "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": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll": {}
- }
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Diagnostics.Tracing.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll": {}
- }
- },
- "System.Dynamic.Runtime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Dynamic.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll": {}
- }
- },
- "System.Globalization/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Globalization.dll": {}
- }
- },
- "System.Globalization.Calendars/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Calendars.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll": {}
- }
- },
- "System.Globalization.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Globalization.Extensions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Globalization.Extensions.dll": {}
- }
- },
- "System.IO/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.IO.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.IO.dll": {}
- }
- },
- "System.IO.Compression/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.IO": "4.0.0",
- "System.IO.Compression.clrcompression-x86": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.IO.Compression.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.Compression.dll": {}
- }
- },
- "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",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.Compression.ZipFile.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.Compression.ZipFile.dll": {}
- }
- },
- "System.IO.FileSystem/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Runtime.WindowsRuntime": "4.0.0",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.IO.FileSystem.dll": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.10",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll": {}
- }
- },
- "System.Linq/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.dll": {}
- }
- },
- "System.Linq.Expressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Reflection.TypeExtensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Linq.Expressions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll": {}
- }
- },
- "System.Linq.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Linq.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Parallel.dll": {}
- }
- },
- "System.Linq.Queryable/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Linq.Expressions": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Linq.Queryable.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Linq.Queryable.dll": {}
- }
- },
- "System.Net.Http/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Net.Primitives": "4.0.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.Runtime.WindowsRuntime": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Net.Http.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Http.dll": {}
- }
- },
- "System.Net.NetworkInformation/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Runtime.InteropServices.WindowsRuntime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Net.NetworkInformation.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.NetworkInformation.dll": {}
- }
- },
- "System.Net.Primitives/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Private.Networking": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Net.Primitives.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Net.Primitives.dll": {}
- }
- },
- "System.Numerics.Vectors/4.1.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Numerics.Vectors.dll": {}
- }
- },
- "System.ObjectModel/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.ObjectModel.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.ObjectModel.dll": {}
- }
- },
- "System.Private.Networking/4.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.0",
- "System.Collections": "4.0.10",
- "System.Collections.NonGeneric": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Overlapped": "4.0.0",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "lib/netcore50/System.Private.Networking.dll": {}
- }
- },
- "System.Private.Uri/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/_._": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll": {}
- }
- },
- "System.Reflection/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.IO": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Reflection.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.dll": {}
- }
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.DispatchProxy.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll": {}
- }
- },
- "System.Reflection.Extensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Reflection": "4.0.10",
- "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"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll": {}
- }
- },
- "System.Reflection.Metadata/1.0.22": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Immutable": "1.1.37",
- "System.Diagnostics.Debug": "4.0.0",
- "System.IO": "4.0.0",
- "System.Reflection": "4.0.0",
- "System.Reflection.Extensions": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.0",
- "System.Text.Encoding": "4.0.0",
- "System.Text.Encoding.Extensions": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Reflection.Metadata.dll": {}
- }
- },
- "System.Reflection.Primitives/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Reflection.Primitives.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll": {}
- }
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Contracts": "4.0.0",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Linq": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Reflection.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll": {}
- }
- },
- "System.Resources.ResourceManager/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.0",
- "System.Reflection": "4.0.10",
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/netcore50/System.Resources.ResourceManager.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll": {}
- }
- },
- "System.Runtime/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Private.Uri": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.20"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll": {}
- }
- },
- "System.Runtime.Handles/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.Handles.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll": {}
- }
- },
- "System.Runtime.InteropServices/4.0.20": {
- "type": "package",
- "dependencies": {
- "System.Reflection": "4.0.0",
- "System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Handles": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Runtime.InteropServices.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll": {}
- }
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll": {}
- }
- },
- "System.Runtime.Numerics/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.Numerics.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Runtime.Numerics.dll": {}
- }
- },
- "System.Runtime.WindowsRuntime/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.10",
- "System.ObjectModel": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Runtime.WindowsRuntime.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll": {}
- }
- },
- "System.Security.Claims/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Globalization": "4.0.0",
- "System.IO": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Security.Principal": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Security.Claims.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Security.Claims.dll": {}
- }
- },
- "System.Security.Principal/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/netcore50/System.Security.Principal.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Security.Principal.dll": {}
- }
- },
- "System.Text.Encoding/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Text.Encoding": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll": {}
- }
- },
- "System.Text.RegularExpressions/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Text.RegularExpressions.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.dll": {}
- }
- },
- "System.Threading.Overlapped/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.0",
- "System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Threading": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Threading.Overlapped.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Overlapped.dll": {}
- }
- },
- "System.Threading.Tasks/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.0.0"
- },
- "compile": {
- "ref/dotnet/System.Threading.Tasks.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.0",
- "System.Collections.Concurrent": "4.0.0",
- "System.Diagnostics.Debug": "4.0.0",
- "System.Diagnostics.Tracing": "4.0.0",
- "System.Dynamic.Runtime": "4.0.0",
- "System.Linq": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.0",
- "System.Runtime.Extensions": "4.0.0",
- "System.Threading": "4.0.0",
- "System.Threading.Tasks": "4.0.0"
- },
- "compile": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll": {}
- }
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "type": "package",
- "dependencies": {
- "System.Collections.Concurrent": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Diagnostics.Tracing": "4.0.20",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/netcore50/System.Threading.Tasks.Parallel.dll": {}
- },
- "runtime": {
- "lib/netcore50/System.Threading.Tasks.Parallel.dll": {}
- }
- },
- "System.Threading.Timer/4.0.0": {
- "type": "package",
- "compile": {
- "ref/netcore50/System.Threading.Timer.dll": {}
- },
- "runtime": {
- "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.IO.FileSystem": "4.0.0",
- "System.IO.FileSystem.Primitives": "4.0.0",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Runtime.InteropServices": "4.0.20",
- "System.Text.Encoding": "4.0.10",
- "System.Text.Encoding.Extensions": "4.0.10",
- "System.Text.RegularExpressions": "4.0.10",
- "System.Threading.Tasks": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.ReaderWriter.dll": {}
- }
- },
- "System.Xml.XDocument/4.0.10": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.0.10",
- "System.Diagnostics.Debug": "4.0.10",
- "System.Globalization": "4.0.10",
- "System.IO": "4.0.10",
- "System.Reflection": "4.0.10",
- "System.Resources.ResourceManager": "4.0.0",
- "System.Runtime": "4.0.20",
- "System.Runtime.Extensions": "4.0.10",
- "System.Text.Encoding": "4.0.10",
- "System.Threading": "4.0.10",
- "System.Xml.ReaderWriter": "4.0.10"
- },
- "compile": {
- "ref/dotnet/System.Xml.XDocument.dll": {}
- },
- "runtime": {
- "lib/dotnet/System.Xml.XDocument.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Microsoft.CSharp/4.0.0": {
- "sha512": "oWqeKUxHXdK6dL2CFjgMcaBISbkk+AqEg+yvJHE4DElNzS4QaTsCflgkkqZwVlWby1Dg9zo9n+iCAMFefFdJ/A==",
- "type": "package",
- "path": "Microsoft.CSharp/4.0.0",
- "files": [
- "Microsoft.CSharp.4.0.0.nupkg.sha512",
- "Microsoft.CSharp.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/Microsoft.CSharp.dll",
- "lib/net45/_._",
- "lib/netcore50/Microsoft.CSharp.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/Microsoft.CSharp.dll",
- "ref/dotnet/Microsoft.CSharp.xml",
- "ref/dotnet/de/Microsoft.CSharp.xml",
- "ref/dotnet/es/Microsoft.CSharp.xml",
- "ref/dotnet/fr/Microsoft.CSharp.xml",
- "ref/dotnet/it/Microsoft.CSharp.xml",
- "ref/dotnet/ja/Microsoft.CSharp.xml",
- "ref/dotnet/ko/Microsoft.CSharp.xml",
- "ref/dotnet/ru/Microsoft.CSharp.xml",
- "ref/dotnet/zh-hans/Microsoft.CSharp.xml",
- "ref/dotnet/zh-hant/Microsoft.CSharp.xml",
- "ref/net45/_._",
- "ref/netcore50/Microsoft.CSharp.dll",
- "ref/netcore50/Microsoft.CSharp.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "Microsoft.NETCore/5.0.0": {
- "sha512": "QQMp0yYQbIdfkKhdEE6Umh2Xonau7tasG36Trw/YlHoWgYQLp7T9L+ZD8EPvdj5ubRhtOuKEKwM7HMpkagB9ZA==",
- "type": "package",
- "path": "Microsoft.NETCore/5.0.0",
- "files": [
- "Microsoft.NETCore.5.0.0.nupkg.sha512",
- "Microsoft.NETCore.nuspec",
- "_._"
- ]
- },
- "Microsoft.NETCore.Platforms/1.0.0": {
- "sha512": "0N77OwGZpXqUco2C/ynv1os7HqdFYifvNIbveLDKqL5PZaz05Rl9enCwVBjF61aumHKueLWIJ3prnmdAXxww4A==",
- "type": "package",
- "path": "Microsoft.NETCore.Platforms/1.0.0",
- "files": [
- "Microsoft.NETCore.Platforms.1.0.0.nupkg.sha512",
- "Microsoft.NETCore.Platforms.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
- "sha512": "5/IFqf2zN1jzktRJitxO+5kQ+0AilcIbPvSojSJwDG3cGNSMZg44LXLB5E9RkSETE0Wh4QoALdNh1koKoF7/mA==",
- "type": "package",
- "path": "Microsoft.NETCore.Portable.Compatibility/1.0.0",
- "files": [
- "Microsoft.NETCore.Portable.Compatibility.1.0.0.nupkg.sha512",
- "Microsoft.NETCore.Portable.Compatibility.nuspec",
- "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll",
- "lib/dnxcore50/System.Core.dll",
- "lib/dnxcore50/System.Net.dll",
- "lib/dnxcore50/System.Numerics.dll",
- "lib/dnxcore50/System.Runtime.Serialization.dll",
- "lib/dnxcore50/System.ServiceModel.Web.dll",
- "lib/dnxcore50/System.ServiceModel.dll",
- "lib/dnxcore50/System.Windows.dll",
- "lib/dnxcore50/System.Xml.Linq.dll",
- "lib/dnxcore50/System.Xml.Serialization.dll",
- "lib/dnxcore50/System.Xml.dll",
- "lib/dnxcore50/System.dll",
- "lib/net45/_._",
- "lib/netcore50/System.ComponentModel.DataAnnotations.dll",
- "lib/netcore50/System.Core.dll",
- "lib/netcore50/System.Net.dll",
- "lib/netcore50/System.Numerics.dll",
- "lib/netcore50/System.Runtime.Serialization.dll",
- "lib/netcore50/System.ServiceModel.Web.dll",
- "lib/netcore50/System.ServiceModel.dll",
- "lib/netcore50/System.Windows.dll",
- "lib/netcore50/System.Xml.Linq.dll",
- "lib/netcore50/System.Xml.Serialization.dll",
- "lib/netcore50/System.Xml.dll",
- "lib/netcore50/System.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.ComponentModel.DataAnnotations.dll",
- "ref/dotnet/System.Core.dll",
- "ref/dotnet/System.Net.dll",
- "ref/dotnet/System.Numerics.dll",
- "ref/dotnet/System.Runtime.Serialization.dll",
- "ref/dotnet/System.ServiceModel.Web.dll",
- "ref/dotnet/System.ServiceModel.dll",
- "ref/dotnet/System.Windows.dll",
- "ref/dotnet/System.Xml.Linq.dll",
- "ref/dotnet/System.Xml.Serialization.dll",
- "ref/dotnet/System.Xml.dll",
- "ref/dotnet/System.dll",
- "ref/dotnet/mscorlib.dll",
- "ref/net45/_._",
- "ref/netcore50/System.ComponentModel.DataAnnotations.dll",
- "ref/netcore50/System.Core.dll",
- "ref/netcore50/System.Net.dll",
- "ref/netcore50/System.Numerics.dll",
- "ref/netcore50/System.Runtime.Serialization.dll",
- "ref/netcore50/System.ServiceModel.Web.dll",
- "ref/netcore50/System.ServiceModel.dll",
- "ref/netcore50/System.Windows.dll",
- "ref/netcore50/System.Xml.Linq.dll",
- "ref/netcore50/System.Xml.Serialization.dll",
- "ref/netcore50/System.Xml.dll",
- "ref/netcore50/System.dll",
- "ref/netcore50/mscorlib.dll",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll",
- "runtimes/aot/lib/netcore50/System.Core.dll",
- "runtimes/aot/lib/netcore50/System.Net.dll",
- "runtimes/aot/lib/netcore50/System.Numerics.dll",
- "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll",
- "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll",
- "runtimes/aot/lib/netcore50/System.ServiceModel.dll",
- "runtimes/aot/lib/netcore50/System.Windows.dll",
- "runtimes/aot/lib/netcore50/System.Xml.Linq.dll",
- "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll",
- "runtimes/aot/lib/netcore50/System.Xml.dll",
- "runtimes/aot/lib/netcore50/System.dll",
- "runtimes/aot/lib/netcore50/mscorlib.dll"
- ]
- },
- "Microsoft.NETCore.Runtime/1.0.0": {
- "sha512": "AjaMNpXLW4miEQorIqyn6iQ+BZBId6qXkhwyeh1vl6kXLqosZusbwmLNlvj/xllSQrd3aImJbvlHusam85g+xQ==",
- "type": "package",
- "path": "Microsoft.NETCore.Runtime/1.0.0",
- "files": [
- "Microsoft.NETCore.Runtime.1.0.0.nupkg.sha512",
- "Microsoft.NETCore.Runtime.nuspec",
- "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",
- "path": "Microsoft.NETCore.Targets/1.0.0",
- "files": [
- "Microsoft.NETCore.Targets.1.0.0.nupkg.sha512",
- "Microsoft.NETCore.Targets.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Targets.DNXCore/4.9.0": {
- "sha512": "32pNFQTn/nVB15hYIztKn1Ij05ibGn8C9CfOiENbc+GbzxWWQQztDyWhS/vGzUcrFFZpcXbJ0yGHem2syNHMwQ==",
- "type": "package",
- "path": "Microsoft.NETCore.Targets.DNXCore/4.9.0",
- "files": [
- "Microsoft.NETCore.Targets.DNXCore.4.9.0.nupkg.sha512",
- "Microsoft.NETCore.Targets.DNXCore.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Targets.NETFramework/4.6.0": {
- "sha512": "5VA/gjJfOoohzsKYq1Qg8SY6Yc70dV3+DIQtQPYTy3fMr0brXspKTj4vb0h7l8eDt/YCVzcTloIv5sfb7Ora2g==",
- "type": "package",
- "path": "Microsoft.NETCore.Targets.NETFramework/4.6.0",
- "files": [
- "Microsoft.NETCore.Targets.NETFramework.4.6.0.nupkg.sha512",
- "Microsoft.NETCore.Targets.NETFramework.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {
- "sha512": "jszcJ6okLlhqF4OQbhSbixLOuLUyVT3BP7Y7/i7fcDMwnHBd1Pmdz6M1Al9SMDKVLA2oSaItg4tq6C0ydv8lYQ==",
- "type": "package",
- "path": "Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0",
- "files": [
- "Microsoft.NETCore.Targets.UniversalWindowsPlatform.5.0.0.nupkg.sha512",
- "Microsoft.NETCore.Targets.UniversalWindowsPlatform.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0": {
- "sha512": "NC+dpFMdhujz2sWAdJ8EmBk07p1zOlNi0FCCnZEbzftABpw9xZ99EMP/bUJrPTgCxHfzJAiuLPOtAauzVINk0w==",
- "type": "package",
- "path": "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0",
- "files": [
- "Microsoft.NETCore.Windows.ApiSets-x64.1.0.0.nupkg.sha512",
- "Microsoft.NETCore.Windows.ApiSets-x64.nuspec",
- "runtimes/win10-x64/native/_._",
- "runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll",
- "runtimes/win7-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
- "runtimes/win7-x64/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Core-String-L2-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Eventing-Controller-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Eventing-Provider-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-0.dll",
- "runtimes/win7-x64/native/API-MS-Win-devices-config-L1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-com-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-com-private-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-comm-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-console-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-console-l2-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-datetime-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-debug-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-delayload-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-errorhandling-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-fibers-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-file-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-file-l1-2-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-file-l2-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-handle-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-heap-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-heap-obsolete-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-interlocked-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-io-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
- "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-libraryloader-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-localization-l1-2-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-localization-l2-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-2.dll",
- "runtimes/win7-x64/native/api-ms-win-core-memory-l1-1-3.dll",
- "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-normalization-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-processenvironment-l1-2-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-processsecurity-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-processthreads-l1-1-2.dll",
- "runtimes/win7-x64/native/api-ms-win-core-profile-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-psapi-ansi-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-psapi-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-realtime-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-registry-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-registry-l2-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-shutdown-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-string-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-stringloader-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-synch-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-synch-l1-2-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll",
- "runtimes/win7-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll",
- "runtimes/win7-x64/native/api-ms-win-core-threadpool-l1-2-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-threadpool-private-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-timezone-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-url-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-util-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-version-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-core-winrt-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-winrt-registration-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-winrt-string-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-wow64-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-xstate-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-core-xstate-l2-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-ro-typeresolution-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-security-base-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-security-cpwl-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-security-provider-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-security-sddl-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-service-core-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-service-management-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-service-management-l2-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-0.dll",
- "runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll",
- "runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll",
- "runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll",
- "runtimes/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"
- ]
- },
- "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": {
- "sha512": "/HDRdhz5bZyhHwQ/uk/IbnDIX5VDTsHntEZYkTYo57dM+U3Ttel9/OJv0mjL64wTO/QKUJJNKp9XO+m7nSVjJQ==",
- "type": "package",
- "path": "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0",
- "files": [
- "Microsoft.NETCore.Windows.ApiSets-x86.1.0.0.nupkg.sha512",
- "Microsoft.NETCore.Windows.ApiSets-x86.nuspec",
- "runtimes/win10-x86/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",
- "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll",
- "runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
- "runtimes/win7-x86/native/API-MS-Win-Core-PrivateProfile-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Core-String-L2-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Core-StringAnsi-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-EventLog-Legacy-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Eventing-Consumer-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Eventing-Controller-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Eventing-Legacy-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Eventing-Provider-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-Security-LsaPolicy-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-0.dll",
- "runtimes/win7-x86/native/API-MS-Win-devices-config-L1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-com-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-com-private-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-comm-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-console-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-console-l2-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-datetime-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-debug-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-delayload-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-errorhandling-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-fibers-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-file-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-file-l1-2-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-file-l2-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-handle-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-heap-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-heap-obsolete-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-interlocked-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-io-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
- "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-libraryloader-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-localization-l1-2-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-localization-l2-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-2.dll",
- "runtimes/win7-x86/native/api-ms-win-core-memory-l1-1-3.dll",
- "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-normalization-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-processenvironment-l1-2-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-processsecurity-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-processthreads-l1-1-2.dll",
- "runtimes/win7-x86/native/api-ms-win-core-profile-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-psapi-ansi-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-psapi-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-psapi-obsolete-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-realtime-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-registry-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-registry-l2-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-shlwapi-legacy-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-shutdown-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-string-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-stringloader-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-synch-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-synch-l1-2-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll",
- "runtimes/win7-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll",
- "runtimes/win7-x86/native/api-ms-win-core-threadpool-l1-2-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-threadpool-legacy-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-threadpool-private-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-timezone-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-url-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-util-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-version-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-core-winrt-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-winrt-registration-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-winrt-robuffer-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-winrt-string-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-wow64-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-xstate-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-core-xstate-l2-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-ro-typeresolution-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-security-base-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-security-cpwl-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-security-provider-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-security-sddl-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-service-core-l1-1-1.dll",
- "runtimes/win7-x86/native/api-ms-win-service-management-l1-1-0.dll",
- "runtimes/win7-x86/native/api-ms-win-service-management-l2-1-0.dll",
- "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",
- "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/_._"
- ]
- },
- "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/_._"
- ]
- },
- "System.AppContext/4.0.0": {
- "sha512": "gUoYgAWDC3+xhKeU5KSLbYDhTdBYk9GssrMSCcWUADzOglW+s0AmwVhOUGt2tL5xUl7ZXoYTPdA88zCgKrlG0A==",
- "type": "package",
- "path": "System.AppContext/4.0.0",
- "files": [
- "System.AppContext.4.0.0.nupkg.sha512",
- "System.AppContext.nuspec",
- "lib/DNXCore50/System.AppContext.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.AppContext.dll",
- "lib/netcore50/System.AppContext.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.AppContext.dll",
- "ref/dotnet/System.AppContext.xml",
- "ref/dotnet/de/System.AppContext.xml",
- "ref/dotnet/es/System.AppContext.xml",
- "ref/dotnet/fr/System.AppContext.xml",
- "ref/dotnet/it/System.AppContext.xml",
- "ref/dotnet/ja/System.AppContext.xml",
- "ref/dotnet/ko/System.AppContext.xml",
- "ref/dotnet/ru/System.AppContext.xml",
- "ref/dotnet/zh-hans/System.AppContext.xml",
- "ref/dotnet/zh-hant/System.AppContext.xml",
- "ref/net46/System.AppContext.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Collections/4.0.10": {
- "sha512": "ux6ilcZZjV/Gp7JEZpe+2V1eTueq6NuoGRM3eZCFuPM25hLVVgCRuea6STW8hvqreIOE59irJk5/ovpA5xQipw==",
- "type": "package",
- "path": "System.Collections/4.0.10",
- "files": [
- "System.Collections.4.0.10.nupkg.sha512",
- "System.Collections.nuspec",
- "lib/DNXCore50/System.Collections.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Collections.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Collections.dll",
- "ref/dotnet/System.Collections.xml",
- "ref/dotnet/de/System.Collections.xml",
- "ref/dotnet/es/System.Collections.xml",
- "ref/dotnet/fr/System.Collections.xml",
- "ref/dotnet/it/System.Collections.xml",
- "ref/dotnet/ja/System.Collections.xml",
- "ref/dotnet/ko/System.Collections.xml",
- "ref/dotnet/ru/System.Collections.xml",
- "ref/dotnet/zh-hans/System.Collections.xml",
- "ref/dotnet/zh-hant/System.Collections.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Collections.dll"
- ]
- },
- "System.Collections.Concurrent/4.0.10": {
- "sha512": "ZtMEqOPAjAIqR8fqom9AOKRaB94a+emO2O8uOP6vyJoNswSPrbiwN7iH53rrVpvjMVx0wr4/OMpI7486uGZjbw==",
- "type": "package",
- "path": "System.Collections.Concurrent/4.0.10",
- "files": [
- "System.Collections.Concurrent.4.0.10.nupkg.sha512",
- "System.Collections.Concurrent.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.Collections.Concurrent.dll",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Collections.Concurrent.dll",
- "ref/dotnet/System.Collections.Concurrent.xml",
- "ref/dotnet/de/System.Collections.Concurrent.xml",
- "ref/dotnet/es/System.Collections.Concurrent.xml",
- "ref/dotnet/fr/System.Collections.Concurrent.xml",
- "ref/dotnet/it/System.Collections.Concurrent.xml",
- "ref/dotnet/ja/System.Collections.Concurrent.xml",
- "ref/dotnet/ko/System.Collections.Concurrent.xml",
- "ref/dotnet/ru/System.Collections.Concurrent.xml",
- "ref/dotnet/zh-hans/System.Collections.Concurrent.xml",
- "ref/dotnet/zh-hant/System.Collections.Concurrent.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Collections.Immutable/1.1.37": {
- "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==",
- "type": "package",
- "path": "System.Collections.Immutable/1.1.37",
- "files": [
- "System.Collections.Immutable.1.1.37.nupkg.sha512",
- "System.Collections.Immutable.nuspec",
- "lib/dotnet/System.Collections.Immutable.dll",
- "lib/dotnet/System.Collections.Immutable.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml"
- ]
- },
- "System.Collections.NonGeneric/4.0.0": {
- "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==",
- "type": "package",
- "path": "System.Collections.NonGeneric/4.0.0",
- "files": [
- "System.Collections.NonGeneric.4.0.0.nupkg.sha512",
- "System.Collections.NonGeneric.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.Collections.NonGeneric.dll",
- "lib/net46/System.Collections.NonGeneric.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Collections.NonGeneric.dll",
- "ref/dotnet/System.Collections.NonGeneric.xml",
- "ref/dotnet/de/System.Collections.NonGeneric.xml",
- "ref/dotnet/es/System.Collections.NonGeneric.xml",
- "ref/dotnet/fr/System.Collections.NonGeneric.xml",
- "ref/dotnet/it/System.Collections.NonGeneric.xml",
- "ref/dotnet/ja/System.Collections.NonGeneric.xml",
- "ref/dotnet/ko/System.Collections.NonGeneric.xml",
- "ref/dotnet/ru/System.Collections.NonGeneric.xml",
- "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml",
- "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml",
- "ref/net46/System.Collections.NonGeneric.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.ComponentModel/4.0.0": {
- "sha512": "BzpLdSi++ld7rJLOOt5f/G9GxujP202bBgKORsHcGV36rLB0mfSA2h8chTMoBzFhgN7TE14TmJ2J7Q1RyNCTAw==",
- "type": "package",
- "path": "System.ComponentModel/4.0.0",
- "files": [
- "System.ComponentModel.4.0.0.nupkg.sha512",
- "System.ComponentModel.nuspec",
- "lib/dotnet/System.ComponentModel.dll",
- "lib/net45/_._",
- "lib/netcore50/System.ComponentModel.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.ComponentModel.dll",
- "ref/dotnet/System.ComponentModel.xml",
- "ref/dotnet/de/System.ComponentModel.xml",
- "ref/dotnet/es/System.ComponentModel.xml",
- "ref/dotnet/fr/System.ComponentModel.xml",
- "ref/dotnet/it/System.ComponentModel.xml",
- "ref/dotnet/ja/System.ComponentModel.xml",
- "ref/dotnet/ko/System.ComponentModel.xml",
- "ref/dotnet/ru/System.ComponentModel.xml",
- "ref/dotnet/zh-hans/System.ComponentModel.xml",
- "ref/dotnet/zh-hant/System.ComponentModel.xml",
- "ref/net45/_._",
- "ref/netcore50/System.ComponentModel.dll",
- "ref/netcore50/System.ComponentModel.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.ComponentModel.Annotations/4.0.10": {
- "sha512": "7+XGyEZx24nP1kpHxCB9e+c6D0fdVDvFwE1xujE9BzlXyNVcy5J5aIO0H/ECupx21QpyRvzZibGAHfL/XLL6dw==",
- "type": "package",
- "path": "System.ComponentModel.Annotations/4.0.10",
- "files": [
- "System.ComponentModel.Annotations.4.0.10.nupkg.sha512",
- "System.ComponentModel.Annotations.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.ComponentModel.Annotations.dll",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.ComponentModel.Annotations.dll",
- "ref/dotnet/System.ComponentModel.Annotations.xml",
- "ref/dotnet/de/System.ComponentModel.Annotations.xml",
- "ref/dotnet/es/System.ComponentModel.Annotations.xml",
- "ref/dotnet/fr/System.ComponentModel.Annotations.xml",
- "ref/dotnet/it/System.ComponentModel.Annotations.xml",
- "ref/dotnet/ja/System.ComponentModel.Annotations.xml",
- "ref/dotnet/ko/System.ComponentModel.Annotations.xml",
- "ref/dotnet/ru/System.ComponentModel.Annotations.xml",
- "ref/dotnet/zh-hans/System.ComponentModel.Annotations.xml",
- "ref/dotnet/zh-hant/System.ComponentModel.Annotations.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.ComponentModel.EventBasedAsync/4.0.10": {
- "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==",
- "type": "package",
- "path": "System.ComponentModel.EventBasedAsync/4.0.10",
- "files": [
- "System.ComponentModel.EventBasedAsync.4.0.10.nupkg.sha512",
- "System.ComponentModel.EventBasedAsync.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.ComponentModel.EventBasedAsync.dll",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.ComponentModel.EventBasedAsync.dll",
- "ref/dotnet/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/it/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml",
- "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Diagnostics.Contracts/4.0.0": {
- "sha512": "lMc7HNmyIsu0pKTdA4wf+FMq5jvouUd+oUpV4BdtyqoV0Pkbg9u/7lTKFGqpjZRQosWHq1+B32Lch2wf4AmloA==",
- "type": "package",
- "path": "System.Diagnostics.Contracts/4.0.0",
- "files": [
- "System.Diagnostics.Contracts.4.0.0.nupkg.sha512",
- "System.Diagnostics.Contracts.nuspec",
- "lib/DNXCore50/System.Diagnostics.Contracts.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Diagnostics.Contracts.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Diagnostics.Contracts.dll",
- "ref/dotnet/System.Diagnostics.Contracts.xml",
- "ref/dotnet/de/System.Diagnostics.Contracts.xml",
- "ref/dotnet/es/System.Diagnostics.Contracts.xml",
- "ref/dotnet/fr/System.Diagnostics.Contracts.xml",
- "ref/dotnet/it/System.Diagnostics.Contracts.xml",
- "ref/dotnet/ja/System.Diagnostics.Contracts.xml",
- "ref/dotnet/ko/System.Diagnostics.Contracts.xml",
- "ref/dotnet/ru/System.Diagnostics.Contracts.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Contracts.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Contracts.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Diagnostics.Contracts.dll",
- "ref/netcore50/System.Diagnostics.Contracts.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll"
- ]
- },
- "System.Diagnostics.Debug/4.0.10": {
- "sha512": "pi2KthuvI2LWV2c2V+fwReDsDiKpNl040h6DcwFOb59SafsPT/V1fCy0z66OKwysurJkBMmp5j5CBe3Um+ub0g==",
- "type": "package",
- "path": "System.Diagnostics.Debug/4.0.10",
- "files": [
- "System.Diagnostics.Debug.4.0.10.nupkg.sha512",
- "System.Diagnostics.Debug.nuspec",
- "lib/DNXCore50/System.Diagnostics.Debug.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Diagnostics.Debug.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Diagnostics.Debug.dll",
- "ref/dotnet/System.Diagnostics.Debug.xml",
- "ref/dotnet/de/System.Diagnostics.Debug.xml",
- "ref/dotnet/es/System.Diagnostics.Debug.xml",
- "ref/dotnet/fr/System.Diagnostics.Debug.xml",
- "ref/dotnet/it/System.Diagnostics.Debug.xml",
- "ref/dotnet/ja/System.Diagnostics.Debug.xml",
- "ref/dotnet/ko/System.Diagnostics.Debug.xml",
- "ref/dotnet/ru/System.Diagnostics.Debug.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "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",
- "path": "System.Diagnostics.Tools/4.0.0",
- "files": [
- "System.Diagnostics.Tools.4.0.0.nupkg.sha512",
- "System.Diagnostics.Tools.nuspec",
- "lib/DNXCore50/System.Diagnostics.Tools.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Diagnostics.Tools.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Diagnostics.Tools.dll",
- "ref/dotnet/System.Diagnostics.Tools.xml",
- "ref/dotnet/de/System.Diagnostics.Tools.xml",
- "ref/dotnet/es/System.Diagnostics.Tools.xml",
- "ref/dotnet/fr/System.Diagnostics.Tools.xml",
- "ref/dotnet/it/System.Diagnostics.Tools.xml",
- "ref/dotnet/ja/System.Diagnostics.Tools.xml",
- "ref/dotnet/ko/System.Diagnostics.Tools.xml",
- "ref/dotnet/ru/System.Diagnostics.Tools.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Tools.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Tools.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Diagnostics.Tools.dll",
- "ref/netcore50/System.Diagnostics.Tools.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tools.dll"
- ]
- },
- "System.Diagnostics.Tracing/4.0.20": {
- "sha512": "gn/wexGHc35Fv++5L1gYHMY5g25COfiZ0PGrL+3PfwzoJd4X2LbTAm/U8d385SI6BKQBI/z4dQfvneS9J27+Tw==",
- "type": "package",
- "path": "System.Diagnostics.Tracing/4.0.20",
- "files": [
- "System.Diagnostics.Tracing.4.0.20.nupkg.sha512",
- "System.Diagnostics.Tracing.nuspec",
- "lib/DNXCore50/System.Diagnostics.Tracing.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Diagnostics.Tracing.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Diagnostics.Tracing.dll",
- "ref/dotnet/System.Diagnostics.Tracing.xml",
- "ref/dotnet/de/System.Diagnostics.Tracing.xml",
- "ref/dotnet/es/System.Diagnostics.Tracing.xml",
- "ref/dotnet/fr/System.Diagnostics.Tracing.xml",
- "ref/dotnet/it/System.Diagnostics.Tracing.xml",
- "ref/dotnet/ja/System.Diagnostics.Tracing.xml",
- "ref/dotnet/ko/System.Diagnostics.Tracing.xml",
- "ref/dotnet/ru/System.Diagnostics.Tracing.xml",
- "ref/dotnet/zh-hans/System.Diagnostics.Tracing.xml",
- "ref/dotnet/zh-hant/System.Diagnostics.Tracing.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Tracing.dll"
- ]
- },
- "System.Dynamic.Runtime/4.0.10": {
- "sha512": "r10VTLdlxtYp46BuxomHnwx7vIoMOr04CFoC/jJJfY22f7HQQ4P+cXY2Nxo6/rIxNNqOxwdbQQwv7Gl88Jsu1w==",
- "type": "package",
- "path": "System.Dynamic.Runtime/4.0.10",
- "files": [
- "System.Dynamic.Runtime.4.0.10.nupkg.sha512",
- "System.Dynamic.Runtime.nuspec",
- "lib/DNXCore50/System.Dynamic.Runtime.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Dynamic.Runtime.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Dynamic.Runtime.dll",
- "ref/dotnet/System.Dynamic.Runtime.xml",
- "ref/dotnet/de/System.Dynamic.Runtime.xml",
- "ref/dotnet/es/System.Dynamic.Runtime.xml",
- "ref/dotnet/fr/System.Dynamic.Runtime.xml",
- "ref/dotnet/it/System.Dynamic.Runtime.xml",
- "ref/dotnet/ja/System.Dynamic.Runtime.xml",
- "ref/dotnet/ko/System.Dynamic.Runtime.xml",
- "ref/dotnet/ru/System.Dynamic.Runtime.xml",
- "ref/dotnet/zh-hans/System.Dynamic.Runtime.xml",
- "ref/dotnet/zh-hant/System.Dynamic.Runtime.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtime.json",
- "runtimes/win8-aot/lib/netcore50/System.Dynamic.Runtime.dll"
- ]
- },
- "System.Globalization/4.0.10": {
- "sha512": "kzRtbbCNAxdafFBDogcM36ehA3th8c1PGiz8QRkZn8O5yMBorDHSK8/TGJPYOaCS5zdsGk0u9qXHnW91nqy7fw==",
- "type": "package",
- "path": "System.Globalization/4.0.10",
- "files": [
- "System.Globalization.4.0.10.nupkg.sha512",
- "System.Globalization.nuspec",
- "lib/DNXCore50/System.Globalization.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Globalization.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Globalization.dll",
- "ref/dotnet/System.Globalization.xml",
- "ref/dotnet/de/System.Globalization.xml",
- "ref/dotnet/es/System.Globalization.xml",
- "ref/dotnet/fr/System.Globalization.xml",
- "ref/dotnet/it/System.Globalization.xml",
- "ref/dotnet/ja/System.Globalization.xml",
- "ref/dotnet/ko/System.Globalization.xml",
- "ref/dotnet/ru/System.Globalization.xml",
- "ref/dotnet/zh-hans/System.Globalization.xml",
- "ref/dotnet/zh-hant/System.Globalization.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Globalization.dll"
- ]
- },
- "System.Globalization.Calendars/4.0.0": {
- "sha512": "cL6WrdGKnNBx9W/iTr+jbffsEO4RLjEtOYcpVSzPNDoli6X5Q6bAfWtJYbJNOPi8Q0fXgBEvKK1ncFL/3FTqlA==",
- "type": "package",
- "path": "System.Globalization.Calendars/4.0.0",
- "files": [
- "System.Globalization.Calendars.4.0.0.nupkg.sha512",
- "System.Globalization.Calendars.nuspec",
- "lib/DNXCore50/System.Globalization.Calendars.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Globalization.Calendars.dll",
- "lib/netcore50/System.Globalization.Calendars.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Globalization.Calendars.dll",
- "ref/dotnet/System.Globalization.Calendars.xml",
- "ref/dotnet/de/System.Globalization.Calendars.xml",
- "ref/dotnet/es/System.Globalization.Calendars.xml",
- "ref/dotnet/fr/System.Globalization.Calendars.xml",
- "ref/dotnet/it/System.Globalization.Calendars.xml",
- "ref/dotnet/ja/System.Globalization.Calendars.xml",
- "ref/dotnet/ko/System.Globalization.Calendars.xml",
- "ref/dotnet/ru/System.Globalization.Calendars.xml",
- "ref/dotnet/zh-hans/System.Globalization.Calendars.xml",
- "ref/dotnet/zh-hant/System.Globalization.Calendars.xml",
- "ref/net46/System.Globalization.Calendars.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Globalization.Calendars.dll"
- ]
- },
- "System.Globalization.Extensions/4.0.0": {
- "sha512": "rqbUXiwpBCvJ18ySCsjh20zleazO+6fr3s5GihC2sVwhyS0MUl6+oc5Rzk0z6CKkS4kmxbZQSeZLsK7cFSO0ng==",
- "type": "package",
- "path": "System.Globalization.Extensions/4.0.0",
- "files": [
- "System.Globalization.Extensions.4.0.0.nupkg.sha512",
- "System.Globalization.Extensions.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.Globalization.Extensions.dll",
- "lib/net46/System.Globalization.Extensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Globalization.Extensions.dll",
- "ref/dotnet/System.Globalization.Extensions.xml",
- "ref/dotnet/de/System.Globalization.Extensions.xml",
- "ref/dotnet/es/System.Globalization.Extensions.xml",
- "ref/dotnet/fr/System.Globalization.Extensions.xml",
- "ref/dotnet/it/System.Globalization.Extensions.xml",
- "ref/dotnet/ja/System.Globalization.Extensions.xml",
- "ref/dotnet/ko/System.Globalization.Extensions.xml",
- "ref/dotnet/ru/System.Globalization.Extensions.xml",
- "ref/dotnet/zh-hans/System.Globalization.Extensions.xml",
- "ref/dotnet/zh-hant/System.Globalization.Extensions.xml",
- "ref/net46/System.Globalization.Extensions.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.IO/4.0.10": {
- "sha512": "kghf1CeYT+W2lw8a50/GxFz5HR9t6RkL4BvjxtTp1NxtEFWywnMA9W8FH/KYXiDNThcw9u/GOViDON4iJFGXIQ==",
- "type": "package",
- "path": "System.IO/4.0.10",
- "files": [
- "System.IO.4.0.10.nupkg.sha512",
- "System.IO.nuspec",
- "lib/DNXCore50/System.IO.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.IO.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.IO.dll",
- "ref/dotnet/System.IO.xml",
- "ref/dotnet/de/System.IO.xml",
- "ref/dotnet/es/System.IO.xml",
- "ref/dotnet/fr/System.IO.xml",
- "ref/dotnet/it/System.IO.xml",
- "ref/dotnet/ja/System.IO.xml",
- "ref/dotnet/ko/System.IO.xml",
- "ref/dotnet/ru/System.IO.xml",
- "ref/dotnet/zh-hans/System.IO.xml",
- "ref/dotnet/zh-hant/System.IO.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.IO.dll"
- ]
- },
- "System.IO.Compression/4.0.0": {
- "sha512": "S+ljBE3py8pujTrsOOYHtDg2cnAifn6kBu/pfh1hMWIXd8DoVh0ADTA6Puv4q+nYj+Msm6JoFLNwuRSmztbsDQ==",
- "type": "package",
- "path": "System.IO.Compression/4.0.0",
- "files": [
- "System.IO.Compression.4.0.0.nupkg.sha512",
- "System.IO.Compression.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.IO.Compression.dll",
- "lib/net45/_._",
- "lib/netcore50/System.IO.Compression.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.IO.Compression.dll",
- "ref/dotnet/System.IO.Compression.xml",
- "ref/dotnet/de/System.IO.Compression.xml",
- "ref/dotnet/es/System.IO.Compression.xml",
- "ref/dotnet/fr/System.IO.Compression.xml",
- "ref/dotnet/it/System.IO.Compression.xml",
- "ref/dotnet/ja/System.IO.Compression.xml",
- "ref/dotnet/ko/System.IO.Compression.xml",
- "ref/dotnet/ru/System.IO.Compression.xml",
- "ref/dotnet/zh-hans/System.IO.Compression.xml",
- "ref/dotnet/zh-hant/System.IO.Compression.xml",
- "ref/net45/_._",
- "ref/netcore50/System.IO.Compression.dll",
- "ref/netcore50/System.IO.Compression.xml",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtime.json"
- ]
- },
- "System.IO.Compression.clrcompression-arm/4.0.0": {
- "sha512": "Kk21GecAbI+H6tMP6/lMssGObbhoHwLiREiB5UkNMCypdxACuF+6gmrdDTousCUcbH28CJeo7tArrnUc+bchuw==",
- "type": "package",
- "path": "System.IO.Compression.clrcompression-arm/4.0.0",
- "files": [
- "System.IO.Compression.clrcompression-arm.4.0.0.nupkg.sha512",
- "System.IO.Compression.clrcompression-arm.nuspec",
- "runtimes/win10-arm/native/ClrCompression.dll",
- "runtimes/win7-arm/native/clrcompression.dll"
- ]
- },
- "System.IO.Compression.clrcompression-x64/4.0.0": {
- "sha512": "Lqr+URMwKzf+8HJF6YrqEqzKzDzFJTE4OekaxqdIns71r8Ufbd8SbZa0LKl9q+7nu6Em4SkIEXVMB7plSXekOw==",
- "type": "package",
- "path": "System.IO.Compression.clrcompression-x64/4.0.0",
- "files": [
- "System.IO.Compression.clrcompression-x64.4.0.0.nupkg.sha512",
- "System.IO.Compression.clrcompression-x64.nuspec",
- "runtimes/win10-x64/native/ClrCompression.dll",
- "runtimes/win7-x64/native/clrcompression.dll"
- ]
- },
- "System.IO.Compression.clrcompression-x86/4.0.0": {
- "sha512": "GmevpuaMRzYDXHu+xuV10fxTO8DsP7OKweWxYtkaxwVnDSj9X6RBupSiXdiveq9yj/xjZ1NbG+oRRRb99kj+VQ==",
- "type": "package",
- "path": "System.IO.Compression.clrcompression-x86/4.0.0",
- "files": [
- "System.IO.Compression.clrcompression-x86.4.0.0.nupkg.sha512",
- "System.IO.Compression.clrcompression-x86.nuspec",
- "runtimes/win10-x86/native/ClrCompression.dll",
- "runtimes/win7-x86/native/clrcompression.dll"
- ]
- },
- "System.IO.Compression.ZipFile/4.0.0": {
- "sha512": "pwntmtsJqtt6Lez4Iyv4GVGW6DaXUTo9Rnlsx0MFagRgX+8F/sxG5S/IzDJabBj68sUWViz1QJrRZL4V9ngWDg==",
- "type": "package",
- "path": "System.IO.Compression.ZipFile/4.0.0",
- "files": [
- "System.IO.Compression.ZipFile.4.0.0.nupkg.sha512",
- "System.IO.Compression.ZipFile.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.IO.Compression.ZipFile.dll",
- "lib/net46/System.IO.Compression.ZipFile.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.IO.Compression.ZipFile.dll",
- "ref/dotnet/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/de/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/es/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/fr/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/it/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/ja/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/ko/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/ru/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/zh-hans/System.IO.Compression.ZipFile.xml",
- "ref/dotnet/zh-hant/System.IO.Compression.ZipFile.xml",
- "ref/net46/System.IO.Compression.ZipFile.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.IO.FileSystem/4.0.0": {
- "sha512": "eo05SPWfG+54UA0wxgRIYOuOslq+2QrJLXZaJDDsfLXG15OLguaItW39NYZTqUb4DeGOkU4R0wpOLOW4ynMUDQ==",
- "type": "package",
- "path": "System.IO.FileSystem/4.0.0",
- "files": [
- "System.IO.FileSystem.4.0.0.nupkg.sha512",
- "System.IO.FileSystem.nuspec",
- "lib/DNXCore50/System.IO.FileSystem.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.FileSystem.dll",
- "lib/netcore50/System.IO.FileSystem.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.IO.FileSystem.dll",
- "ref/dotnet/System.IO.FileSystem.xml",
- "ref/dotnet/de/System.IO.FileSystem.xml",
- "ref/dotnet/es/System.IO.FileSystem.xml",
- "ref/dotnet/fr/System.IO.FileSystem.xml",
- "ref/dotnet/it/System.IO.FileSystem.xml",
- "ref/dotnet/ja/System.IO.FileSystem.xml",
- "ref/dotnet/ko/System.IO.FileSystem.xml",
- "ref/dotnet/ru/System.IO.FileSystem.xml",
- "ref/dotnet/zh-hans/System.IO.FileSystem.xml",
- "ref/dotnet/zh-hant/System.IO.FileSystem.xml",
- "ref/net46/System.IO.FileSystem.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.IO.FileSystem.Primitives/4.0.0": {
- "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
- "type": "package",
- "path": "System.IO.FileSystem.Primitives/4.0.0",
- "files": [
- "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
- "System.IO.FileSystem.Primitives.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.IO.FileSystem.Primitives.dll",
- "lib/net46/System.IO.FileSystem.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.IO.FileSystem.Primitives.dll",
- "ref/dotnet/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/es/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
- "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/net46/System.IO.FileSystem.Primitives.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.IO.UnmanagedMemoryStream/4.0.0": {
- "sha512": "i2xczgQfwHmolORBNHxV9b5izP8VOBxgSA2gf+H55xBvwqtR+9r9adtzlc7at0MAwiLcsk6V1TZlv2vfRQr8Sw==",
- "type": "package",
- "path": "System.IO.UnmanagedMemoryStream/4.0.0",
- "files": [
- "System.IO.UnmanagedMemoryStream.4.0.0.nupkg.sha512",
- "System.IO.UnmanagedMemoryStream.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.IO.UnmanagedMemoryStream.dll",
- "lib/net46/System.IO.UnmanagedMemoryStream.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.IO.UnmanagedMemoryStream.dll",
- "ref/dotnet/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/de/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/es/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/fr/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/it/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/ja/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/ko/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/ru/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/zh-hans/System.IO.UnmanagedMemoryStream.xml",
- "ref/dotnet/zh-hant/System.IO.UnmanagedMemoryStream.xml",
- "ref/net46/System.IO.UnmanagedMemoryStream.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Linq/4.0.0": {
- "sha512": "r6Hlc+ytE6m/9UBr+nNRRdoJEWjoeQiT3L3lXYFDHoXk3VYsRBCDNXrawcexw7KPLaH0zamQLiAb6avhZ50cGg==",
- "type": "package",
- "path": "System.Linq/4.0.0",
- "files": [
- "System.Linq.4.0.0.nupkg.sha512",
- "System.Linq.nuspec",
- "lib/dotnet/System.Linq.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Linq.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Linq.dll",
- "ref/dotnet/System.Linq.xml",
- "ref/dotnet/de/System.Linq.xml",
- "ref/dotnet/es/System.Linq.xml",
- "ref/dotnet/fr/System.Linq.xml",
- "ref/dotnet/it/System.Linq.xml",
- "ref/dotnet/ja/System.Linq.xml",
- "ref/dotnet/ko/System.Linq.xml",
- "ref/dotnet/ru/System.Linq.xml",
- "ref/dotnet/zh-hans/System.Linq.xml",
- "ref/dotnet/zh-hant/System.Linq.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Linq.dll",
- "ref/netcore50/System.Linq.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Linq.Expressions/4.0.10": {
- "sha512": "qhFkPqRsTfXBaacjQhxwwwUoU7TEtwlBIULj7nG7i4qAkvivil31VvOvDKppCSui5yGw0/325ZeNaMYRvTotXw==",
- "type": "package",
- "path": "System.Linq.Expressions/4.0.10",
- "files": [
- "System.Linq.Expressions.4.0.10.nupkg.sha512",
- "System.Linq.Expressions.nuspec",
- "lib/DNXCore50/System.Linq.Expressions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Linq.Expressions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Linq.Expressions.dll",
- "ref/dotnet/System.Linq.Expressions.xml",
- "ref/dotnet/de/System.Linq.Expressions.xml",
- "ref/dotnet/es/System.Linq.Expressions.xml",
- "ref/dotnet/fr/System.Linq.Expressions.xml",
- "ref/dotnet/it/System.Linq.Expressions.xml",
- "ref/dotnet/ja/System.Linq.Expressions.xml",
- "ref/dotnet/ko/System.Linq.Expressions.xml",
- "ref/dotnet/ru/System.Linq.Expressions.xml",
- "ref/dotnet/zh-hans/System.Linq.Expressions.xml",
- "ref/dotnet/zh-hant/System.Linq.Expressions.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtime.json",
- "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll"
- ]
- },
- "System.Linq.Parallel/4.0.0": {
- "sha512": "PtH7KKh1BbzVow4XY17pnrn7Io63ApMdwzRE2o2HnzsKQD/0o7X5xe6mxrDUqTm9ZCR3/PNhAlP13VY1HnHsbA==",
- "type": "package",
- "path": "System.Linq.Parallel/4.0.0",
- "files": [
- "System.Linq.Parallel.4.0.0.nupkg.sha512",
- "System.Linq.Parallel.nuspec",
- "lib/dotnet/System.Linq.Parallel.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Linq.Parallel.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Linq.Parallel.dll",
- "ref/dotnet/System.Linq.Parallel.xml",
- "ref/dotnet/de/System.Linq.Parallel.xml",
- "ref/dotnet/es/System.Linq.Parallel.xml",
- "ref/dotnet/fr/System.Linq.Parallel.xml",
- "ref/dotnet/it/System.Linq.Parallel.xml",
- "ref/dotnet/ja/System.Linq.Parallel.xml",
- "ref/dotnet/ko/System.Linq.Parallel.xml",
- "ref/dotnet/ru/System.Linq.Parallel.xml",
- "ref/dotnet/zh-hans/System.Linq.Parallel.xml",
- "ref/dotnet/zh-hant/System.Linq.Parallel.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Linq.Parallel.dll",
- "ref/netcore50/System.Linq.Parallel.xml",
- "ref/win8/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Linq.Queryable/4.0.0": {
- "sha512": "DIlvCNn3ucFvwMMzXcag4aFnFJ1fdxkQ5NqwJe9Nh7y8ozzhDm07YakQL/yoF3P1dLzY1T2cTpuwbAmVSdXyBA==",
- "type": "package",
- "path": "System.Linq.Queryable/4.0.0",
- "files": [
- "System.Linq.Queryable.4.0.0.nupkg.sha512",
- "System.Linq.Queryable.nuspec",
- "lib/dotnet/System.Linq.Queryable.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Linq.Queryable.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Linq.Queryable.dll",
- "ref/dotnet/System.Linq.Queryable.xml",
- "ref/dotnet/de/System.Linq.Queryable.xml",
- "ref/dotnet/es/System.Linq.Queryable.xml",
- "ref/dotnet/fr/System.Linq.Queryable.xml",
- "ref/dotnet/it/System.Linq.Queryable.xml",
- "ref/dotnet/ja/System.Linq.Queryable.xml",
- "ref/dotnet/ko/System.Linq.Queryable.xml",
- "ref/dotnet/ru/System.Linq.Queryable.xml",
- "ref/dotnet/zh-hans/System.Linq.Queryable.xml",
- "ref/dotnet/zh-hant/System.Linq.Queryable.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Linq.Queryable.dll",
- "ref/netcore50/System.Linq.Queryable.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Net.Http/4.0.0": {
- "sha512": "mZuAl7jw/mFY8jUq4ITKECxVBh9a8SJt9BC/+lJbmo7cRKspxE3PsITz+KiaCEsexN5WYPzwBOx0oJH/0HlPyQ==",
- "type": "package",
- "path": "System.Net.Http/4.0.0",
- "files": [
- "System.Net.Http.4.0.0.nupkg.sha512",
- "System.Net.Http.nuspec",
- "lib/DNXCore50/System.Net.Http.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Net.Http.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Net.Http.dll",
- "ref/dotnet/System.Net.Http.xml",
- "ref/dotnet/de/System.Net.Http.xml",
- "ref/dotnet/es/System.Net.Http.xml",
- "ref/dotnet/fr/System.Net.Http.xml",
- "ref/dotnet/it/System.Net.Http.xml",
- "ref/dotnet/ja/System.Net.Http.xml",
- "ref/dotnet/ko/System.Net.Http.xml",
- "ref/dotnet/ru/System.Net.Http.xml",
- "ref/dotnet/zh-hans/System.Net.Http.xml",
- "ref/dotnet/zh-hant/System.Net.Http.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Net.Http.dll",
- "ref/netcore50/System.Net.Http.xml",
- "ref/win8/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Net.NetworkInformation/4.0.0": {
- "sha512": "D68KCf5VK1G1GgFUwD901gU6cnMITksOdfdxUCt9ReCZfT1pigaDqjJ7XbiLAM4jm7TfZHB7g5mbOf1mbG3yBA==",
- "type": "package",
- "path": "System.Net.NetworkInformation/4.0.0",
- "files": [
- "System.Net.NetworkInformation.4.0.0.nupkg.sha512",
- "System.Net.NetworkInformation.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Net.NetworkInformation.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Net.NetworkInformation.dll",
- "ref/dotnet/System.Net.NetworkInformation.xml",
- "ref/dotnet/de/System.Net.NetworkInformation.xml",
- "ref/dotnet/es/System.Net.NetworkInformation.xml",
- "ref/dotnet/fr/System.Net.NetworkInformation.xml",
- "ref/dotnet/it/System.Net.NetworkInformation.xml",
- "ref/dotnet/ja/System.Net.NetworkInformation.xml",
- "ref/dotnet/ko/System.Net.NetworkInformation.xml",
- "ref/dotnet/ru/System.Net.NetworkInformation.xml",
- "ref/dotnet/zh-hans/System.Net.NetworkInformation.xml",
- "ref/dotnet/zh-hant/System.Net.NetworkInformation.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Net.NetworkInformation.dll",
- "ref/netcore50/System.Net.NetworkInformation.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Net.NetworkInformation/4.0.10-beta-23123": {
- "sha512": "NkKpsUm2MLoxT+YlSwexidAw2jGFIJuc6i4H9pT3nU3TQj7MZVursD/ohWj3nyBxthy7i00XLWkRZAwGao/zsg==",
- "type": "package",
- "path": "System.Net.NetworkInformation/4.0.10-beta-23123",
- "files": [
- "System.Net.NetworkInformation.4.0.10-beta-23123.nupkg.sha512",
- "System.Net.NetworkInformation.nuspec",
- "lib/DNXCore50/System.Net.NetworkInformation.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Net.NetworkInformation.dll",
- "ref/dotnet/System.Net.NetworkInformation.xml",
- "ref/dotnet/de/System.Net.NetworkInformation.xml",
- "ref/dotnet/es/System.Net.NetworkInformation.xml",
- "ref/dotnet/fr/System.Net.NetworkInformation.xml",
- "ref/dotnet/it/System.Net.NetworkInformation.xml",
- "ref/dotnet/ja/System.Net.NetworkInformation.xml",
- "ref/dotnet/ko/System.Net.NetworkInformation.xml",
- "ref/dotnet/ru/System.Net.NetworkInformation.xml",
- "ref/dotnet/zh-hans/System.Net.NetworkInformation.xml",
- "ref/dotnet/zh-hant/System.Net.NetworkInformation.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Net.Primitives/4.0.10": {
- "sha512": "YQqIpmMhnKjIbT7rl6dlf7xM5DxaMR+whduZ9wKb9OhMLjoueAJO3HPPJI+Naf3v034kb+xZqdc3zo44o3HWcg==",
- "type": "package",
- "path": "System.Net.Primitives/4.0.10",
- "files": [
- "System.Net.Primitives.4.0.10.nupkg.sha512",
- "System.Net.Primitives.nuspec",
- "lib/DNXCore50/System.Net.Primitives.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Net.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Net.Primitives.dll",
- "ref/dotnet/System.Net.Primitives.xml",
- "ref/dotnet/de/System.Net.Primitives.xml",
- "ref/dotnet/es/System.Net.Primitives.xml",
- "ref/dotnet/fr/System.Net.Primitives.xml",
- "ref/dotnet/it/System.Net.Primitives.xml",
- "ref/dotnet/ja/System.Net.Primitives.xml",
- "ref/dotnet/ko/System.Net.Primitives.xml",
- "ref/dotnet/ru/System.Net.Primitives.xml",
- "ref/dotnet/zh-hans/System.Net.Primitives.xml",
- "ref/dotnet/zh-hant/System.Net.Primitives.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Numerics.Vectors/4.1.0": {
- "sha512": "jpubR06GWPoZA0oU5xLM7kHeV59/CKPBXZk4Jfhi0T3DafxbrdueHZ8kXlb+Fb5nd3DAyyMh2/eqEzLX0xv6Qg==",
- "type": "package",
- "path": "System.Numerics.Vectors/4.1.0",
- "files": [
- "System.Numerics.Vectors.4.1.0.nupkg.sha512",
- "System.Numerics.Vectors.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.Numerics.Vectors.dll",
- "lib/net46/System.Numerics.Vectors.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Numerics.Vectors.dll",
- "ref/net46/System.Numerics.Vectors.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.ObjectModel/4.0.10": {
- "sha512": "Djn1wb0vP662zxbe+c3mOhvC4vkQGicsFs1Wi0/GJJpp3Eqp+oxbJ+p2Sx3O0efYueggAI5SW+BqEoczjfr1cA==",
- "type": "package",
- "path": "System.ObjectModel/4.0.10",
- "files": [
- "System.ObjectModel.4.0.10.nupkg.sha512",
- "System.ObjectModel.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.ObjectModel.dll",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.ObjectModel.dll",
- "ref/dotnet/System.ObjectModel.xml",
- "ref/dotnet/de/System.ObjectModel.xml",
- "ref/dotnet/es/System.ObjectModel.xml",
- "ref/dotnet/fr/System.ObjectModel.xml",
- "ref/dotnet/it/System.ObjectModel.xml",
- "ref/dotnet/ja/System.ObjectModel.xml",
- "ref/dotnet/ko/System.ObjectModel.xml",
- "ref/dotnet/ru/System.ObjectModel.xml",
- "ref/dotnet/zh-hans/System.ObjectModel.xml",
- "ref/dotnet/zh-hant/System.ObjectModel.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Private.Networking/4.0.0": {
- "sha512": "RUEqdBdJjISC65dO8l4LdN7vTdlXH+attUpKnauDUHVtLbIKdlDB9LKoLzCQsTQRP7vzUJHWYXznHJBkjAA7yA==",
- "type": "package",
- "path": "System.Private.Networking/4.0.0",
- "files": [
- "System.Private.Networking.4.0.0.nupkg.sha512",
- "System.Private.Networking.nuspec",
- "lib/DNXCore50/System.Private.Networking.dll",
- "lib/netcore50/System.Private.Networking.dll",
- "ref/dnxcore50/_._",
- "ref/netcore50/_._"
- ]
- },
- "System.Private.Uri/4.0.0": {
- "sha512": "CtuxaCKcRIvPcsqquVl3mPp79EDZPMr2UogfiFCxCs+t2z1VjbpQsKNs1GHZ8VQetqbk1mr0V1yAfMe6y8CHDA==",
- "type": "package",
- "path": "System.Private.Uri/4.0.0",
- "files": [
- "System.Private.Uri.4.0.0.nupkg.sha512",
- "System.Private.Uri.nuspec",
- "lib/DNXCore50/System.Private.Uri.dll",
- "lib/netcore50/System.Private.Uri.dll",
- "ref/dnxcore50/_._",
- "ref/netcore50/_._",
- "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
- ]
- },
- "System.Reflection/4.0.10": {
- "sha512": "WZ+4lEE4gqGx6mrqLhSiW4oi6QLPWwdNjzhhTONmhELOrW8Cw9phlO9tltgvRUuQUqYtBiliFwhO5S5fCJElVw==",
- "type": "package",
- "path": "System.Reflection/4.0.10",
- "files": [
- "System.Reflection.4.0.10.nupkg.sha512",
- "System.Reflection.nuspec",
- "lib/DNXCore50/System.Reflection.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Reflection.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Reflection.dll",
- "ref/dotnet/System.Reflection.xml",
- "ref/dotnet/de/System.Reflection.xml",
- "ref/dotnet/es/System.Reflection.xml",
- "ref/dotnet/fr/System.Reflection.xml",
- "ref/dotnet/it/System.Reflection.xml",
- "ref/dotnet/ja/System.Reflection.xml",
- "ref/dotnet/ko/System.Reflection.xml",
- "ref/dotnet/ru/System.Reflection.xml",
- "ref/dotnet/zh-hans/System.Reflection.xml",
- "ref/dotnet/zh-hant/System.Reflection.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.dll"
- ]
- },
- "System.Reflection.DispatchProxy/4.0.0": {
- "sha512": "Kd/4o6DqBfJA4058X8oGEu1KlT8Ej0A+WGeoQgZU2h+3f2vC8NRbHxeOSZvxj9/MPZ1RYmZMGL1ApO9xG/4IVA==",
- "type": "package",
- "path": "System.Reflection.DispatchProxy/4.0.0",
- "files": [
- "System.Reflection.DispatchProxy.4.0.0.nupkg.sha512",
- "System.Reflection.DispatchProxy.nuspec",
- "lib/DNXCore50/System.Reflection.DispatchProxy.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Reflection.DispatchProxy.dll",
- "lib/netcore50/System.Reflection.DispatchProxy.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Reflection.DispatchProxy.dll",
- "ref/dotnet/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/de/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/es/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/fr/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/it/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/ja/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/ko/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/ru/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/zh-hans/System.Reflection.DispatchProxy.xml",
- "ref/dotnet/zh-hant/System.Reflection.DispatchProxy.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtime.json",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.DispatchProxy.dll"
- ]
- },
- "System.Reflection.Emit/4.0.0": {
- "sha512": "CqnQz5LbNbiSxN10cv3Ehnw3j1UZOBCxnE0OO0q/keGQ5ENjyFM6rIG4gm/i0dX6EjdpYkAgKcI/mhZZCaBq4A==",
- "type": "package",
- "path": "System.Reflection.Emit/4.0.0",
- "files": [
- "System.Reflection.Emit.4.0.0.nupkg.sha512",
- "System.Reflection.Emit.nuspec",
- "lib/DNXCore50/System.Reflection.Emit.dll",
- "lib/MonoAndroid10/_._",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.dll",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/dotnet/System.Reflection.Emit.dll",
- "ref/dotnet/System.Reflection.Emit.xml",
- "ref/dotnet/de/System.Reflection.Emit.xml",
- "ref/dotnet/es/System.Reflection.Emit.xml",
- "ref/dotnet/fr/System.Reflection.Emit.xml",
- "ref/dotnet/it/System.Reflection.Emit.xml",
- "ref/dotnet/ja/System.Reflection.Emit.xml",
- "ref/dotnet/ko/System.Reflection.Emit.xml",
- "ref/dotnet/ru/System.Reflection.Emit.xml",
- "ref/dotnet/zh-hans/System.Reflection.Emit.xml",
- "ref/dotnet/zh-hant/System.Reflection.Emit.xml",
- "ref/net45/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Reflection.Emit.ILGeneration/4.0.0": {
- "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==",
- "type": "package",
- "path": "System.Reflection.Emit.ILGeneration/4.0.0",
- "files": [
- "System.Reflection.Emit.ILGeneration.4.0.0.nupkg.sha512",
- "System.Reflection.Emit.ILGeneration.nuspec",
- "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
- "lib/wp80/_._",
- "ref/dotnet/System.Reflection.Emit.ILGeneration.dll",
- "ref/dotnet/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/de/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/es/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/fr/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/it/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ja/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ko/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/ru/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/zh-hans/System.Reflection.Emit.ILGeneration.xml",
- "ref/dotnet/zh-hant/System.Reflection.Emit.ILGeneration.xml",
- "ref/net45/_._",
- "ref/wp80/_._"
- ]
- },
- "System.Reflection.Emit.Lightweight/4.0.0": {
- "sha512": "DJZhHiOdkN08xJgsJfDjkuOreLLmMcU8qkEEqEHqyhkPUZMMQs0lE8R+6+68BAFWgcdzxtNu0YmIOtEug8j00w==",
- "type": "package",
- "path": "System.Reflection.Emit.Lightweight/4.0.0",
- "files": [
- "System.Reflection.Emit.Lightweight.4.0.0.nupkg.sha512",
- "System.Reflection.Emit.Lightweight.nuspec",
- "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
- "lib/wp80/_._",
- "ref/dotnet/System.Reflection.Emit.Lightweight.dll",
- "ref/dotnet/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/de/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/es/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/fr/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/it/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/ja/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/ko/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/ru/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/zh-hans/System.Reflection.Emit.Lightweight.xml",
- "ref/dotnet/zh-hant/System.Reflection.Emit.Lightweight.xml",
- "ref/net45/_._",
- "ref/wp80/_._"
- ]
- },
- "System.Reflection.Extensions/4.0.0": {
- "sha512": "dbYaZWCyFAu1TGYUqR2n+Q+1casSHPR2vVW0WVNkXpZbrd2BXcZ7cpvpu9C98CTHtNmyfMWCLpCclDqly23t6A==",
- "type": "package",
- "path": "System.Reflection.Extensions/4.0.0",
- "files": [
- "System.Reflection.Extensions.4.0.0.nupkg.sha512",
- "System.Reflection.Extensions.nuspec",
- "lib/DNXCore50/System.Reflection.Extensions.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Extensions.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Reflection.Extensions.dll",
- "ref/dotnet/System.Reflection.Extensions.xml",
- "ref/dotnet/de/System.Reflection.Extensions.xml",
- "ref/dotnet/es/System.Reflection.Extensions.xml",
- "ref/dotnet/fr/System.Reflection.Extensions.xml",
- "ref/dotnet/it/System.Reflection.Extensions.xml",
- "ref/dotnet/ja/System.Reflection.Extensions.xml",
- "ref/dotnet/ko/System.Reflection.Extensions.xml",
- "ref/dotnet/ru/System.Reflection.Extensions.xml",
- "ref/dotnet/zh-hans/System.Reflection.Extensions.xml",
- "ref/dotnet/zh-hant/System.Reflection.Extensions.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Extensions.dll",
- "ref/netcore50/System.Reflection.Extensions.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll"
- ]
- },
- "System.Reflection.Metadata/1.0.22": {
- "sha512": "ltoL/teiEdy5W9fyYdtFr2xJ/4nHyksXLK9dkPWx3ubnj7BVfsSWxvWTg9EaJUXjhWvS/AeTtugZA1/IDQyaPQ==",
- "type": "package",
- "path": "System.Reflection.Metadata/1.0.22",
- "files": [
- "System.Reflection.Metadata.1.0.22.nupkg.sha512",
- "System.Reflection.Metadata.nuspec",
- "lib/dotnet/System.Reflection.Metadata.dll",
- "lib/dotnet/System.Reflection.Metadata.xml",
- "lib/portable-net45+win8/System.Reflection.Metadata.dll",
- "lib/portable-net45+win8/System.Reflection.Metadata.xml"
- ]
- },
- "System.Reflection.Primitives/4.0.0": {
- "sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
- "type": "package",
- "path": "System.Reflection.Primitives/4.0.0",
- "files": [
- "System.Reflection.Primitives.4.0.0.nupkg.sha512",
- "System.Reflection.Primitives.nuspec",
- "lib/DNXCore50/System.Reflection.Primitives.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Reflection.Primitives.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Reflection.Primitives.dll",
- "ref/dotnet/System.Reflection.Primitives.xml",
- "ref/dotnet/de/System.Reflection.Primitives.xml",
- "ref/dotnet/es/System.Reflection.Primitives.xml",
- "ref/dotnet/fr/System.Reflection.Primitives.xml",
- "ref/dotnet/it/System.Reflection.Primitives.xml",
- "ref/dotnet/ja/System.Reflection.Primitives.xml",
- "ref/dotnet/ko/System.Reflection.Primitives.xml",
- "ref/dotnet/ru/System.Reflection.Primitives.xml",
- "ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
- "ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Primitives.dll",
- "ref/netcore50/System.Reflection.Primitives.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
- ]
- },
- "System.Reflection.TypeExtensions/4.0.0": {
- "sha512": "YRM/msNAM86hdxPyXcuZSzmTO0RQFh7YMEPBLTY8cqXvFPYIx2x99bOyPkuU81wRYQem1c1HTkImQ2DjbOBfew==",
- "type": "package",
- "path": "System.Reflection.TypeExtensions/4.0.0",
- "files": [
- "System.Reflection.TypeExtensions.4.0.0.nupkg.sha512",
- "System.Reflection.TypeExtensions.nuspec",
- "lib/DNXCore50/System.Reflection.TypeExtensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Reflection.TypeExtensions.dll",
- "lib/netcore50/System.Reflection.TypeExtensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Reflection.TypeExtensions.dll",
- "ref/dotnet/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/de/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/es/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/fr/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/it/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ja/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ko/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/ru/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml",
- "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml",
- "ref/net46/System.Reflection.TypeExtensions.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
- ]
- },
- "System.Resources.ResourceManager/4.0.0": {
- "sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
- "type": "package",
- "path": "System.Resources.ResourceManager/4.0.0",
- "files": [
- "System.Resources.ResourceManager.4.0.0.nupkg.sha512",
- "System.Resources.ResourceManager.nuspec",
- "lib/DNXCore50/System.Resources.ResourceManager.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Resources.ResourceManager.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Resources.ResourceManager.dll",
- "ref/dotnet/System.Resources.ResourceManager.xml",
- "ref/dotnet/de/System.Resources.ResourceManager.xml",
- "ref/dotnet/es/System.Resources.ResourceManager.xml",
- "ref/dotnet/fr/System.Resources.ResourceManager.xml",
- "ref/dotnet/it/System.Resources.ResourceManager.xml",
- "ref/dotnet/ja/System.Resources.ResourceManager.xml",
- "ref/dotnet/ko/System.Resources.ResourceManager.xml",
- "ref/dotnet/ru/System.Resources.ResourceManager.xml",
- "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
- "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Resources.ResourceManager.dll",
- "ref/netcore50/System.Resources.ResourceManager.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
- ]
- },
- "System.Runtime/4.0.20": {
- "sha512": "X7N/9Bz7jVPorqdVFO86ns1sX6MlQM+WTxELtx+Z4VG45x9+LKmWH0GRqjgKprUnVuwmfB9EJ9DQng14Z7/zwg==",
- "type": "package",
- "path": "System.Runtime/4.0.20",
- "files": [
- "System.Runtime.4.0.20.nupkg.sha512",
- "System.Runtime.nuspec",
- "lib/DNXCore50/System.Runtime.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Runtime.dll",
- "ref/dotnet/System.Runtime.xml",
- "ref/dotnet/de/System.Runtime.xml",
- "ref/dotnet/es/System.Runtime.xml",
- "ref/dotnet/fr/System.Runtime.xml",
- "ref/dotnet/it/System.Runtime.xml",
- "ref/dotnet/ja/System.Runtime.xml",
- "ref/dotnet/ko/System.Runtime.xml",
- "ref/dotnet/ru/System.Runtime.xml",
- "ref/dotnet/zh-hans/System.Runtime.xml",
- "ref/dotnet/zh-hant/System.Runtime.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
- ]
- },
- "System.Runtime.Extensions/4.0.10": {
- "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==",
- "type": "package",
- "path": "System.Runtime.Extensions/4.0.10",
- "files": [
- "System.Runtime.Extensions.4.0.10.nupkg.sha512",
- "System.Runtime.Extensions.nuspec",
- "lib/DNXCore50/System.Runtime.Extensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.Extensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Runtime.Extensions.dll",
- "ref/dotnet/System.Runtime.Extensions.xml",
- "ref/dotnet/de/System.Runtime.Extensions.xml",
- "ref/dotnet/es/System.Runtime.Extensions.xml",
- "ref/dotnet/fr/System.Runtime.Extensions.xml",
- "ref/dotnet/it/System.Runtime.Extensions.xml",
- "ref/dotnet/ja/System.Runtime.Extensions.xml",
- "ref/dotnet/ko/System.Runtime.Extensions.xml",
- "ref/dotnet/ru/System.Runtime.Extensions.xml",
- "ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
- "ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll"
- ]
- },
- "System.Runtime.Handles/4.0.0": {
- "sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
- "type": "package",
- "path": "System.Runtime.Handles/4.0.0",
- "files": [
- "System.Runtime.Handles.4.0.0.nupkg.sha512",
- "System.Runtime.Handles.nuspec",
- "lib/DNXCore50/System.Runtime.Handles.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.Handles.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Runtime.Handles.dll",
- "ref/dotnet/System.Runtime.Handles.xml",
- "ref/dotnet/de/System.Runtime.Handles.xml",
- "ref/dotnet/es/System.Runtime.Handles.xml",
- "ref/dotnet/fr/System.Runtime.Handles.xml",
- "ref/dotnet/it/System.Runtime.Handles.xml",
- "ref/dotnet/ja/System.Runtime.Handles.xml",
- "ref/dotnet/ko/System.Runtime.Handles.xml",
- "ref/dotnet/ru/System.Runtime.Handles.xml",
- "ref/dotnet/zh-hans/System.Runtime.Handles.xml",
- "ref/dotnet/zh-hant/System.Runtime.Handles.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll"
- ]
- },
- "System.Runtime.InteropServices/4.0.20": {
- "sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
- "type": "package",
- "path": "System.Runtime.InteropServices/4.0.20",
- "files": [
- "System.Runtime.InteropServices.4.0.20.nupkg.sha512",
- "System.Runtime.InteropServices.nuspec",
- "lib/DNXCore50/System.Runtime.InteropServices.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Runtime.InteropServices.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Runtime.InteropServices.dll",
- "ref/dotnet/System.Runtime.InteropServices.xml",
- "ref/dotnet/de/System.Runtime.InteropServices.xml",
- "ref/dotnet/es/System.Runtime.InteropServices.xml",
- "ref/dotnet/fr/System.Runtime.InteropServices.xml",
- "ref/dotnet/it/System.Runtime.InteropServices.xml",
- "ref/dotnet/ja/System.Runtime.InteropServices.xml",
- "ref/dotnet/ko/System.Runtime.InteropServices.xml",
- "ref/dotnet/ru/System.Runtime.InteropServices.xml",
- "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
- "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll"
- ]
- },
- "System.Runtime.InteropServices.WindowsRuntime/4.0.0": {
- "sha512": "K5MGSvw/sGPKQYdOVqSpsVbHBE8HccHIDEhUNjM1lui65KGF/slNZfijGU87ggQiVXTI802ebKiOYBkwiLotow==",
- "type": "package",
- "path": "System.Runtime.InteropServices.WindowsRuntime/4.0.0",
- "files": [
- "System.Runtime.InteropServices.WindowsRuntime.4.0.0.nupkg.sha512",
- "System.Runtime.InteropServices.WindowsRuntime.nuspec",
- "lib/net45/_._",
- "lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.dll",
- "ref/dotnet/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/de/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/es/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/fr/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/it/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/ja/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/ko/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/ru/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/zh-hans/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/dotnet/zh-hant/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll",
- "ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll"
- ]
- },
- "System.Runtime.Numerics/4.0.0": {
- "sha512": "aAYGEOE01nabQLufQ4YO8WuSyZzOqGcksi8m1BRW8ppkmssR7en8TqiXcBkB2gTkCnKG/Ai2NQY8CgdmgZw/fw==",
- "type": "package",
- "path": "System.Runtime.Numerics/4.0.0",
- "files": [
- "System.Runtime.Numerics.4.0.0.nupkg.sha512",
- "System.Runtime.Numerics.nuspec",
- "lib/dotnet/System.Runtime.Numerics.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Runtime.Numerics.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Runtime.Numerics.dll",
- "ref/dotnet/System.Runtime.Numerics.xml",
- "ref/dotnet/de/System.Runtime.Numerics.xml",
- "ref/dotnet/es/System.Runtime.Numerics.xml",
- "ref/dotnet/fr/System.Runtime.Numerics.xml",
- "ref/dotnet/it/System.Runtime.Numerics.xml",
- "ref/dotnet/ja/System.Runtime.Numerics.xml",
- "ref/dotnet/ko/System.Runtime.Numerics.xml",
- "ref/dotnet/ru/System.Runtime.Numerics.xml",
- "ref/dotnet/zh-hans/System.Runtime.Numerics.xml",
- "ref/dotnet/zh-hant/System.Runtime.Numerics.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Runtime.Numerics.dll",
- "ref/netcore50/System.Runtime.Numerics.xml",
- "ref/win8/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Runtime.WindowsRuntime/4.0.10": {
- "sha512": "9w6ypdnEw8RrLRlxTbLAYrap4eL1xIQeNoOaumQVOQ8TTD/5g9FGrBtY3KLiGxAPieN9AwAAEIDkugU85Cwuvg==",
- "type": "package",
- "path": "System.Runtime.WindowsRuntime/4.0.10",
- "files": [
- "System.Runtime.WindowsRuntime.4.0.10.nupkg.sha512",
- "System.Runtime.WindowsRuntime.nuspec",
- "lib/netcore50/System.Runtime.WindowsRuntime.dll",
- "lib/win81/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Runtime.WindowsRuntime.dll",
- "ref/dotnet/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/de/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/es/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/fr/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/it/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/ja/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/ko/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/ru/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/zh-hans/System.Runtime.WindowsRuntime.xml",
- "ref/dotnet/zh-hant/System.Runtime.WindowsRuntime.xml",
- "ref/netcore50/System.Runtime.WindowsRuntime.dll",
- "ref/netcore50/System.Runtime.WindowsRuntime.xml",
- "ref/win81/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll"
- ]
- },
- "System.Security.Claims/4.0.0": {
- "sha512": "94NFR/7JN3YdyTH7hl2iSvYmdA8aqShriTHectcK+EbizT71YczMaG6LuqJBQP/HWo66AQyikYYM9aw+4EzGXg==",
- "type": "package",
- "path": "System.Security.Claims/4.0.0",
- "files": [
- "System.Security.Claims.4.0.0.nupkg.sha512",
- "System.Security.Claims.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.Security.Claims.dll",
- "lib/net46/System.Security.Claims.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Security.Claims.dll",
- "ref/dotnet/System.Security.Claims.xml",
- "ref/dotnet/de/System.Security.Claims.xml",
- "ref/dotnet/es/System.Security.Claims.xml",
- "ref/dotnet/fr/System.Security.Claims.xml",
- "ref/dotnet/it/System.Security.Claims.xml",
- "ref/dotnet/ja/System.Security.Claims.xml",
- "ref/dotnet/ko/System.Security.Claims.xml",
- "ref/dotnet/ru/System.Security.Claims.xml",
- "ref/dotnet/zh-hans/System.Security.Claims.xml",
- "ref/dotnet/zh-hant/System.Security.Claims.xml",
- "ref/net46/System.Security.Claims.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Security.Principal/4.0.0": {
- "sha512": "FOhq3jUOONi6fp5j3nPYJMrKtSJlqAURpjiO3FaDIV4DJNEYymWW5uh1pfxySEB8dtAW+I66IypzNge/w9OzZQ==",
- "type": "package",
- "path": "System.Security.Principal/4.0.0",
- "files": [
- "System.Security.Principal.4.0.0.nupkg.sha512",
- "System.Security.Principal.nuspec",
- "lib/dotnet/System.Security.Principal.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Security.Principal.dll",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Security.Principal.dll",
- "ref/dotnet/System.Security.Principal.xml",
- "ref/dotnet/de/System.Security.Principal.xml",
- "ref/dotnet/es/System.Security.Principal.xml",
- "ref/dotnet/fr/System.Security.Principal.xml",
- "ref/dotnet/it/System.Security.Principal.xml",
- "ref/dotnet/ja/System.Security.Principal.xml",
- "ref/dotnet/ko/System.Security.Principal.xml",
- "ref/dotnet/ru/System.Security.Principal.xml",
- "ref/dotnet/zh-hans/System.Security.Principal.xml",
- "ref/dotnet/zh-hant/System.Security.Principal.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Security.Principal.dll",
- "ref/netcore50/System.Security.Principal.xml",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Text.Encoding/4.0.10": {
- "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
- "type": "package",
- "path": "System.Text.Encoding/4.0.10",
- "files": [
- "System.Text.Encoding.4.0.10.nupkg.sha512",
- "System.Text.Encoding.nuspec",
- "lib/DNXCore50/System.Text.Encoding.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Text.Encoding.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Text.Encoding.dll",
- "ref/dotnet/System.Text.Encoding.xml",
- "ref/dotnet/de/System.Text.Encoding.xml",
- "ref/dotnet/es/System.Text.Encoding.xml",
- "ref/dotnet/fr/System.Text.Encoding.xml",
- "ref/dotnet/it/System.Text.Encoding.xml",
- "ref/dotnet/ja/System.Text.Encoding.xml",
- "ref/dotnet/ko/System.Text.Encoding.xml",
- "ref/dotnet/ru/System.Text.Encoding.xml",
- "ref/dotnet/zh-hans/System.Text.Encoding.xml",
- "ref/dotnet/zh-hant/System.Text.Encoding.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll"
- ]
- },
- "System.Text.Encoding.Extensions/4.0.10": {
- "sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
- "type": "package",
- "path": "System.Text.Encoding.Extensions/4.0.10",
- "files": [
- "System.Text.Encoding.Extensions.4.0.10.nupkg.sha512",
- "System.Text.Encoding.Extensions.nuspec",
- "lib/DNXCore50/System.Text.Encoding.Extensions.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Text.Encoding.Extensions.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Text.Encoding.Extensions.dll",
- "ref/dotnet/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/de/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/es/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/fr/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/it/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll"
- ]
- },
- "System.Text.RegularExpressions/4.0.10": {
- "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==",
- "type": "package",
- "path": "System.Text.RegularExpressions/4.0.10",
- "files": [
- "System.Text.RegularExpressions.4.0.10.nupkg.sha512",
- "System.Text.RegularExpressions.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.Text.RegularExpressions.dll",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Text.RegularExpressions.dll",
- "ref/dotnet/System.Text.RegularExpressions.xml",
- "ref/dotnet/de/System.Text.RegularExpressions.xml",
- "ref/dotnet/es/System.Text.RegularExpressions.xml",
- "ref/dotnet/fr/System.Text.RegularExpressions.xml",
- "ref/dotnet/it/System.Text.RegularExpressions.xml",
- "ref/dotnet/ja/System.Text.RegularExpressions.xml",
- "ref/dotnet/ko/System.Text.RegularExpressions.xml",
- "ref/dotnet/ru/System.Text.RegularExpressions.xml",
- "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml",
- "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Threading/4.0.10": {
- "sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
- "type": "package",
- "path": "System.Threading/4.0.10",
- "files": [
- "System.Threading.4.0.10.nupkg.sha512",
- "System.Threading.nuspec",
- "lib/DNXCore50/System.Threading.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Threading.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Threading.dll",
- "ref/dotnet/System.Threading.xml",
- "ref/dotnet/de/System.Threading.xml",
- "ref/dotnet/es/System.Threading.xml",
- "ref/dotnet/fr/System.Threading.xml",
- "ref/dotnet/it/System.Threading.xml",
- "ref/dotnet/ja/System.Threading.xml",
- "ref/dotnet/ko/System.Threading.xml",
- "ref/dotnet/ru/System.Threading.xml",
- "ref/dotnet/zh-hans/System.Threading.xml",
- "ref/dotnet/zh-hant/System.Threading.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Threading.dll"
- ]
- },
- "System.Threading.Overlapped/4.0.0": {
- "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==",
- "type": "package",
- "path": "System.Threading.Overlapped/4.0.0",
- "files": [
- "System.Threading.Overlapped.4.0.0.nupkg.sha512",
- "System.Threading.Overlapped.nuspec",
- "lib/DNXCore50/System.Threading.Overlapped.dll",
- "lib/net46/System.Threading.Overlapped.dll",
- "lib/netcore50/System.Threading.Overlapped.dll",
- "ref/dotnet/System.Threading.Overlapped.dll",
- "ref/dotnet/System.Threading.Overlapped.xml",
- "ref/dotnet/de/System.Threading.Overlapped.xml",
- "ref/dotnet/es/System.Threading.Overlapped.xml",
- "ref/dotnet/fr/System.Threading.Overlapped.xml",
- "ref/dotnet/it/System.Threading.Overlapped.xml",
- "ref/dotnet/ja/System.Threading.Overlapped.xml",
- "ref/dotnet/ko/System.Threading.Overlapped.xml",
- "ref/dotnet/ru/System.Threading.Overlapped.xml",
- "ref/dotnet/zh-hans/System.Threading.Overlapped.xml",
- "ref/dotnet/zh-hant/System.Threading.Overlapped.xml",
- "ref/net46/System.Threading.Overlapped.dll"
- ]
- },
- "System.Threading.Tasks/4.0.10": {
- "sha512": "NOwJGDfk79jR0bnzosbXLVD/PdI8KzBeESoa3CofEM5v9R5EBfcI0Jyf18stx+0IYV9okmDIDxVtxq9TbnR9bQ==",
- "type": "package",
- "path": "System.Threading.Tasks/4.0.10",
- "files": [
- "System.Threading.Tasks.4.0.10.nupkg.sha512",
- "System.Threading.Tasks.nuspec",
- "lib/DNXCore50/System.Threading.Tasks.dll",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/netcore50/System.Threading.Tasks.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Threading.Tasks.dll",
- "ref/dotnet/System.Threading.Tasks.xml",
- "ref/dotnet/de/System.Threading.Tasks.xml",
- "ref/dotnet/es/System.Threading.Tasks.xml",
- "ref/dotnet/fr/System.Threading.Tasks.xml",
- "ref/dotnet/it/System.Threading.Tasks.xml",
- "ref/dotnet/ja/System.Threading.Tasks.xml",
- "ref/dotnet/ko/System.Threading.Tasks.xml",
- "ref/dotnet/ru/System.Threading.Tasks.xml",
- "ref/dotnet/zh-hans/System.Threading.Tasks.xml",
- "ref/dotnet/zh-hant/System.Threading.Tasks.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll"
- ]
- },
- "System.Threading.Tasks.Dataflow/4.5.25": {
- "sha512": "Y5/Dj+tYlDxHBwie7bFKp3+1uSG4vqTJRF7Zs7kaUQ3ahYClffCTxvgjrJyPclC+Le55uE7bMLgjZQVOQr3Jfg==",
- "type": "package",
- "path": "System.Threading.Tasks.Dataflow/4.5.25",
- "files": [
- "System.Threading.Tasks.Dataflow.4.5.25.nupkg.sha512",
- "System.Threading.Tasks.Dataflow.nuspec",
- "lib/dotnet/System.Threading.Tasks.Dataflow.XML",
- "lib/dotnet/System.Threading.Tasks.Dataflow.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.XML",
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Dataflow.dll",
- "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.XML",
- "lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.dll"
- ]
- },
- "System.Threading.Tasks.Parallel/4.0.0": {
- "sha512": "GXDhjPhF3nE4RtDia0W6JR4UMdmhOyt9ibHmsNV6GLRT4HAGqU636Teo4tqvVQOFp2R6b1ffxPXiRaoqtzGxuA==",
- "type": "package",
- "path": "System.Threading.Tasks.Parallel/4.0.0",
- "files": [
- "System.Threading.Tasks.Parallel.4.0.0.nupkg.sha512",
- "System.Threading.Tasks.Parallel.nuspec",
- "lib/dotnet/System.Threading.Tasks.Parallel.dll",
- "lib/net45/_._",
- "lib/netcore50/System.Threading.Tasks.Parallel.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Threading.Tasks.Parallel.dll",
- "ref/dotnet/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/de/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/es/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/fr/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/it/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/ja/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/ko/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/ru/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/zh-hans/System.Threading.Tasks.Parallel.xml",
- "ref/dotnet/zh-hant/System.Threading.Tasks.Parallel.xml",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.Tasks.Parallel.dll",
- "ref/netcore50/System.Threading.Tasks.Parallel.xml",
- "ref/win8/_._",
- "ref/wpa81/_._"
- ]
- },
- "System.Threading.Timer/4.0.0": {
- "sha512": "BIdJH5/e4FnVl7TkRUiE3pWytp7OYiRUGtwUbyLewS/PhKiLepFetdtlW+FvDYOVn60Q2NMTrhHhJ51q+sVW5g==",
- "type": "package",
- "path": "System.Threading.Timer/4.0.0",
- "files": [
- "System.Threading.Timer.4.0.0.nupkg.sha512",
- "System.Threading.Timer.nuspec",
- "lib/DNXCore50/System.Threading.Timer.dll",
- "lib/net451/_._",
- "lib/netcore50/System.Threading.Timer.dll",
- "lib/win81/_._",
- "lib/wpa81/_._",
- "ref/dotnet/System.Threading.Timer.dll",
- "ref/dotnet/System.Threading.Timer.xml",
- "ref/dotnet/de/System.Threading.Timer.xml",
- "ref/dotnet/es/System.Threading.Timer.xml",
- "ref/dotnet/fr/System.Threading.Timer.xml",
- "ref/dotnet/it/System.Threading.Timer.xml",
- "ref/dotnet/ja/System.Threading.Timer.xml",
- "ref/dotnet/ko/System.Threading.Timer.xml",
- "ref/dotnet/ru/System.Threading.Timer.xml",
- "ref/dotnet/zh-hans/System.Threading.Timer.xml",
- "ref/dotnet/zh-hant/System.Threading.Timer.xml",
- "ref/net451/_._",
- "ref/netcore50/System.Threading.Timer.dll",
- "ref/netcore50/System.Threading.Timer.xml",
- "ref/win81/_._",
- "ref/wpa81/_._",
- "runtimes/win8-aot/lib/netcore50/System.Threading.Timer.dll"
- ]
- },
- "System.Xml.ReaderWriter/4.0.10": {
- "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==",
- "type": "package",
- "path": "System.Xml.ReaderWriter/4.0.10",
- "files": [
- "System.Xml.ReaderWriter.4.0.10.nupkg.sha512",
- "System.Xml.ReaderWriter.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.Xml.ReaderWriter.dll",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Xml.ReaderWriter.dll",
- "ref/dotnet/System.Xml.ReaderWriter.xml",
- "ref/dotnet/de/System.Xml.ReaderWriter.xml",
- "ref/dotnet/es/System.Xml.ReaderWriter.xml",
- "ref/dotnet/fr/System.Xml.ReaderWriter.xml",
- "ref/dotnet/it/System.Xml.ReaderWriter.xml",
- "ref/dotnet/ja/System.Xml.ReaderWriter.xml",
- "ref/dotnet/ko/System.Xml.ReaderWriter.xml",
- "ref/dotnet/ru/System.Xml.ReaderWriter.xml",
- "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml",
- "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- },
- "System.Xml.XDocument/4.0.10": {
- "sha512": "+ej0g0INnXDjpS2tDJsLO7/BjyBzC+TeBXLeoGnvRrm4AuBH9PhBjjZ1IuKWOhCkxPkFognUOKhZHS2glIOlng==",
- "type": "package",
- "path": "System.Xml.XDocument/4.0.10",
- "files": [
- "System.Xml.XDocument.4.0.10.nupkg.sha512",
- "System.Xml.XDocument.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/System.Xml.XDocument.dll",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/System.Xml.XDocument.dll",
- "ref/dotnet/System.Xml.XDocument.xml",
- "ref/dotnet/de/System.Xml.XDocument.xml",
- "ref/dotnet/es/System.Xml.XDocument.xml",
- "ref/dotnet/fr/System.Xml.XDocument.xml",
- "ref/dotnet/it/System.Xml.XDocument.xml",
- "ref/dotnet/ja/System.Xml.XDocument.xml",
- "ref/dotnet/ko/System.Xml.XDocument.xml",
- "ref/dotnet/ru/System.Xml.XDocument.xml",
- "ref/dotnet/zh-hans/System.Xml.XDocument.xml",
- "ref/dotnet/zh-hant/System.Xml.XDocument.xml",
- "ref/net46/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
- ]
- }
+ ".NETPortable,Version=v4.5,Profile=Profile7": {}
},
+ "libraries": {},
"projectFileDependencyGroups": {
- "": [
- "Microsoft.NETCore >= 5.0.0",
- "Microsoft.NETCore.Portable.Compatibility >= 1.0.0"
- ],
- ".NETPlatform,Version=v5.0": []
+ "": [],
+ ".NETPortable,Version=v4.5,Profile=Profile7": []
},
"tools": {},
"projectFileToolGroups": {}
diff --git a/MediaBrowser.Server.Implementations/Connect/ConnectEntryPoint.cs b/MediaBrowser.Server.Implementations/Connect/ConnectEntryPoint.cs
index 2562c0d717..6e6d551d12 100644
--- a/MediaBrowser.Server.Implementations/Connect/ConnectEntryPoint.cs
+++ b/MediaBrowser.Server.Implementations/Connect/ConnectEntryPoint.cs
@@ -12,7 +12,7 @@ using System.Net.Sockets;
using System.Text;
using System.Threading.Tasks;
using CommonIO;
-using MediaBrowser.Controller.Threading;
+using MediaBrowser.Server.Implementations.Threading;
namespace MediaBrowser.Server.Implementations.Connect
{
diff --git a/MediaBrowser.Server.Implementations/EntryPoints/ExternalPortForwarding.cs b/MediaBrowser.Server.Implementations/EntryPoints/ExternalPortForwarding.cs
index fb5bdb790a..1430eb9cd6 100644
--- a/MediaBrowser.Server.Implementations/EntryPoints/ExternalPortForwarding.cs
+++ b/MediaBrowser.Server.Implementations/EntryPoints/ExternalPortForwarding.cs
@@ -8,8 +8,8 @@ using System;
using System.Collections.Generic;
using System.Globalization;
using System.Net;
-using MediaBrowser.Controller.Threading;
using MediaBrowser.Model.Events;
+using MediaBrowser.Server.Implementations.Threading;
namespace MediaBrowser.Server.Implementations.EntryPoints
{
diff --git a/MediaBrowser.Server.Implementations/EntryPoints/LoadRegistrations.cs b/MediaBrowser.Server.Implementations/EntryPoints/LoadRegistrations.cs
index 38bf89c62d..47f22cae6b 100644
--- a/MediaBrowser.Server.Implementations/EntryPoints/LoadRegistrations.cs
+++ b/MediaBrowser.Server.Implementations/EntryPoints/LoadRegistrations.cs
@@ -3,7 +3,7 @@ using MediaBrowser.Controller.Plugins;
using MediaBrowser.Model.Logging;
using System;
using System.Threading.Tasks;
-using MediaBrowser.Controller.Threading;
+using MediaBrowser.Server.Implementations.Threading;
namespace MediaBrowser.Server.Implementations.EntryPoints
{
diff --git a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
index f301032dec..2024cf9f6c 100644
--- a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
+++ b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
@@ -47,7 +47,7 @@
..\packages\CommonIO.1.0.0.9\lib\net45\CommonIO.dll
- ..\packages\Emby.XmlTv.1.0.0.57\lib\portable-net46+win10\Emby.XmlTv.dll
+ ..\packages\Emby.XmlTv.1.0.0.58\lib\portable-net46+win10\Emby.XmlTv.dll
True
@@ -284,6 +284,7 @@
+
diff --git a/MediaBrowser.Server.Implementations/News/NewsEntryPoint.cs b/MediaBrowser.Server.Implementations/News/NewsEntryPoint.cs
index 0c214b73a0..faba6756d6 100644
--- a/MediaBrowser.Server.Implementations/News/NewsEntryPoint.cs
+++ b/MediaBrowser.Server.Implementations/News/NewsEntryPoint.cs
@@ -16,7 +16,7 @@ using System.Threading;
using System.Threading.Tasks;
using System.Xml;
using CommonIO;
-using MediaBrowser.Controller.Threading;
+using MediaBrowser.Server.Implementations.Threading;
namespace MediaBrowser.Server.Implementations.News
{
diff --git a/MediaBrowser.Controller/Threading/PeriodicTimer.cs b/MediaBrowser.Server.Implementations/Threading/PeriodicTimer.cs
similarity index 96%
rename from MediaBrowser.Controller/Threading/PeriodicTimer.cs
rename to MediaBrowser.Server.Implementations/Threading/PeriodicTimer.cs
index f9d19b9a10..057a84483b 100644
--- a/MediaBrowser.Controller/Threading/PeriodicTimer.cs
+++ b/MediaBrowser.Server.Implementations/Threading/PeriodicTimer.cs
@@ -2,7 +2,7 @@
using System.Threading;
using Microsoft.Win32;
-namespace MediaBrowser.Controller.Threading
+namespace MediaBrowser.Server.Implementations.Threading
{
public class PeriodicTimer : IDisposable
{
diff --git a/MediaBrowser.Server.Implementations/packages.config b/MediaBrowser.Server.Implementations/packages.config
index bc449fd64f..163d7ffde6 100644
--- a/MediaBrowser.Server.Implementations/packages.config
+++ b/MediaBrowser.Server.Implementations/packages.config
@@ -1,7 +1,7 @@
-
+
diff --git a/MediaBrowser.Server.Startup.Common/EntryPoints/KeepServerAwake.cs b/MediaBrowser.Server.Startup.Common/EntryPoints/KeepServerAwake.cs
index 4e1b99019b..79debce8da 100644
--- a/MediaBrowser.Server.Startup.Common/EntryPoints/KeepServerAwake.cs
+++ b/MediaBrowser.Server.Startup.Common/EntryPoints/KeepServerAwake.cs
@@ -4,7 +4,7 @@ using MediaBrowser.Controller.Session;
using MediaBrowser.Model.Logging;
using System;
using System.Linq;
-using MediaBrowser.Controller.Threading;
+using MediaBrowser.Server.Implementations.Threading;
namespace MediaBrowser.Server.Startup.Common.EntryPoints
{