Update CoreClr, CoreFx, External to beta-24431-01, beta-24431-01, beta-24430-00,...
authordotnet-bot <dotnet-bot@microsoft.com>
Wed, 31 Aug 2016 02:30:14 +0000 (02:30 +0000)
committerdotnet-bot <dotnet-bot@microsoft.com>
Wed, 31 Aug 2016 02:30:14 +0000 (02:30 +0000)
Commit migrated from https://github.com/dotnet/coreclr/commit/468ef6bbac9a2d7eff5691650d705d365985eeae

src/coreclr/dependencies.props
src/coreclr/tests/src/Common/test_dependencies/project.json
src/coreclr/tests/src/JIT/config/benchmark+roslyn/project.json
src/coreclr/tests/src/JIT/config/benchmark+serialize/project.json
src/coreclr/tests/src/JIT/config/benchmark/project.json
src/coreclr/tests/src/JIT/config/extra/project.json
src/coreclr/tests/src/JIT/config/minimal/project.json
src/coreclr/tests/src/JIT/config/threading+thread/project.json
src/coreclr/tests/src/JIT/config/threading/project.json

index 5464e95..e076c18 100644 (file)
@@ -1,20 +1,20 @@
 <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreFxCurrentRef>afe7fab6bb2a2cd82d381eab880d290b23ed5214</CoreFxCurrentRef>
-    <CoreClrCurrentRef>5adc811e2d62ae1543bc3e88748476d088532d2a</CoreClrCurrentRef>
-    <ExternalCurrentRef>039e8532657c2599e2f8baf2c3dcd95265f28645</ExternalCurrentRef>
+    <CoreFxCurrentRef>2e3cca76502a1514e9cdc566df216a1afbf07872</CoreFxCurrentRef>
+    <CoreClrCurrentRef>2e3cca76502a1514e9cdc566df216a1afbf07872</CoreClrCurrentRef>
+    <ExternalCurrentRef>2e3cca76502a1514e9cdc566df216a1afbf07872</ExternalCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>beta-24328-05</CoreFxExpectedPrerelease>
-    <ExternalExpectedPrerelease>beta-24417-00</ExternalExpectedPrerelease>
+    <CoreFxExpectedPrerelease>beta-24431-01</CoreFxExpectedPrerelease>
+    <ExternalExpectedPrerelease>beta-24430-00</ExternalExpectedPrerelease>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>1.0.4-beta-24325-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>1.1.0-beta-24431-01</CoreClrPackageVersion>
     <XunitPackageVersion>2.1.0</XunitPackageVersion>
   </PropertyGroup>
 
