Update CoreClr, CoreFx to preview2-25303-03, preview2-25303-04, respectively (dotnet...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Thu, 4 May 2017 04:58:52 +0000 (21:58 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Thu, 4 May 2017 04:58:52 +0000 (21:58 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/e8eb00ebe44dffda27959fc0913fd2b8bb2667d2

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 e2ba3e3..1279c3c 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>4c90661bc00114b4e7ba79c944d1c011dda5b126</CoreFxCurrentRef>
-    <CoreClrCurrentRef>caa7245d2aabffcb177ee456e4d1d2901462ebcb</CoreClrCurrentRef>
+    <CoreFxCurrentRef>4a2c8b78ad4065f39c0894ccba79902822989b2c</CoreFxCurrentRef>
+    <CoreClrCurrentRef>4a2c8b78ad4065f39c0894ccba79902822989b2c</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>preview2-25302-03</CoreFxExpectedPrerelease>
+    <CoreFxExpectedPrerelease>preview2-25303-04</CoreFxExpectedPrerelease>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.0.0-preview2-25302-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.0.0-preview2-25303-03</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
   </PropertyGroup>
 
index 46c7507..c918557 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.ILAsm": "2.0.0-preview2-25302-02",
-    "Microsoft.NETCore.ILDAsm": "2.0.0-preview2-25302-02",
-    "Microsoft.NETCore.Jit": "2.0.0-preview2-25302-02",
-    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-preview2-25302-02",
-    "Microsoft.NETCore.TestHost": "2.0.0-preview2-25302-02"
+    "Microsoft.NETCore.ILAsm": "2.0.0-preview2-25303-03",
+    "Microsoft.NETCore.ILDAsm": "2.0.0-preview2-25303-03",
+    "Microsoft.NETCore.Jit": "2.0.0-preview2-25303-03",
+    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-preview2-25303-03",
+    "Microsoft.NETCore.TestHost": "2.0.0-preview2-25303-03"
   },
   "frameworks": {
     "netcoreapp2.0": {
index 75ac624..c8031bc 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-03"
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25303-04"
   },
   "frameworks": {
     "netcoreapp2.0": {}
index 40248aa..dde0c93 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-preview2-25302-02"
+    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-preview2-25303-03"
   },
   "frameworks": {
     "netcoreapp1.1": {
index f5feda8..50b1774 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "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"
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25303-04",
+    "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview2-25303-04",
+    "System.Memory": "4.4.0-preview2-25303-04",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25303-04",
+    "System.Security.Permissions": "4.4.0-preview2-25303-04"
   },
   "frameworks": {
     "netcoreapp2.0": {
index f59ef7f..9e4e308 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25303-04",
     "Microsoft.DotNet.CoreCLR.TestDependencies": "1.0.0-prerelease",
     "jit-dasm": "0.0.1.4",
     "cijobs": "0.0.1.2",
index 541450b..493c939 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-03",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25303-04",
     "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-03",
+    "System.Numerics.Vectors": "4.4.0-preview2-25303-04",
     "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-03",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25303-04",
     "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 266869f..237ae2c 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-03",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25303-04",
     "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-03",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25303-04",
     "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 47ffdf7..a8085d6 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-03",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25303-04",
     "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-03",
-    "System.Numerics.Vectors": "4.4.0-preview2-25302-03",
+    "System.Memory": "4.4.0-preview2-25303-04",
+    "System.Numerics.Vectors": "4.4.0-preview2-25303-04",
     "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-03",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25303-04",
     "System.Runtime": "4.4.0-beta-24913-02",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-03",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25303-04",
     "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 94912f8..93f7b61 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25303-04",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.assert": "2.2.0-beta2-build3300",
     "xunit.core": "2.2.0-beta2-build3300",
index b4292f0..f02866d 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-03",
+    "Microsoft.NETCore.Platforms": "2.0.0-preview2-25303-04",
     "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-03",
+    "System.Numerics.Vectors": "4.4.0-preview2-25303-04",
     "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-03",
+    "System.Reflection.TypeExtensions": "4.4.0-preview2-25303-04",
     "System.Runtime": "4.4.0-beta-24913-02",
     "System.Runtime.Extensions": "4.4.0-beta-24913-02",
     "System.Runtime.Loader": "4.0.0",