summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config
diff options
context:
space:
mode:
authordotnet bot <dotnet-bot@dotnetfoundation.org>2017-03-29 14:12:21 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2017-03-29 14:12:21 -0700
commit5a5aa9122add4255c362c44b023dc1ecd4f75dbc (patch)
tree29e9455dcf99c9bb8c7592690bc450b4439ce88b /tests/src/JIT/config
parent2bf9bb7904a714801cef7d4fdc63149b0c7491e8 (diff)
downloadcoreclr-5a5aa9122add4255c362c44b023dc1ecd4f75dbc.tar.gz
coreclr-5a5aa9122add4255c362c44b023dc1ecd4f75dbc.tar.bz2
coreclr-5a5aa9122add4255c362c44b023dc1ecd4f75dbc.zip
Update CoreClr, CoreFx to beta-25129-03, beta-25129-02, respectively (#10539)
Diffstat (limited to 'tests/src/JIT/config')
-rw-r--r--tests/src/JIT/config/benchmark+roslyn/project.json4
-rw-r--r--tests/src/JIT/config/benchmark+serialize/project.json2
-rw-r--r--tests/src/JIT/config/benchmark/project.json6
3 files changed, 6 insertions, 6 deletions
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",