index 0bc8803..b504cf8 100644 (file)
@@ -7,72 +7,72 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
-    "Microsoft.Win32.Primitives": "4.0.2-beta-24328-05",
+    "Microsoft.Win32.Primitives": "4.3.0-beta-24431-01",
     "Newtonsoft.Json": "7.0.1",
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "Microsoft.NETCore.Targets": "1.0.3-beta-24328-05",
-    "System.Collections.Immutable": "1.2.1-beta-24328-05",
-    "System.Threading.Thread": "4.0.1-beta-24328-05",
-    "System.Collections": "4.0.12-beta-24328-05",
-    "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
-    "System.Collections.Concurrent": "4.0.13-beta-24328-05",
-    "System.ObjectModel": "4.0.13-beta-24328-05",
-    "System.Runtime.Numerics": "4.0.2-beta-24328-05",
-    "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
-    "System.Collections.Specialized": "4.0.2-beta-24328-05",
-    "System.ComponentModel": "4.0.2-beta-24328-05",
-    "System.Reflection.Emit.Lightweight": "4.0.2-beta-24328-05",
-    "System.Reflection.TypeExtensions": "4.1.1-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Diagnostics.Contracts": "4.0.2-beta-24328-05",
-    "System.Diagnostics.Debug": "4.0.12-beta-24328-05",
-    "System.Diagnostics.Process": "4.1.1-beta-24328-05",
-    "System.Diagnostics.Tools": "4.0.2-beta-24328-05",
-    "System.Diagnostics.Tracing": "4.1.1-beta-24328-05",
-    "System.Dynamic.Runtime": "4.0.12-beta-24328-05",
-    "System.Globalization": "4.0.12-beta-24328-05",
-    "System.Globalization.Calendars": "4.0.2-beta-24328-05",
-    "System.IO": "4.1.1-beta-24328-05",
-    "System.IO.FileSystem": "4.0.2-beta-24328-05",
-    "System.IO.FileSystem.Primitives": "4.0.2-beta-24328-05",
-    "System.Linq": "4.1.1-beta-24328-05",
-    "System.Linq.Queryable": "4.0.2-beta-24328-05",
-    "System.Linq.Expressions": "4.1.1-beta-24328-05",
-    "System.Reflection": "4.1.1-beta-24328-05",
-    "System.Reflection.Extensions": "4.0.2-beta-24328-05",
-    "System.Resources.ResourceManager": "4.0.2-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.CompilerServices.Unsafe": "4.0.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-beta-24328-05",
-    "System.Runtime.Handles": "4.0.2-beta-24328-05",
-    "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
-    "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24328-05",
-    "System.Runtime.Loader": "4.0.1-beta-24328-05",
-    "System.Runtime.Serialization.Json": "4.0.3-beta-24328-05",
+    "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+    "Microsoft.NETCore.Targets": "4.3.0-beta-24431-01",
+    "System.Collections.Immutable": "1.3.0-beta-24431-01",
+    "System.Threading.Thread": "4.3.0-beta-24431-01",
+    "System.Collections": "4.3.0-beta-24431-01",
+    "System.Xml.XmlSerializer": "4.3.0-beta-24431-01",
+    "System.Collections.Concurrent": "4.3.0-beta-24431-01",
+    "System.ObjectModel": "4.3.0-beta-24431-01",
+    "System.Runtime.Numerics": "4.3.0-beta-24431-01",
+    "System.Collections.NonGeneric": "4.3.0-beta-24431-01",
+    "System.Collections.Specialized": "4.3.0-beta-24431-01",
+    "System.ComponentModel": "4.3.0-beta-24431-01",
+    "System.Reflection.Emit.Lightweight": "4.3.0-beta-24431-01",
+    "System.Reflection.TypeExtensions": "4.3.0-beta-24431-01",
+    "System.Console": "4.3.0-beta-24431-01",
+    "System.Diagnostics.Contracts": "4.3.0-beta-24431-01",
+    "System.Diagnostics.Debug": "4.3.0-beta-24431-01",
+    "System.Diagnostics.Process": "4.3.0-beta-24431-01",
+    "System.Diagnostics.Tools": "4.3.0-beta-24431-01",
+    "System.Diagnostics.Tracing": "4.3.0-beta-24431-01",
+    "System.Dynamic.Runtime": "4.3.0-beta-24431-01",
+    "System.Globalization": "4.3.0-beta-24431-01",
+    "System.Globalization.Calendars": "4.3.0-beta-24431-01",
+    "System.IO": "4.3.0-beta-24431-01",
+    "System.IO.FileSystem": "4.3.0-beta-24431-01",
+    "System.IO.FileSystem.Primitives": "4.3.0-beta-24431-01",
+    "System.Linq": "4.3.0-beta-24431-01",
+    "System.Linq.Queryable": "4.3.0-beta-24431-01",
+    "System.Linq.Expressions": "4.3.0-beta-24431-01",
+    "System.Reflection": "4.3.0-beta-24431-01",
+    "System.Reflection.Extensions": "4.3.0-beta-24431-01",
+    "System.Resources.ResourceManager": "4.3.0-beta-24431-01",
+    "System.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.3.0-beta-24431-01",
+    "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+    "System.Runtime.Handles": "4.3.0-beta-24431-01",
+    "System.Runtime.InteropServices": "4.3.0-beta-24431-01",
+    "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24431-01",
+    "System.Runtime.Loader": "4.3.0-beta-24431-01",
+    "System.Runtime.Serialization.Json": "4.3.0-beta-24431-01",
     "System.Runtime.Serialization.Primitives": "4.1.1",
