summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2017-03-08 17:26:01 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2017-03-08 17:26:01 +0000
commitd09fc33bb70d779e09bcd10e3161366a93709fdd (patch)
treec67e8e6e75f977cc58d349a17977b4f3575b4355 /tests/src/JIT/config
parentf581375d423d8fb6f2e1b7148aa949c8f14c952b (diff)
downloadcoreclr-d09fc33bb70d779e09bcd10e3161366a93709fdd.tar.gz
coreclr-d09fc33bb70d779e09bcd10e3161366a93709fdd.tar.bz2
coreclr-d09fc33bb70d779e09bcd10e3161366a93709fdd.zip
Update CoreClr, CoreFx to beta-25108-04, beta-25108-02, respectively
Diffstat (limited to 'tests/src/JIT/config')
-rw-r--r--tests/src/JIT/config/benchmark+roslyn/project.json2
-rw-r--r--tests/src/JIT/config/benchmark+serialize/project.json2
-rw-r--r--tests/src/JIT/config/benchmark/project.json4
-rw-r--r--tests/src/JIT/config/extra/project.json6
-rw-r--r--tests/src/JIT/config/minimal/project.json2
-rw-r--r--tests/src/JIT/config/threading+thread/project.json2
-rw-r--r--tests/src/JIT/config/threading/project.json2
7 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 7cfabc1ba7..8d37705368 100644
--- a/tests/src/JIT/config/benchmark+roslyn/project.json
+++ b/tests/src/JIT/config/benchmark+roslyn/project.json
@@ -4,7 +4,7 @@
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25022-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25108-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",
diff --git a/tests/src/JIT/config/benchmark+serialize/project.json b/tests/src/JIT/config/benchmark+serialize/project.json
index 892d7734a2..c8f72de04c 100644
--- a/tests/src/JIT/config/benchmark+serialize/project.json
+++ b/tests/src/JIT/config/benchmark+serialize/project.json
@@ -3,7 +3,7 @@
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25022-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25108-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 74d8973286..27cf3e6a2e 100644
--- a/tests/src/JIT/config/benchmark/project.json
+++ b/tests/src/JIT/config/benchmark/project.json
@@ -3,14 +3,14 @@
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25022-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25108-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-25022-02",
+ "System.Memory": "4.4.0-beta-25108-02",
"System.Numerics.Vectors": "4.4.0-beta-24913-02",
"System.Reflection": "4.4.0-beta-24913-02",
"System.Reflection.Extensions": "4.4.0-beta-24913-02",
diff --git a/tests/src/JIT/config/extra/project.json b/tests/src/JIT/config/extra/project.json
index 56515da5ca..eb396995ab 100644
--- a/tests/src/JIT/config/extra/project.json
+++ b/tests/src/JIT/config/extra/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25022-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25108-02",
"System.Collections": "4.4.0-beta-24913-02",
"System.Console": "4.4.0-beta-24913-02",
"System.Diagnostics.Debug": "4.4.0-beta-24913-02",
- "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-25022-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-25108-02",
"System.Diagnostics.Process": "4.4.0-beta-24913-02",
"System.Globalization": "4.4.0-beta-24913-02",
"System.IO": "4.4.0-beta-24913-02",
@@ -14,7 +14,7 @@
"System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",
"System.Runtime": "4.4.0-beta-24913-02",
"System.Runtime.Extensions": "4.4.0-beta-24913-02",
- "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-25022-02",
+ "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-25108-02",
"System.Runtime.InteropServices": "4.4.0-beta-24913-02"
},
"frameworks": {
diff --git a/tests/src/JIT/config/minimal/project.json b/tests/src/JIT/config/minimal/project.json
index d1c8def171..19f6911ec3 100644
--- a/tests/src/JIT/config/minimal/project.json
+++ b/tests/src/JIT/config/minimal/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25022-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25108-02",
"System.Console": "4.4.0-beta-24913-02",
"System.Runtime": "4.4.0-beta-24913-02",
"System.Runtime.Extensions": "4.4.0-beta-24913-02",
diff --git a/tests/src/JIT/config/threading+thread/project.json b/tests/src/JIT/config/threading+thread/project.json
index 62b27ff7c5..0bbacc0458 100644
--- a/tests/src/JIT/config/threading+thread/project.json
+++ b/tests/src/JIT/config/threading+thread/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25022-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25108-02",
"System.Console": "4.4.0-beta-24913-02",
"System.Numerics.Vectors": "4.4.0-beta-24913-02",
"System.Runtime": "4.4.0-beta-24913-02",
diff --git a/tests/src/JIT/config/threading/project.json b/tests/src/JIT/config/threading/project.json
index 532b9cd2e7..ef9ba035d4 100644
--- a/tests/src/JIT/config/threading/project.json
+++ b/tests/src/JIT/config/threading/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25022-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25108-02",
"System.Console": "4.4.0-beta-24913-02",
"System.Runtime": "4.4.0-beta-24913-02",
"System.Runtime.Extensions": "4.4.0-beta-24913-02",