aboutsummaryrefslogtreecommitdiff
path: root/BDInfo
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-10-29 16:02:21 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-10-29 16:02:21 -0400
commitda20e8dcd2867df0a9a6ebc1081edb2db2eebdef (patch)
tree0c00e59c5def4263126353e63bd79b9464b60b10 /BDInfo
parente5d71c1014cc2d78e5004d0736e321b350b7bb64 (diff)
continue with .net core targeting
Diffstat (limited to 'BDInfo')
-rw-r--r--BDInfo/project.json2
-rw-r--r--BDInfo/project.lock.json1643
2 files changed, 725 insertions, 920 deletions
diff --git a/BDInfo/project.json b/BDInfo/project.json
index 3d0dd3227..94404ddfc 100644
--- a/BDInfo/project.json
+++ b/BDInfo/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/BDInfo/project.lock.json b/BDInfo/project.lock.json
index 3c12d4d88..0e5a43031 100644
--- a/BDInfo/project.lock.json
+++ b/BDInfo/project.lock.json
@@ -78,7 +78,7 @@
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"compile": {
"ref/net45/_._": {}
@@ -805,7 +805,7 @@
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"compile": {
"ref/net45/_._": {}
@@ -1569,7 +1569,7 @@
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"compile": {
"ref/net45/_._": {}
@@ -2348,23 +2348,8 @@
"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.Portable.Compatibility/1.0.1": {
+ "type": "package"
},
"Microsoft.NETCore.Targets/1.0.0": {
"type": "package",
@@ -3195,46 +3180,53 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package"
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"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": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Jit": "1.0.2",
+ "Microsoft.NETCore.Windows.ApiSets": "1.0.1"
+ }
},
"Microsoft.NETCore.Targets/1.0.0": {
"type": "package",
@@ -3246,6 +3238,9 @@
"Microsoft.NETCore.Targets.DNXCore/4.9.0": {
"type": "package"
},
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "type": "package"
+ },
"Microsoft.VisualBasic/10.0.0": {
"type": "package",
"dependencies": {
@@ -4328,106 +4323,143 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "dependencies": {
+ "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.2"
+ }
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"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.CoreCLR/1.0.2": {
+ "type": "package",
+ "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.Runtime/1.0.0": {
+ "Microsoft.NETCore.Targets.DNXCore/4.9.0": {
+ "type": "package"
+ },
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR-x64": "1.0.0",
- "Microsoft.NETCore.Windows.ApiSets-x64": "1.0.0"
+ "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets": "1.0.1"
}
},
- "Microsoft.NETCore.Runtime.CoreCLR-x64/1.0.0": {
+ "Microsoft.VisualBasic/10.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]"
+ "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/_._": {}
+ "ref/dotnet/Microsoft.VisualBasic.dll": {}
},
"runtime": {
- "runtimes/win7-x64/lib/dotnet/mscorlib.ni.dll": {}
+ "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": {}
+ }
+ },
+ "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
"native": {
+ "runtimes/win7-x64/native/clrjit.dll": {}
+ }
+ },
+ "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "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/mscorrc.dll": {},
+ "runtimes/win7-x64/native/sos.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": {
+ "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets/1.0.1": {
"type": "package",
"native": {
"runtimes/win7-x64/native/API-MS-Win-Base-Util-L1-1-0.dll": {},
@@ -4551,47 +4583,8 @@
"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": {
@@ -4723,18 +4716,6 @@
"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": {
@@ -4747,19 +4728,6 @@
"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": {
@@ -5692,106 +5660,143 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "dependencies": {
+ "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.2"
+ }
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"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": {
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime.CoreCLR-x86": "1.0.0",
- "Microsoft.NETCore.Windows.ApiSets-x86": "1.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.Runtime.CoreCLR-x86/1.0.0": {
+ "Microsoft.NETCore.Targets/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.Platforms": "1.0.0",
+ "Microsoft.NETCore.Targets.DNXCore": "4.9.0"
+ }
+ },
+ "Microsoft.NETCore.Targets.DNXCore/4.9.0": {
+ "type": "package"
+ },
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "type": "package",
+ "dependencies": {
+ "runtime.win7-x86.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",
+ "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/_._": {}
+ "ref/dotnet/Microsoft.VisualBasic.dll": {}
},
"runtime": {
- "runtimes/win7-x86/lib/dotnet/mscorlib.ni.dll": {}
+ "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": {}
+ }
+ },
+ "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
"native": {
+ "runtimes/win7-x86/native/clrjit.dll": {}
+ }
+ },
+ "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "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/mscorrc.dll": {},
+ "runtimes/win7-x86/native/sos.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": {
+ "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1": {
"type": "package",
"native": {
"runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll": {},
@@ -5915,47 +5920,8 @@
"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": {
@@ -6087,18 +6053,6 @@
"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": {
@@ -6111,19 +6065,6 @@
"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": {
@@ -7056,13 +6997,16 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package"
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
"ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
@@ -7148,8 +7092,12 @@
}
}
},
- "Microsoft.NETCore.Runtime/1.0.0": {
- "type": "package"
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "dependencies": {
+ "Microsoft.NETCore.Jit": "1.0.2",
+ "Microsoft.NETCore.Windows.ApiSets": "1.0.1"
+ }
},
"Microsoft.NETCore.Targets/1.0.0": {
"type": "package",
@@ -7161,6 +7109,9 @@
"Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {
"type": "package"
},
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "type": "package"
+ },
"Microsoft.VisualBasic/10.0.0": {
"type": "package",
"dependencies": {
@@ -8435,13 +8386,16 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package"
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
"ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
@@ -8473,54 +8427,12 @@
"lib/netcore50/System.dll": {}
}
},
- "Microsoft.NETCore.Runtime/1.0.0": {
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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.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": {
@@ -8533,6 +8445,9 @@
"Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {
"type": "package"
},
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "type": "package"
+ },
"Microsoft.VisualBasic/10.0.0": {
"type": "package",
"dependencies": {
@@ -8573,6 +8488,28 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
+ "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "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": {
@@ -8715,18 +8652,6 @@
"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": {
@@ -9709,13 +9634,16 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package"
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
"ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
@@ -9748,39 +9676,12 @@
"runtimes/aot/lib/netcore50/mscorlib.dll": {}
}
},
- "Microsoft.NETCore.Runtime/1.0.0": {
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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.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": {
@@ -9793,6 +9694,9 @@
"Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {
"type": "package"
},
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "type": "package"
+ },
"Microsoft.VisualBasic/10.0.0": {
"type": "package",
"dependencies": {
@@ -9833,6 +9737,18 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
+ "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "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": {
@@ -9975,18 +9891,6 @@
"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": {
@@ -10918,13 +10822,19 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "dependencies": {
+ "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.2"
+ }
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
"ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
@@ -10956,55 +10866,12 @@
"lib/netcore50/System.dll": {}
}
},
- "Microsoft.NETCore.Runtime/1.0.0": {
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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.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": {
@@ -11017,11 +10884,8 @@
"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.Windows.ApiSets/1.0.1": {
+ "type": "package"
},
"Microsoft.VisualBasic/10.0.0": {
"type": "package",
@@ -11063,6 +10927,34 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
+ "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "native": {
+ "runtimes/win7-x64/native/clrjit.dll": {}
+ }
+ },
+ "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "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": {
@@ -11205,18 +11097,6 @@
"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": {
@@ -12199,13 +12079,19 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "dependencies": {
+ "runtime.win7-x64.Microsoft.NETCore.Jit": "1.0.2"
+ }
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
"ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
@@ -12238,39 +12124,12 @@
"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": {
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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": {
@@ -12283,6 +12142,9 @@
"Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {
"type": "package"
},
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "type": "package"
+ },
"Microsoft.VisualBasic/10.0.0": {
"type": "package",
"dependencies": {
@@ -12323,6 +12185,24 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
+ "runtime.win7-x64.Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "native": {
+ "runtimes/win7-x64/native/clrjit.dll": {}
+ }
+ },
+ "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "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": {
@@ -12465,18 +12345,6 @@
"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": {
@@ -13408,13 +13276,19 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "dependencies": {
+ "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.2"
+ }
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
"ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
@@ -13446,55 +13320,12 @@
"lib/netcore50/System.dll": {}
}
},
- "Microsoft.NETCore.Runtime/1.0.0": {
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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.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": {
@@ -13507,11 +13338,8 @@
"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.Windows.ApiSets/1.0.1": {
+ "type": "package"
},
"Microsoft.VisualBasic/10.0.0": {
"type": "package",
@@ -13553,6 +13381,34 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
+ "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "native": {
+ "runtimes/win7-x86/native/clrjit.dll": {}
+ }
+ },
+ "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "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": {
@@ -13695,18 +13551,6 @@
"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": {
@@ -14689,13 +14533,19 @@
"System.Xml.XDocument": "4.0.10"
}
},
+ "Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "dependencies": {
+ "runtime.win7-x86.Microsoft.NETCore.Jit": "1.0.2"
+ }
+ },
"Microsoft.NETCore.Platforms/1.0.0": {
"type": "package"
},
- "Microsoft.NETCore.Portable.Compatibility/1.0.0": {
+ "Microsoft.NETCore.Portable.Compatibility/1.0.1": {
"type": "package",
"dependencies": {
- "Microsoft.NETCore.Runtime": "1.0.0"
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2"
},
"compile": {
"ref/netcore50/System.ComponentModel.DataAnnotations.dll": {},
@@ -14728,39 +14578,12 @@
"runtimes/aot/lib/netcore50/mscorlib.dll": {}
}
},
- "Microsoft.NETCore.Runtime/1.0.0": {
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
"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.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": {
@@ -14773,6 +14596,9 @@
"Microsoft.NETCore.Targets.UniversalWindowsPlatform/5.0.0": {
"type": "package"
},
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "type": "package"
+ },
"Microsoft.VisualBasic/10.0.0": {
"type": "package",
"dependencies": {
@@ -14813,6 +14639,24 @@
"lib/dotnet/Microsoft.Win32.Primitives.dll": {}
}
},
+ "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": {
+ "type": "package",
+ "native": {
+ "runtimes/win7-x86/native/clrjit.dll": {}
+ }
+ },
+ "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "type": "package",
+ "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": {
@@ -14955,18 +14799,6 @@
"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": {
@@ -15862,6 +15694,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 +15716,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 +15738,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 +15767,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 +15798,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 +15850,127 @@
"runtime.json"
]
},
- "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0": {
- "sha512": "NC+dpFMdhujz2sWAdJ8EmBk07p1zOlNi0FCCnZEbzftABpw9xZ99EMP/bUJrPTgCxHfzJAiuLPOtAauzVINk0w==",
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "sha512": "v0VoHQbaaMqLMnVJTlmLPDUMV94cqvDXqPb43DaMRalcg6TDNrC9O7yilYKH0j5bkATyH0yo1+FIzutHr+nHqA==",
+ "type": "package",
+ "path": "Microsoft.NETCore.Windows.ApiSets/1.0.1",
+ "files": [
+ "Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512",
+ "Microsoft.NETCore.Windows.ApiSets.nuspec",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.json"
+ ]
+ },
+ "Microsoft.VisualBasic/10.0.0": {
+ "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==",
+ "type": "package",
+ "path": "Microsoft.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": "Microsoft.NETCore.Windows.ApiSets-x64/1.0.0",
+ "path": "runtime.win7-x64.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/_._",
+ "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 +16093,57 @@
"runtimes/win7-x64/native/api-ms-win-service-private-l1-1-1.dll",
"runtimes/win7-x64/native/api-ms-win-service-winsvc-l1-1-0.dll",
"runtimes/win7-x64/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll",
- "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll",
- "runtimes/win8-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
- "runtimes/win8-x64/native/API-MS-Win-devices-config-L1-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-file-l1-2-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-file-l2-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
- "runtimes/win8-x64/native/api-ms-win-core-localization-l1-2-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-localization-obsolete-l1-2-0.dll",
- "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-2.dll",
- "runtimes/win8-x64/native/api-ms-win-core-memory-l1-1-3.dll",
- "runtimes/win8-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-privateprofile-l1-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-processthreads-l1-1-2.dll",
- "runtimes/win8-x64/native/api-ms-win-core-shutdown-l1-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-stringloader-l1-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll",
- "runtimes/win8-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll",
- "runtimes/win8-x64/native/api-ms-win-core-winrt-error-l1-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-core-xstate-l2-1-0.dll",
- "runtimes/win8-x64/native/api-ms-win-security-cpwl-l1-1-0.dll",
- "runtimes/win8-x64/native/api-ms-win-security-cryptoapi-l1-1-0.dll",
- "runtimes/win8-x64/native/api-ms-win-security-lsalookup-l2-1-1.dll",
- "runtimes/win8-x64/native/api-ms-win-service-private-l1-1-1.dll",
- "runtimes/win81-x64/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
- "runtimes/win81-x64/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
- "runtimes/win81-x64/native/api-ms-win-core-memory-l1-1-3.dll",
- "runtimes/win81-x64/native/api-ms-win-core-namedpipe-l1-2-1.dll",
- "runtimes/win81-x64/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
- "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-2.dll",
- "runtimes/win81-x64/native/api-ms-win-core-sysinfo-l1-2-3.dll",
- "runtimes/win81-x64/native/api-ms-win-security-cpwl-l1-1-0.dll"
+ "runtimes/win7-x64/native/ext-ms-win-ntuser-keyboard-l1-2-1.dll"
+ ]
+ },
+ "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2": {
+ "sha512": "DEDFKUREtfMZue7qIGNelkZqay6bpC1iTWt/ZFQ0yxnqtINXmVYiOW9ML7w/1E4WBUaPCUo4tKWasK53c063qg==",
+ "type": "package",
+ "path": "runtime.win7-x86.Microsoft.NETCore.Jit/1.0.2",
+ "files": [
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.win7-x86.Microsoft.NETCore.Jit.1.0.2.nupkg.sha512",
+ "runtime.win7-x86.Microsoft.NETCore.Jit.nuspec",
+ "runtimes/win7-x86/native/clrjit.dll"
]
},
- "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0": {
- "sha512": "/HDRdhz5bZyhHwQ/uk/IbnDIX5VDTsHntEZYkTYo57dM+U3Ttel9/OJv0mjL64wTO/QKUJJNKp9XO+m7nSVjJQ==",
+ "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "sha512": "80Jj8QlMLAnTq+BDhoHBnSNXRKqVjjZM9VjHcpw9/F98cBmh80rBdbnM0AAr54htjhzupYvwLqwuKnlzxec04A==",
"type": "package",
- "path": "Microsoft.NETCore.Windows.ApiSets-x86/1.0.0",
+ "path": "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2",
"files": [
- "Microsoft.NETCore.Windows.ApiSets-x86.1.0.0.nupkg.sha512",
- "Microsoft.NETCore.Windows.ApiSets-x86.nuspec",
- "runtimes/win10-x86/native/_._",
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "ref/netstandard1.0/_._",
+ "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512",
+ "runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec",
+ "runtimes/win7-x86-aot/lib/netstandard1.0/_._",
+ "runtimes/win7-x86-aot/native/_._",
+ "runtimes/win7-x86/lib/netstandard1.0/System.Private.CoreLib.dll",
+ "runtimes/win7-x86/lib/netstandard1.0/mscorlib.dll",
+ "runtimes/win7-x86/native/System.Private.CoreLib.ni.dll",
+ "runtimes/win7-x86/native/clretwrc.dll",
+ "runtimes/win7-x86/native/coreclr.dll",
+ "runtimes/win7-x86/native/dbgshim.dll",
+ "runtimes/win7-x86/native/mscordaccore.dll",
+ "runtimes/win7-x86/native/mscordbi.dll",
+ "runtimes/win7-x86/native/mscorlib.ni.dll",
+ "runtimes/win7-x86/native/mscorrc.debug.dll",
+ "runtimes/win7-x86/native/mscorrc.dll",
+ "runtimes/win7-x86/native/sos.dll",
+ "tools/crossgen.exe"
+ ]
+ },
+ "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "sha512": "bPLbJzMJpczV+EMU4CK2Hb+DJrX3C93dXPMe+JsArqFTnJ9ou+xAa3lHt2qbWvzVVR1OMpgQUpB7aug6PcRPbA==",
+ "type": "package",
+ "path": "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets/1.0.1",
+ "files": [
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512",
+ "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets.nuspec",
"runtimes/win7-x86/native/API-MS-Win-Base-Util-L1-1-0.dll",
"runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll",
"runtimes/win7-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll",
@@ -16362,101 +16266,35 @@
"runtimes/win7-x86/native/api-ms-win-service-private-l1-1-1.dll",
"runtimes/win7-x86/native/api-ms-win-service-winsvc-l1-1-0.dll",
"runtimes/win7-x86/native/ext-ms-win-advapi32-encryptedfile-l1-1-0.dll",
- "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll",
- "runtimes/win8-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
- "runtimes/win8-x86/native/API-MS-Win-devices-config-L1-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-file-l1-2-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-file-l2-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
- "runtimes/win8-x86/native/api-ms-win-core-localization-l1-2-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-localization-obsolete-l1-2-0.dll",
- "runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-2.dll",
- "runtimes/win8-x86/native/api-ms-win-core-memory-l1-1-3.dll",
- "runtimes/win8-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-privateprofile-l1-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-processthreads-l1-1-2.dll",
- "runtimes/win8-x86/native/api-ms-win-core-shutdown-l1-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-stringloader-l1-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll",
- "runtimes/win8-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll",
- "runtimes/win8-x86/native/api-ms-win-core-winrt-error-l1-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-core-xstate-l2-1-0.dll",
- "runtimes/win8-x86/native/api-ms-win-security-cpwl-l1-1-0.dll",
- "runtimes/win8-x86/native/api-ms-win-security-cryptoapi-l1-1-0.dll",
- "runtimes/win8-x86/native/api-ms-win-security-lsalookup-l2-1-1.dll",
- "runtimes/win8-x86/native/api-ms-win-service-private-l1-1-1.dll",
- "runtimes/win81-x86/native/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
- "runtimes/win81-x86/native/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
- "runtimes/win81-x86/native/api-ms-win-core-memory-l1-1-3.dll",
- "runtimes/win81-x86/native/api-ms-win-core-namedpipe-l1-2-1.dll",
- "runtimes/win81-x86/native/api-ms-win-core-string-obsolete-l1-1-1.dll",
- "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-2.dll",
- "runtimes/win81-x86/native/api-ms-win-core-sysinfo-l1-2-3.dll",
- "runtimes/win81-x86/native/api-ms-win-security-cpwl-l1-1-0.dll"
- ]
- },
- "Microsoft.VisualBasic/10.0.0": {
- "sha512": "5BEm2/HAVd97whRlCChU7rmSh/9cwGlZ/NTNe3Jl07zuPWfKQq5TUvVNUmdvmEe8QRecJLZ4/e7WF1i1O8V42g==",
- "type": "package",
- "path": "Microsoft.VisualBasic/10.0.0",
- "files": [
- "Microsoft.VisualBasic.10.0.0.nupkg.sha512",
- "Microsoft.VisualBasic.nuspec",
- "lib/dotnet/Microsoft.VisualBasic.dll",
- "lib/net45/_._",
- "lib/netcore50/Microsoft.VisualBasic.dll",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "ref/dotnet/Microsoft.VisualBasic.dll",
- "ref/dotnet/Microsoft.VisualBasic.xml",
- "ref/dotnet/de/Microsoft.VisualBasic.xml",
- "ref/dotnet/es/Microsoft.VisualBasic.xml",
- "ref/dotnet/fr/Microsoft.VisualBasic.xml",
- "ref/dotnet/it/Microsoft.VisualBasic.xml",
- "ref/dotnet/ja/Microsoft.VisualBasic.xml",
- "ref/dotnet/ko/Microsoft.VisualBasic.xml",
- "ref/dotnet/ru/Microsoft.VisualBasic.xml",
- "ref/dotnet/zh-hans/Microsoft.VisualBasic.xml",
- "ref/dotnet/zh-hant/Microsoft.VisualBasic.xml",
- "ref/net45/_._",
- "ref/netcore50/Microsoft.VisualBasic.dll",
- "ref/netcore50/Microsoft.VisualBasic.xml",
- "ref/win8/_._",
- "ref/wpa81/_._"
+ "runtimes/win7-x86/native/ext-ms-win-ntuser-keyboard-l1-2-1.dll"
]
},
- "Microsoft.Win32.Primitives/4.0.0": {
- "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==",
+ "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
+ "sha512": "0V6sq7Dg0bQPrJtm/Qw5Zu0e7gidnRPLaqUhKIkLYzVn64jkat+JnR6LcezryD3c0Wuva/MdJWYSAaOPq5V/Zw==",
"type": "package",
- "path": "Microsoft.Win32.Primitives/4.0.0",
+ "path": "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2",
"files": [
- "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512",
- "Microsoft.Win32.Primitives.nuspec",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/dotnet/Microsoft.Win32.Primitives.dll",
- "lib/net46/Microsoft.Win32.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/dotnet/Microsoft.Win32.Primitives.dll",
- "ref/dotnet/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/de/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/es/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/fr/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/it/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/ja/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/ko/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/ru/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml",
- "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml",
- "ref/net46/Microsoft.Win32.Primitives.dll",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._"
+ "ThirdPartyNotices.txt",
+ "dotnet_library_license.txt",
+ "ref/netstandard1.0/_._",
+ "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512",
+ "runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR.nuspec",
+ "runtimes/win8-arm-aot/lib/netstandard1.0/_._",
+ "runtimes/win8-arm-aot/native/_._",
+ "runtimes/win8-arm/lib/netstandard1.0/System.Private.CoreLib.dll",
+ "runtimes/win8-arm/lib/netstandard1.0/mscorlib.dll",
+ "runtimes/win8-arm/native/System.Private.CoreLib.ni.dll",
+ "runtimes/win8-arm/native/clretwrc.dll",
+ "runtimes/win8-arm/native/coreclr.dll",
+ "runtimes/win8-arm/native/dbgshim.dll",
+ "runtimes/win8-arm/native/mscordaccore.dll",
+ "runtimes/win8-arm/native/mscordbi.dll",
+ "runtimes/win8-arm/native/mscorlib.ni.dll",
+ "runtimes/win8-arm/native/mscorrc.debug.dll",
+ "runtimes/win8-arm/native/mscorrc.dll",
+ "runtimes/win8-arm/native/sos.dll",
+ "tools/crossgen.exe",
+ "tools/sos.dll"
]
},
"System.AppContext/4.0.0": {
@@ -16759,39 +16597,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,7 +18268,7 @@
"projectFileDependencyGroups": {
"": [
"Microsoft.NETCore >= 5.0.0",
- "Microsoft.NETCore.Portable.Compatibility >= 1.0.0"
+ "Microsoft.NETCore.Portable.Compatibility >= 1.0.1"
],
".NETPlatform,Version=v5.0": []
},