-    "System.Runtime.Serialization.Xml": "4.1.2-beta-24328-05",
-    "System.Security.Cryptography.Algorithms": "4.2.1-beta-24328-05",
-    "System.Text.Encoding": "4.0.12-beta-24328-05",
-    "System.Text.Encoding.Extensions": "4.0.12-beta-24328-05",
-    "System.Text.RegularExpressions": "4.2.0-beta-24328-05",
-    "System.Threading": "4.0.12-beta-24328-05",
-    "System.Threading.AccessControl": "4.0.1-beta-24328-05",
-    "System.Threading.Overlapped": "4.0.2-beta-24328-05",
-    "System.Threading.Tasks": "4.0.12-beta-24328-05",
-    "System.Threading.Tasks.Parallel": "4.0.2-beta-24328-05",
-    "System.Threading.ThreadPool": "4.0.11-beta-24328-05",
-    "System.Threading.Timer": "4.0.2-beta-24328-05",
-    "System.Xml.ReaderWriter": "4.1.0-beta-24328-05",
-    "System.Xml.XDocument": "4.0.12-beta-24328-05",
-    "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
-    "System.Xml.XPath": "4.0.2-beta-24328-05",
-    "System.Xml.XPath.XmlDocument": "4.0.2-beta-24328-05",
-    "System.Numerics.Vectors": "4.1.2-beta-24328-05",
+    "System.Runtime.Serialization.Xml": "4.3.0-beta-24431-01",
+    "System.Security.Cryptography.Algorithms": "4.3.0-beta-24431-01",
+    "System.Text.Encoding": "4.3.0-beta-24431-01",
+    "System.Text.Encoding.Extensions": "4.3.0-beta-24431-01",
+    "System.Text.RegularExpressions": "4.3.0-beta-24431-01",
+    "System.Threading": "4.3.0-beta-24431-01",
+    "System.Threading.AccessControl": "4.3.0-beta-24431-01",
+    "System.Threading.Overlapped": "4.3.0-beta-24431-01",
+    "System.Threading.Tasks": "4.3.0-beta-24431-01",
+    "System.Threading.Tasks.Parallel": "4.3.0-beta-24431-01",
+    "System.Threading.ThreadPool": "4.3.0-beta-24431-01",
+    "System.Threading.Timer": "4.3.0-beta-24431-01",
+    "System.Xml.ReaderWriter": "4.3.0-beta-24431-01",
+    "System.Xml.XDocument": "4.3.0-beta-24431-01",
+    "System.Xml.XmlDocument": "4.3.0-beta-24431-01",
+    "System.Xml.XPath": "4.3.0-beta-24431-01",
+    "System.Xml.XPath.XmlDocument": "4.3.0-beta-24431-01",
+    "System.Numerics.Vectors": "4.3.0-beta-24431-01"
   },
   "frameworks": {
     "netcoreapp1.0": {
       "imports": [
-        "dnxcore50",  
+        "dnxcore50",
         "portable-net45+win8"
       ]
     }
index b887606..922737f 100644 (file)
@@ -4,26 +4,26 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Dynamic.Runtime": "4.0.12-beta-24328-05",
-    "System.Linq": "4.1.1-beta-24328-05",
-    "System.IO.FileSystem": "4.0.2-beta-24328-05",
-    "System.Numerics.Vectors": "4.1.2-beta-24328-05",
-    "System.Reflection": "4.1.1-beta-24328-05",
-    "System.Reflection.Extensions": "4.0.2-beta-24328-05",
-    "System.Reflection.TypeExtensions": "4.1.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-beta-24328-05",
-    "System.Runtime.Numerics": "4.0.2-beta-24328-05",
-    "System.Text.RegularExpressions": "4.2.0-beta-24328-05",
-    "System.Threading": "4.0.12-beta-24328-05",
-    "System.Threading.Tasks": "4.0.12-beta-24328-05",
-    "System.Threading.Tasks.Parallel": "4.0.2-beta-24328-05",
-    "System.Security.Cryptography.Algorithms": "4.2.1-beta-24328-05",
+    "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+    "System.Console": "4.3.0-beta-24431-01",
+    "System.Dynamic.Runtime": "4.3.0-beta-24431-01",
+    "System.Linq": "4.3.0-beta-24431-01",
+    "System.IO.FileSystem": "4.3.0-beta-24431-01",
+    "System.Numerics.Vectors": "4.3.0-beta-24431-01",
+    "System.Reflection": "4.3.0-beta-24431-01",
+    "System.Reflection.Extensions": "4.3.0-beta-24431-01",
+    "System.Reflection.TypeExtensions": "4.3.0-beta-24431-01",
+    "System.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+    "System.Runtime.Numerics": "4.3.0-beta-24431-01",
+    "System.Text.RegularExpressions": "4.3.0-beta-24431-01",
+    "System.Threading": "4.3.0-beta-24431-01",
+    "System.Threading.Tasks": "4.3.0-beta-24431-01",
+    "System.Threading.Tasks.Parallel": "4.3.0-beta-24431-01",
+    "System.Security.Cryptography.Algorithms": "4.3.0-beta-24431-01",
     "xunit": "2.1.0",
     "xunit.console.netcore": "1.0.2-prerelease-00101",
-    "xunit.runner.utility": "2.1.0",
+    "xunit.runner.utility": "2.1.0"
   },
   "frameworks": {
     "netcoreapp1.0": {
index 9c65fc4..193170d 100644 (file)
@@ -3,24 +3,24 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
+    "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
     "Newtonsoft.Json": "7.0.1",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.IO": "4.1.1-beta-24328-05",
-    "System.IO.FileSystem": "4.0.2-beta-24328-05",
-    "System.Linq": "4.1.1-beta-24328-05",
-    "System.ObjectModel": "4.0.13-beta-24328-05",
-    "System.Dynamic.Runtime": "4.0.12-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Serialization.Json": "4.0.3-beta-24328-05",
+    "System.Console": "4.3.0-beta-24431-01",
+    "System.IO": "4.3.0-beta-24431-01",
+    "System.IO.FileSystem": "4.3.0-beta-24431-01",
+    "System.Linq": "4.3.0-beta-24431-01",
+    "System.ObjectModel": "4.3.0-beta-24431-01",
+    "System.Dynamic.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime.Serialization.Json": "4.3.0-beta-24431-01",
     "System.Runtime.Serialization.Primitives": "4.1.1",
-    "System.Runtime.Serialization.Xml": "4.1.2-beta-24328-05",
-    "System.Text.RegularExpressions": "4.2.0-beta-24328-05",
-    "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
-    "System.Xml.XmlSerializer": "4.0.12-beta-24328-05",
+    "System.Runtime.Serialization.Xml": "4.3.0-beta-24431-01",
+    "System.Text.RegularExpressions": "4.3.0-beta-24431-01",
+    "System.Xml.XmlDocument": "4.3.0-beta-24431-01",
+    "System.Xml.XmlSerializer": "4.3.0-beta-24431-01",
     "xunit": "2.1.0",
     "xunit.console.netcore": "1.0.2-prerelease-00101",
-    "xunit.runner.utility": "2.1.0",
+    "xunit.runner.utility": "2.1.0"
   },
   "frameworks": {
     "netcoreapp1.0": {
index 9a90c34..f8b6e1c 100644 (file)
@@ -3,27 +3,27 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Collections.NonGeneric": "4.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.IO.FileSystem": "4.0.2-beta-24328-05",
-    "System.Linq": "4.1.1-beta-24328-05",
-    "System.Linq.Expressions": "4.1.1-beta-24328-05",
-    "System.Numerics.Vectors": "4.1.2-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-beta-24328-05",
-    "System.Runtime.Numerics": "4.0.2-beta-24328-05",
-    "System.Text.RegularExpressions": "4.2.0-beta-24328-05",
-    "System.Threading": "4.0.12-beta-24328-05",
-    "System.Threading.Tasks": "4.0.12-beta-24328-05",
-    "System.Threading.Tasks.Parallel": "4.0.2-beta-24328-05",
-    "System.Diagnostics.Process": "4.1.1-beta-24328-05",
-    "System.Xml.XmlDocument": "4.0.2-beta-24328-05",
-    "System.Xml.XPath": "4.0.2-beta-24328-05",
-    "System.Xml.XPath.XmlDocument": "4.0.2-beta-24328-05",
+    "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+    "System.Collections.NonGeneric": "4.3.0-beta-24431-01",
+    "System.Console": "4.3.0-beta-24431-01",
+    "System.IO.FileSystem": "4.3.0-beta-24431-01",
+    "System.Linq": "4.3.0-beta-24431-01",
+    "System.Linq.Expressions": "4.3.0-beta-24431-01",
+    "System.Numerics.Vectors": "4.3.0-beta-24431-01",
+    "System.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+    "System.Runtime.Numerics": "4.3.0-beta-24431-01",
+    "System.Text.RegularExpressions": "4.3.0-beta-24431-01",
+    "System.Threading": "4.3.0-beta-24431-01",
+    "System.Threading.Tasks": "4.3.0-beta-24431-01",
+    "System.Threading.Tasks.Parallel": "4.3.0-beta-24431-01",
+    "System.Diagnostics.Process": "4.3.0-beta-24431-01",
+    "System.Xml.XmlDocument": "4.3.0-beta-24431-01",
+    "System.Xml.XPath": "4.3.0-beta-24431-01",
+    "System.Xml.XPath.XmlDocument": "4.3.0-beta-24431-01",
     "xunit": "2.1.0",
     "xunit.console.netcore": "1.0.2-prerelease-00101",
-    "xunit.runner.utility": "2.1.0",
+    "xunit.runner.utility": "2.1.0"
   },
   "frameworks": {
     "netcoreapp1.0": {
index 3d26ac4..cea61e4 100644 (file)
@@ -1,21 +1,21 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Collections": "4.0.12-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Diagnostics.Debug": "4.0.12-beta-24328-05",
-    "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24328-05",
-    "System.Diagnostics.Process": "4.1.1-beta-24328-05",
-    "System.Globalization": "4.0.12-beta-24328-05",
-    "System.IO": "4.1.1-beta-24328-05",
-    "System.IO.FileSystem": "4.0.2-beta-24328-05",
-    "System.Reflection": "4.1.1-beta-24328-05",
-    "System.Reflection.Extensions": "4.0.2-beta-24328-05",
-    "System.Reflection.TypeExtensions": "4.1.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-beta-24328-05",
-    "System.Runtime.CompilerServices.Unsafe": "4.0.1-beta-24328-05",
-    "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
+    "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+    "System.Collections": "4.3.0-beta-24431-01",
+    "System.Console": "4.3.0-beta-24431-01",
+    "System.Diagnostics.Debug": "4.3.0-beta-24431-01",
+    "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24431-01",
+    "System.Diagnostics.Process": "4.3.0-beta-24431-01",
+    "System.Globalization": "4.3.0-beta-24431-01",
+    "System.IO": "4.3.0-beta-24431-01",
+    "System.IO.FileSystem": "4.3.0-beta-24431-01",
+    "System.Reflection": "4.3.0-beta-24431-01",
+    "System.Reflection.Extensions": "4.3.0-beta-24431-01",
+    "System.Reflection.TypeExtensions": "4.3.0-beta-24431-01",
+    "System.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.3.0-beta-24431-01",
+    "System.Runtime.InteropServices": "4.3.0-beta-24431-01"
   },
   "frameworks": {
     "netcoreapp1.0": {}
index 479b618..bb33840 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-beta-24328-05",
-    "System.Runtime.InteropServices": "4.2.0-beta-24328-05",
+    "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+    "System.Console": "4.3.0-beta-24431-01",
+    "System.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+    "System.Runtime.InteropServices": "4.3.0-beta-24431-01"
   },
   "frameworks": {
     "netcoreapp1.0": {}
index 8b10979..d3d8683 100644 (file)
@@ -1,12 +1,12 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Numerics.Vectors": "4.1.2-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-beta-24328-05",
-    "System.Threading": "4.0.12-beta-24328-05",
-    "System.Threading.Thread": "4.0.1-beta-24328-05",
+    "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+    "System.Console": "4.3.0-beta-24431-01",
+    "System.Numerics.Vectors": "4.3.0-beta-24431-01",
+    "System.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+    "System.Threading": "4.3.0-beta-24431-01",
+    "System.Threading.Thread": "4.3.0-beta-24431-01"
   },
   "frameworks": {
     "netcoreapp1.0": {}
index 638ce01..3e04f84 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.0.2-beta-24328-05",
-    "System.Console": "4.0.1-beta-24328-05",
-    "System.Runtime": "4.1.1-beta-24328-05",
-    "System.Runtime.Extensions": "4.1.1-beta-24328-05",
-    "System.Threading": "4.0.12-beta-24328-05",
+    "Microsoft.NETCore.Platforms": "4.3.0-beta-24431-01",
+    "System.Console": "4.3.0-beta-24431-01",
+    "System.Runtime": "4.3.0-beta-24431-01",
+    "System.Runtime.Extensions": "4.3.0-beta-24431-01",
+    "System.Threading": "4.3.0-beta-24431-01"
   },
   "frameworks": {
     "netcoreapp1.0": {}