Update CoreClr, CoreFx to beta-25127-03, beta-25124-07, respectively (dotnet/coreclr...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Tue, 28 Mar 2017 00:59:59 +0000 (17:59 -0700)
committerDan Moseley <danmose@microsoft.com>
Tue, 28 Mar 2017 00:59:59 +0000 (17:59 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/810f9398337485b30ffb447ccaab5d4c85cadb3a

src/coreclr/dependencies.props
src/coreclr/tests/src/Common/build_against_pkg_dependencies/project.json
src/coreclr/tests/src/Common/netcoreapp/project.json
src/coreclr/tests/src/Common/targeting_pack_ref/project.json
src/coreclr/tests/src/Common/test_dependencies/project.json
src/coreclr/tests/src/Common/test_runtime/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/TestWrappersConfig/project.json
src/coreclr/tests/src/performance/project.json

index cce40c8..bcb7aa8 100644 (file)
@@ -1,18 +1,18 @@
 <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>a1e7cc9a438ce45265664c235b22120a5a601f41</CoreFxCurrentRef>
-    <CoreClrCurrentRef>27c68c5c81c044fbedd9c49d3dbd2dfd613b1e42</CoreClrCurrentRef>
+    <CoreFxCurrentRef>8d808c3871798a0c649bd800afb396138a195aea</CoreFxCurrentRef>
+    <CoreClrCurrentRef>8d808c3871798a0c649bd800afb396138a195aea</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>beta-25122-02</CoreFxExpectedPrerelease>
+    <CoreFxExpectedPrerelease>beta-25124-07</CoreFxExpectedPrerelease>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.0.0-beta-25123-08</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.0.0-beta-25127-03</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
   </PropertyGroup>
 
index 74629e2..7ea611f 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.ILAsm": "2.0.0-beta-25123-08",
-    "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25123-08",
-    "Microsoft.NETCore.Jit": "2.0.0-beta-25123-08",
-    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25123-08",
-    "Microsoft.NETCore.TestHost": "2.0.0-beta-25123-08"
+    "Microsoft.NETCore.ILAsm": "2.0.0-beta-25127-03",
+    "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25127-03",
+    "Microsoft.NETCore.Jit": "2.0.0-beta-25127-03",
+    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25127-03",
+    "Microsoft.NETCore.TestHost": "2.0.0-beta-25127-03"
   },
   "frameworks": {
     "netcoreapp2.0": {
index 56b2890..64f8667 100644 (file)
@@ -1,7 +1,7 @@
 {
   "dependencies": {
     "Microsoft.NETCore.App": "2.0.0-beta-001494-00",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-25122-02"
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-25124-07"
   },
   "frameworks": {
     "netcoreapp2.0": {}
index 5258085..d5e2998 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25123-08"
+    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25127-03"
   },
   "frameworks": {
     "netcoreapp1.1": {
index 201f780..ca2915e 100644 (file)
@@ -1,9 +1,9 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-beta-25122-02",
-    "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-beta-25122-02",
-    "System.Memory": "4.4.0-beta-25122-02",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-25122-02"
+    "Microsoft.NETCore.Platforms": "2.0.0-beta-25124-07",
+    "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-beta-25124-07",
+    "System.Memory": "4.4.0-beta-25124-07",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-25124-07"
   },
   "frameworks": {
     "netcoreapp2.0": {
index af75a7d..9731d06 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-beta-25122-02",
+    "Microsoft.NETCore.Platforms": "2.0.0-beta-25124-07",
     "Microsoft.DotNet.CoreCLR.TestDependencies": "1.0.0-prerelease",
     "jit-dasm": "0.0.1.4",
     "cijobs": "0.0.1.2",
index a3a54c3..1d66daf 100644 (file)
@@ -6,12 +6,12 @@
     "xunit.performance.execution": "1.0.0-alpha-build0049",
     "xunit.performance.metrics": "1.0.0-alpha-build0049",
     "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
-    "Microsoft.NETCore.Platforms": "2.0.0-beta-25122-02",
+    "Microsoft.NETCore.Platforms": "2.0.0-beta-25124-07",
     "System.Console": "4.4.0-beta-24913-02",
     "System.Dynamic.Runtime": "4.4.0-beta-24913-02",
     "System.Linq": "4.4.0-beta-24913-02",
     "System.IO.FileSystem": "4.4.0-beta-24913-02",
-    "System.Numerics.Vectors": "4.4.0-beta-25122-02",
+    "System.Numerics.Vectors": "4.4.0-beta-25124-07",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
     "System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",
index 432b8d3..8e2b76d 100644 (file)
@@ -5,7 +5,7 @@
     "xunit.performance.execution": "1.0.0-alpha-build0049",
     "xunit.performance.metrics": "1.0.0-alpha-build0049",
     "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
-    "Microsoft.NETCore.Platforms": "2.0.0-beta-25122-02",
+    "Microsoft.NETCore.Platforms": "2.0.0-beta-25124-07",
     "Newtonsoft.Json": "7.0.1",
     "System.Console": "4.4.0-beta-24913-02",
     "System.IO": "4.4.0-beta-24913-02",
index 62f618f..395987c 100644 (file)
@@ -5,15 +5,15 @@
     "xunit.performance.execution": "1.0.0-alpha-build0049",
     "xunit.performance.metrics": "1.0.0-alpha-build0049",
     "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
-    "Microsoft.NETCore.Platforms": "2.0.0-beta-25122-02",
+    "Microsoft.NETCore.Platforms": "2.0.0-beta-25124-07",
     "System.Collections.NonGeneric": "4.4.0-beta-24913-02",
     "System.Console": "4.4.0-beta-24913-02",
     "System.IO.FileSystem": "4.4.0-beta-24913-02",
     "System.Linq": "4.4.0-beta-24913-02",
     "System.Linq.Parallel": "4.4.0-beta-24913-02",
     "System.Linq.Expressions": "4.4.0-beta-24913-02",
-    "System.Memory": "4.4.0-beta-25122-02",
-    "System.Numerics.Vectors": "4.4.0-beta-25122-02",
+    "System.Memory": "4.4.0-beta-25124-07",
+    "System.Numerics.Vectors": "4.4.0-beta-25124-07",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
     "System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",
index 54376da..e6e0e06 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-beta-25122-02",
+    "Microsoft.NETCore.Platforms": "2.0.0-beta-25124-07",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.assert": "2.2.0-beta2-build3300",
     "xunit.core": "2.2.0-beta2-build3300",
index 37fe4d3..7ff5883 100644 (file)
@@ -5,13 +5,13 @@
     "xunit.performance.execution": "1.0.0-alpha-build0049",
     "xunit.performance.metrics": "1.0.0-alpha-build0049",
     "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
-    "Microsoft.NETCore.Platforms": "2.0.0-beta-25122-02",
+    "Microsoft.NETCore.Platforms": "2.0.0-beta-25124-07",
     "System.Collections.NonGeneric": "4.4.0-beta-24913-02",
     "System.Console": "4.4.0-beta-24913-02",
     "System.IO.FileSystem": "4.4.0-beta-24913-02",
     "System.Linq": "4.4.0-beta-24913-02",
     "System.Linq.Expressions": "4.4.0-beta-24913-02",
-    "System.Numerics.Vectors": "4.4.0-beta-25122-02",
+    "System.Numerics.Vectors": "4.4.0-beta-25124-07",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
     "System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",