summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config
diff options
context:
space:
mode:
authordotnet bot <dotnet-bot@dotnetfoundation.org>2017-05-15 21:13:10 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2017-05-15 21:13:10 -0700
commitb14c529f14f6ce1f660ce66951b1c29fc41632bd (patch)
tree2ceb58d66a39b4358ade8bf6fb77de1814a64ff6 /tests/src/JIT/config
parentf2688a682b639d4383b62afde31593dac58d39f3 (diff)
downloadcoreclr-b14c529f14f6ce1f660ce66951b1c29fc41632bd.tar.gz
coreclr-b14c529f14f6ce1f660ce66951b1c29fc41632bd.tar.bz2
coreclr-b14c529f14f6ce1f660ce66951b1c29fc41632bd.zip
Update CoreClr, CoreFx to preview2-25316-01, preview2-25316-01, respectively (#11622)
Diffstat (limited to 'tests/src/JIT/config')
-rw-r--r--tests/src/JIT/config/benchmark+roslyn/project.json6
-rw-r--r--tests/src/JIT/config/benchmark+serialize/project.json4
-rw-r--r--tests/src/JIT/config/benchmark/project.json10
3 files changed, 10 insertions, 10 deletions
diff --git a/tests/src/JIT/config/benchmark+roslyn/project.json b/tests/src/JIT/config/benchmark+roslyn/project.json
index 153ffdcef5..d785552820 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-build0004",
"xunit.performance.metrics": "1.0.0-beta-build0004",
"Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
- "Microsoft.NETCore.Platforms": "2.0.0-preview2-25315-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-preview2-25316-01",
"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-25315-01",
+ "System.Numerics.Vectors": "4.4.0-preview2-25316-01",
"System.Reflection": "4.4.0-beta-24913-02",
"System.Reflection.Extensions": "4.4.0-beta-24913-02",
- "System.Reflection.TypeExtensions": "4.4.0-preview2-25315-01",
+ "System.Reflection.TypeExtensions": "4.4.0-preview2-25316-01",
"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 f201692c5a..402884f56c 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-build0004",
"xunit.performance.metrics": "1.0.0-beta-build0004",
"Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
- "Microsoft.NETCore.Platforms": "2.0.0-preview2-25315-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-preview2-25316-01",
"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-25315-01",
+ "System.Reflection.TypeExtensions": "4.4.0-preview2-25316-01",
"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 ae08fd521e..46b9a694e5 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-build0004",
"xunit.performance.metrics": "1.0.0-beta-build0004",
"Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
- "Microsoft.NETCore.Platforms": "2.0.0-preview2-25315-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-preview2-25316-01",
"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-25315-01",
- "System.Numerics.Vectors": "4.4.0-preview2-25315-01",
+ "System.Memory": "4.4.0-preview2-25316-01",
+ "System.Numerics.Vectors": "4.4.0-preview2-25316-01",
"System.Reflection": "4.4.0-beta-24913-02",
"System.Reflection.Extensions": "4.4.0-beta-24913-02",
- "System.Reflection.TypeExtensions": "4.4.0-preview2-25315-01",
+ "System.Reflection.TypeExtensions": "4.4.0-preview2-25316-01",
"System.Runtime": "4.4.0-beta-24913-02",
- "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25315-01",
+ "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25316-01",
"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",