summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2017-03-09 15:25:54 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2017-03-09 15:25:54 +0000
commit360566a2facb38ad5ad1acbfdda200a06a94f43c (patch)
tree230d17f8a464f67dd4133ecf8f322846cd5f4e93 /tests/src/JIT/config
parent51a6b5ce75c853e77266b8e1ce8c264736d2aabe (diff)
downloadcoreclr-360566a2facb38ad5ad1acbfdda200a06a94f43c.tar.gz
coreclr-360566a2facb38ad5ad1acbfdda200a06a94f43c.tar.bz2
coreclr-360566a2facb38ad5ad1acbfdda200a06a94f43c.zip
Update CoreClr, CoreFx to beta-25109-01, beta-25109-03, 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 8d37705368..9951e3cdb9 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-25108-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25109-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",
diff --git a/tests/src/JIT/config/benchmark+serialize/project.json b/tests/src/JIT/config/benchmark+serialize/project.json
index c8f72de04c..deb7388701 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-25108-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25109-03",
"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 27cf3e6a2e..b05f42f3d3 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-25108-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25109-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-beta-25108-02",
+ "System.Memory": "4.4.0-beta-25109-03",
"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 eb396995ab..35bc2bbcb4 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-25108-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25109-03",
"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-25108-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-25109-03",
"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-25108-02",
+ "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-25109-03",
"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 19f6911ec3..6e68cd6c81 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-25108-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25109-03",
"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 0bbacc0458..ef92890c41 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-25108-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25109-03",
"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 ef9ba035d4..4302c2bb45 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-25108-02",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25109-03",
"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",