From 622c6a097d94341d354938ea9014c4f279c9f405 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Tue, 2 May 2017 11:21:36 -0700 Subject: Update CoreFx to preview2-25302-03 (#11331) --- tests/src/JIT/config/benchmark+roslyn/project.json | 6 +++--- tests/src/JIT/config/benchmark+serialize/project.json | 4 ++-- tests/src/JIT/config/benchmark/project.json | 10 +++++----- 3 files changed, 10 insertions(+), 10 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 7a330b67ab..541450bab0 100644 --- a/tests/src/JIT/config/benchmark+roslyn/project.json +++ b/tests/src/JIT/config/benchmark+roslyn/project.json @@ -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", diff --git a/tests/src/JIT/config/benchmark+serialize/project.json b/tests/src/JIT/config/benchmark+serialize/project.json index e1da2948be..266869f4dc 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-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", diff --git a/tests/src/JIT/config/benchmark/project.json b/tests/src/JIT/config/benchmark/project.json index 2ee3e056bb..47ffdf7fe3 100644 --- a/tests/src/JIT/config/benchmark/project.json +++ b/tests/src/JIT/config/benchmark/project.json @@ -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", -- cgit v1.2.3