Update CoreFx to preview2-25302-03 (dotnet/coreclr#11331)
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Tue, 2 May 2017 18:21:36 +0000 (11:21 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Tue, 2 May 2017 18:21:36 +0000 (11:21 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/622c6a097d94341d354938ea9014c4f279c9f405

src/coreclr/dependencies.props
src/coreclr/tests/src/Common/netcoreapp/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 2aca3c8..e2ba3e3 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>caa7245d2aabffcb177ee456e4d1d2901462ebcb</CoreFxCurrentRef>
+    <CoreFxCurrentRef>4c90661bc00114b4e7ba79c944d1c011dda5b126</CoreFxCurrentRef>
     <CoreClrCurrentRef>caa7245d2aabffcb177ee456e4d1d2901462ebcb</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>preview2-25302-01</CoreFxExpectedPrerelease>
+    <CoreFxExpectedPrerelease>preview2-25302-03</CoreFxExpectedPrerelease>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
index 59f907f..75ac624 100644 (file)
@@ -1,7 +1,7 @@
 {
   "dependencies": {
     "Microsoft.NETCore.App": "2.0.0-beta-001494-00",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-01"
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-03"
   },
   "frameworks": {
     "netcoreapp2.0": {}
index 6cd388d..f5feda8 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-01",
-    "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview2-25302-01",
-    "System.Memory": "4.4.0-preview2-25302-01",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-01",
-    "System.Security.Permissions": "4.4.0-preview2-25302-01"
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
+    "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview2-25302-03",
+    "System.Memory": "4.4.0-preview2-25302-03",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-03",
+    "System.Security.Permissions": "4.4.0-preview2-25302-03"
   },
   "frameworks": {
     "netcoreapp2.0": {
index a56d102..f59ef7f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
     "Microsoft.DotNet.CoreCLR.TestDependencies": "1.0.0-prerelease",
     "jit-dasm": "0.0.1.4",
     "cijobs": "0.0.1.2",
index 7a330b6..541450b 100644 (file)
@@ -6,15 +6,15 @@
     "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-25302-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
     "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-25302-01",
+    "System.Numerics.Vectors": "4.4.0-preview2-25302-03",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
-    "System.Reflection.TypeExtensions": "4.4.0-preview2-25302-01",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25302-03",
     "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 e1da294..266869f 100644 (file)
@@ -5,7 +5,7 @@
     "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-25302-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
     "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-25302-01",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25302-03",
     "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 2ee3e05..47ffdf7 100644 (file)
@@ -5,20 +5,20 @@
     "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-25302-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
     "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-25302-01",
-    "System.Numerics.Vectors": "4.4.0-preview2-25302-01",
+    "System.Memory": "4.4.0-preview2-25302-03",
+    "System.Numerics.Vectors": "4.4.0-preview2-25302-03",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
-    "System.Reflection.TypeExtensions": "4.4.0-preview2-25302-01",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25302-03",
     "System.Runtime": "4.4.0-beta-24913-02",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-03",
     "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 dd84ccd..94912f8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.assert": "2.2.0-beta2-build3300",
     "xunit.core": "2.2.0-beta2-build3300",
index 201714a..b4292f0 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-25302-01",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
     "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-25302-01",
+    "System.Numerics.Vectors": "4.4.0-preview2-25302-03",
     "System.Reflection": "4.4.0-beta-24913-02",
     "System.Reflection.Extensions": "4.4.0-beta-24913-02",
-    "System.Reflection.TypeExtensions": "4.4.0-preview2-25302-01",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25302-03",
     "System.Runtime": "4.4.0-beta-24913-02",
     "System.Runtime.Extensions": "4.4.0-beta-24913-02",
     "System.Runtime.Loader": "4.0.0",