From 5a5aa9122add4255c362c44b023dc1ecd4f75dbc Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 29 Mar 2017 14:12:21 -0700 Subject: Update CoreClr, CoreFx to beta-25129-03, beta-25129-02, respectively (#10539) --- tests/src/JIT/config/benchmark+roslyn/project.json | 4 ++-- tests/src/JIT/config/benchmark+serialize/project.json | 2 +- tests/src/JIT/config/benchmark/project.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/src/JIT/config') diff --git a/tests/src/JIT/config/benchmark+roslyn/project.json b/tests/src/JIT/config/benchmark+roslyn/project.json index 1d66daf7c5..69597d2c3b 100644 --- a/tests/src/JIT/config/benchmark+roslyn/project.json +++ b/tests/src/JIT/config/benchmark+roslyn/project.json @@ -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-25124-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-25129-02", "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-25124-07", + "System.Numerics.Vectors": "4.4.0-beta-25129-02", "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", diff --git a/tests/src/JIT/config/benchmark+serialize/project.json b/tests/src/JIT/config/benchmark+serialize/project.json index 8e2b76de56..43ca2c613a 100644 --- a/tests/src/JIT/config/benchmark+serialize/project.json +++ b/tests/src/JIT/config/benchmark+serialize/project.json @@ -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-25124-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-25129-02", "Newtonsoft.Json": "7.0.1", "System.Console": "4.4.0-beta-24913-02", "System.IO": "4.4.0-beta-24913-02", diff --git a/tests/src/JIT/config/benchmark/project.json b/tests/src/JIT/config/benchmark/project.json index 395987ce46..634754b01a 100644 --- a/tests/src/JIT/config/benchmark/project.json +++ b/tests/src/JIT/config/benchmark/project.json @@ -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-25124-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-25129-02", "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-25124-07", - "System.Numerics.Vectors": "4.4.0-beta-25124-07", + "System.Memory": "4.4.0-beta-25129-02", + "System.Numerics.Vectors": "4.4.0-beta-25129-02", "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", -- cgit v1.2.3