Update CoreFx to preview2-25310-01 (#11483)
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Wed, 10 May 2017 05:20:44 +0000 (22:20 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Wed, 10 May 2017 05:20:44 +0000 (22:20 -0700)
dependencies.props
tests/src/Common/netcoreapp/project.json
tests/src/Common/test_dependencies/project.json
tests/src/Common/test_runtime/project.json
tests/src/JIT/config/benchmark+roslyn/project.json
tests/src/JIT/config/benchmark+serialize/project.json
tests/src/JIT/config/benchmark/project.json
tests/src/TestWrappersConfig/project.json
tests/src/performance/project.json

index d68d664..759bd50 100644 (file)
@@ -1,13 +1,13 @@
 <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>b78ca796620b226c33af1583ca49e889c83c722c</CoreFxCurrentRef>
+    <CoreFxCurrentRef>efee6ba8e30abac14ed09414eab2edc31e1a3496</CoreFxCurrentRef>
     <CoreClrCurrentRef>b78ca796620b226c33af1583ca49e889c83c722c</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>preview2-25309-01</CoreFxExpectedPrerelease>
+    <CoreFxExpectedPrerelease>preview2-25310-01</CoreFxExpectedPrerelease>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
index da16b39..5c356be 100644 (file)
@@ -1,7 +1,7 @@
 {
   "dependencies": {
     "Microsoft.NETCore.App": "2.0.0-beta-001494-00",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25309-01"
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25310-01"
   },
   "frameworks": {
     "netcoreapp2.0": {}
index 847c16b..677ddeb 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25309-01",
-    "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview2-25309-01",
-    "System.Memory": "4.4.0-preview2-25309-01",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25309-01",
-    "System.Security.Permissions": "4.4.0-preview2-25309-01"
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25310-01",
+    "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview2-25310-01",
+    "System.Memory": "4.4.0-preview2-25310-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25310-01",
+    "System.Security.Permissions": "4.4.0-preview2-25310-01"
   },
   "frameworks": {
     "netcoreapp2.0": {
index e7ca2fe..1bd6623 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25309-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25310-01",
     "Microsoft.DotNet.CoreCLR.TestDependencies": "1.0.0-prerelease",
     "jit-dasm": "0.0.1.4",
     "cijobs": "0.0.1.2",
index 2326932..19a8409 100644 (file)
@@ -6,15 +6,15 @@
     "xunit.performance.execution": "1.0.0-beta-build0004",
     "xunit.performance.metrics": "1.0.0-beta-build0004",
     "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25309-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25310-01",
     "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-preview2-25309-01",
+    "System.Numerics.Vectors": "4.4.0-preview2-25310-01",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
-    "System.Reflection.TypeExtensions": "4.4.0-preview2-25309-01",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25310-01",
     "System.Runtime": "4.4.0-beta-24913-02",
     "System.Runtime.Extensions": "4.4.0-beta-24913-02",
     "System.Runtime.Numerics": "4.4.0-beta-24913-02",
index fe78880..a6e08d0 100644 (file)
@@ -5,7 +5,7 @@
     "xunit.performance.execution": "1.0.0-beta-build0004",
     "xunit.performance.metrics": "1.0.0-beta-build0004",
     "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25309-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25310-01",
     "Newtonsoft.Json": "7.0.1",
     "System.Console": "4.4.0-beta-24913-02",
     "System.IO": "4.4.0-beta-24913-02",
@@ -15,7 +15,7 @@
     "System.Dynamic.Runtime": "4.4.0-beta-24913-02",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
-    "System.Reflection.TypeExtensions": "4.4.0-preview2-25309-01",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25310-01",
     "System.Runtime": "4.4.0-beta-24913-02",
     "System.Runtime.Serialization.Json": "4.4.0-beta-24913-02",
     "System.Runtime.Serialization.Primitives": "4.4.0-beta-24913-02",
index 6035c4a..b2a01fc 100644 (file)
@@ -5,20 +5,20 @@
     "xunit.performance.execution": "1.0.0-beta-build0004",
     "xunit.performance.metrics": "1.0.0-beta-build0004",
     "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25309-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25310-01",
     "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-preview2-25309-01",
-    "System.Numerics.Vectors": "4.4.0-preview2-25309-01",
+    "System.Memory": "4.4.0-preview2-25310-01",
+    "System.Numerics.Vectors": "4.4.0-preview2-25310-01",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
-    "System.Reflection.TypeExtensions": "4.4.0-preview2-25309-01",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25310-01",
     "System.Runtime": "4.4.0-beta-24913-02",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25309-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25310-01",
     "System.Runtime.Extensions": "4.4.0-beta-24913-02",
     "System.Runtime.Numerics": "4.4.0-beta-24913-02",
     "System.Text.RegularExpressions": "4.4.0-beta-24913-02",
index f302bbb..83ccc5d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25309-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25310-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.assert": "2.2.0-beta2-build3300",
     "xunit.core": "2.2.0-beta2-build3300",
index 05d1d24..1201806 100644 (file)
@@ -5,16 +5,16 @@
     "xunit.performance.execution": "1.0.0-beta-build0003",
     "xunit.performance.metrics": "1.0.0-beta-build0003",
     "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25309-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25310-01",
     "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-preview2-25309-01",
+    "System.Numerics.Vectors": "4.4.0-preview2-25310-01",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
-    "System.Reflection.TypeExtensions": "4.4.0-preview2-25309-01",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25310-01",
     "System.Runtime": "4.4.0-beta-24913-02",
     "System.Runtime.Extensions": "4.4.0-beta-24913-02",
     "System.Runtime.Loader": "4.0.0",