summaryrefslogtreecommitdiff
path: root/tests/src
diff options
context:
space:
mode:
authordotnet bot <dotnet-bot@dotnetfoundation.org>2017-05-02 11:21:36 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2017-05-02 11:21:36 -0700
commit622c6a097d94341d354938ea9014c4f279c9f405 (patch)
tree2056756e019da65f56e5b8ae35e65623f3c21819 /tests/src
parentc8b635f1e0058b4147d6d89efeb7464e97d03dc3 (diff)
downloadcoreclr-622c6a097d94341d354938ea9014c4f279c9f405.tar.gz
coreclr-622c6a097d94341d354938ea9014c4f279c9f405.tar.bz2
coreclr-622c6a097d94341d354938ea9014c4f279c9f405.zip
Update CoreFx to preview2-25302-03 (#11331)
Diffstat (limited to 'tests/src')
-rw-r--r--tests/src/Common/netcoreapp/project.json2
-rw-r--r--tests/src/Common/test_dependencies/project.json10
-rw-r--r--tests/src/Common/test_runtime/project.json2
-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
-rw-r--r--tests/src/TestWrappersConfig/project.json2
-rw-r--r--tests/src/performance/project.json6
8 files changed, 21 insertions, 21 deletions
diff --git a/tests/src/Common/netcoreapp/project.json b/tests/src/Common/netcoreapp/project.json
index 59f907f2dd..75ac62408e 100644
--- a/tests/src/Common/netcoreapp/project.json
+++ b/tests/src/Common/netcoreapp/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"Microsoft.NETCore.App": "2.0.0-beta-001494-00",
- "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-01"
+ "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-03"
},
"frameworks": {
"netcoreapp2.0": {}
diff --git a/tests/src/Common/test_dependencies/project.json b/tests/src/Common/test_dependencies/project.json
index 6cd388d9ee..f5feda884c 100644
--- a/tests/src/Common/test_dependencies/project.json
+++ b/tests/src/Common/test_dependencies/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-01",
- "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview2-25302-01",
- "System.Memory": "4.4.0-preview2-25302-01",
- "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-01",
- "System.Security.Permissions": "4.4.0-preview2-25302-01"
+ "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
+ "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview2-25302-03",
+ "System.Memory": "4.4.0-preview2-25302-03",
+ "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview2-25302-03",
+ "System.Security.Permissions": "4.4.0-preview2-25302-03"
},
"frameworks": {
"netcoreapp2.0": {
diff --git a/tests/src/Common/test_runtime/project.json b/tests/src/Common/test_runtime/project.json
index a56d102a56..f59ef7f307 100644
--- a/tests/src/Common/test_runtime/project.json
+++ b/tests/src/Common/test_runtime/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
"Microsoft.DotNet.CoreCLR.TestDependencies": "1.0.0-prerelease",
"jit-dasm": "0.0.1.4",
"cijobs": "0.0.1.2",
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",
diff --git a/tests/src/TestWrappersConfig/project.json b/tests/src/TestWrappersConfig/project.json
index dd84ccdf84..94912f80aa 100644
--- a/tests/src/TestWrappersConfig/project.json
+++ b/tests/src/TestWrappersConfig/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-preview2-25302-03",
"xunit": "2.2.0-beta2-build3300",
"xunit.assert": "2.2.0-beta2-build3300",
"xunit.core": "2.2.0-beta2-build3300",
diff --git a/tests/src/performance/project.json b/tests/src/performance/project.json
index 201714a2f9..b4292f0934 100644
--- a/tests/src/performance/project.json
+++ b/tests/src/performance/project.json
@@ -5,16 +5,16 @@
"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.Expressions": "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.Loader": "4.0.0",