From: dotnet bot Date: Mon, 10 Apr 2017 18:18:31 +0000 (-0700) Subject: Update CoreFx to preview1-25210-01 (#10850) X-Git-Tag: accepted/tizen/base/20180629.140029~1491 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9cfc763700e38ce47242ad66657ba3210451df78;p=platform%2Fupstream%2Fcoreclr.git Update CoreFx to preview1-25210-01 (#10850) --- diff --git a/dependencies.props b/dependencies.props index 48f054e..f9830a9 100644 --- a/dependencies.props +++ b/dependencies.props @@ -1,13 +1,13 @@ - 54d99a707d56c4551f1e04c7649b0e87a9df7460 + e92f146e291cdddd764887db41dcdf95263300a8 54d99a707d56c4551f1e04c7649b0e87a9df7460 - preview1-25205-01 + preview1-25210-01 diff --git a/tests/src/Common/netcoreapp/project.json b/tests/src/Common/netcoreapp/project.json index be9709a..2fae8dd 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-preview1-25205-01" + "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview1-25210-01" }, "frameworks": { "netcoreapp2.0": {} diff --git a/tests/src/Common/test_dependencies/project.json b/tests/src/Common/test_dependencies/project.json index 98e16fa..89a5d6b 100644 --- a/tests/src/Common/test_dependencies/project.json +++ b/tests/src/Common/test_dependencies/project.json @@ -1,9 +1,9 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-preview1-25205-01", - "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview1-25205-01", - "System.Memory": "4.4.0-preview1-25205-01", - "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview1-25205-01" + "Microsoft.NETCore.Platforms": "2.0.0-preview1-25210-01", + "Microsoft.Private.CoreFx.NETCoreApp": "4.4.0-preview1-25210-01", + "System.Memory": "4.4.0-preview1-25210-01", + "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview1-25210-01" }, "frameworks": { "netcoreapp2.0": { diff --git a/tests/src/Common/test_runtime/project.json b/tests/src/Common/test_runtime/project.json index 5d2bcb9..0f82a11 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-preview1-25205-01", + "Microsoft.NETCore.Platforms": "2.0.0-preview1-25210-01", "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 c4218d5..7940c40 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-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-preview1-25205-01", + "Microsoft.NETCore.Platforms": "2.0.0-preview1-25210-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-preview1-25205-01", + "System.Numerics.Vectors": "4.4.0-preview1-25210-01", "System.Reflection": "4.4.0-beta-24913-02", "System.Reflection.Extensions": "4.4.0-beta-24913-02", - "System.Reflection.TypeExtensions": "4.4.0-preview1-25205-01", + "System.Reflection.TypeExtensions": "4.4.0-preview1-25210-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 a4f1e47..49d20c2 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-preview1-25205-01", + "Microsoft.NETCore.Platforms": "2.0.0-preview1-25210-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-preview1-25205-01", + "System.Reflection.TypeExtensions": "4.4.0-preview1-25210-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 5ebcc4b..e42976a 100644 --- a/tests/src/JIT/config/benchmark/project.json +++ b/tests/src/JIT/config/benchmark/project.json @@ -5,18 +5,18 @@ "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-preview1-25205-01", + "Microsoft.NETCore.Platforms": "2.0.0-preview1-25210-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-preview1-25205-01", - "System.Numerics.Vectors": "4.4.0-preview1-25205-01", + "System.Memory": "4.4.0-preview1-25210-01", + "System.Numerics.Vectors": "4.4.0-preview1-25210-01", "System.Reflection": "4.4.0-beta-24913-02", "System.Reflection.Extensions": "4.4.0-beta-24913-02", - "System.Reflection.TypeExtensions": "4.4.0-preview1-25205-01", + "System.Reflection.TypeExtensions": "4.4.0-preview1-25210-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/TestWrappersConfig/project.json b/tests/src/TestWrappersConfig/project.json index d860dc0..93e7388 100644 --- a/tests/src/TestWrappersConfig/project.json +++ b/tests/src/TestWrappersConfig/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-preview1-25205-01", + "Microsoft.NETCore.Platforms": "2.0.0-preview1-25210-01", "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 b2d8b58..1d0eb6d 100644 --- a/tests/src/performance/project.json +++ b/tests/src/performance/project.json @@ -5,16 +5,16 @@ "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-preview1-25205-01", + "Microsoft.NETCore.Platforms": "2.0.0-preview1-25210-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.Expressions": "4.4.0-beta-24913-02", - "System.Numerics.Vectors": "4.4.0-preview1-25205-01", + "System.Numerics.Vectors": "4.4.0-preview1-25210-01", "System.Reflection": "4.4.0-beta-24913-02", "System.Reflection.Extensions": "4.4.0-beta-24913-02", - "System.Reflection.TypeExtensions": "4.4.0-preview1-25205-01", + "System.Reflection.TypeExtensions": "4.4.0-preview1-25210-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",