From eb92bee205efa29230fb876736f755d21cba002f Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Thu, 19 Jan 2017 01:45:52 +0000 Subject: [PATCH] Update CoreClr, CoreFx to beta-24919-01, beta-24918-13, respectively --- dependencies.props | 8 ++++---- tests/src/Common/build_against_pkg_dependencies/project.json | 10 +++++----- tests/src/Common/netcoreapp/project.json | 4 ++-- tests/src/Common/targeting_pack_ref/project.json | 2 +- tests/src/Common/test_dependencies/project.json | 2 +- tests/src/JIT/config/benchmark+roslyn/project.json | 2 +- tests/src/JIT/config/benchmark+serialize/project.json | 2 +- tests/src/JIT/config/benchmark/project.json | 2 +- tests/src/JIT/config/extra/project.json | 2 +- tests/src/JIT/config/minimal/project.json | 2 +- tests/src/JIT/config/threading+thread/project.json | 2 +- tests/src/JIT/config/threading/project.json | 2 +- tests/src/performance/project.json | 2 +- 13 files changed, 21 insertions(+), 21 deletions(-) diff --git a/dependencies.props b/dependencies.props index 8ec3f49..b58d16b 100644 --- a/dependencies.props +++ b/dependencies.props @@ -1,18 +1,18 @@ - 85b3661411d85b6b22b1796768df0b5d968d090f - 85b3661411d85b6b22b1796768df0b5d968d090f + a0d8a9ad8e7a9f3c3d25747dc68cc81c6e567d0f + a0d8a9ad8e7a9f3c3d25747dc68cc81c6e567d0f - beta-24918-07 + beta-24918-13 - 1.2.0-beta-24918-03 + 1.2.0-beta-24919-01 2.2.0-beta2-build3300 diff --git a/tests/src/Common/build_against_pkg_dependencies/project.json b/tests/src/Common/build_against_pkg_dependencies/project.json index e23a600..c1abc71 100644 --- a/tests/src/Common/build_against_pkg_dependencies/project.json +++ b/tests/src/Common/build_against_pkg_dependencies/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.ILAsm": "1.2.0-beta-24918-03", - "Microsoft.NETCore.ILDAsm": "1.2.0-beta-24918-03", - "Microsoft.NETCore.Jit": "1.2.0-beta-24918-03", - "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24918-03", - "Microsoft.NETCore.TestHost": "1.2.0-beta-24918-03" + "Microsoft.NETCore.ILAsm": "1.2.0-beta-24919-01", + "Microsoft.NETCore.ILDAsm": "1.2.0-beta-24919-01", + "Microsoft.NETCore.Jit": "1.2.0-beta-24919-01", + "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24919-01", + "Microsoft.NETCore.TestHost": "1.2.0-beta-24919-01" }, "frameworks": { "netcoreapp1.1": { diff --git a/tests/src/Common/netcoreapp/project.json b/tests/src/Common/netcoreapp/project.json index 2cc87dc..8c69587 100644 --- a/tests/src/Common/netcoreapp/project.json +++ b/tests/src/Common/netcoreapp/project.json @@ -5,7 +5,7 @@ "emitEntryPoint": true }, "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02", "System.Threading.Thread": "4.4.0-beta-24913-02", "System.Collections": "4.4.0-beta-24913-02", @@ -64,7 +64,7 @@ "frameworks": { "netcoreapp1.1": { "dependencies": { - "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24918-03" + "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24919-01" } } }, diff --git a/tests/src/Common/targeting_pack_ref/project.json b/tests/src/Common/targeting_pack_ref/project.json index 2539b35..4aa33d3 100644 --- a/tests/src/Common/targeting_pack_ref/project.json +++ b/tests/src/Common/targeting_pack_ref/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24918-03" + "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24919-01" }, "frameworks": { "netcoreapp1.1": { diff --git a/tests/src/Common/test_dependencies/project.json b/tests/src/Common/test_dependencies/project.json index 8479ff7..41f2f86 100644 --- a/tests/src/Common/test_dependencies/project.json +++ b/tests/src/Common/test_dependencies/project.json @@ -9,7 +9,7 @@ "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040", "Microsoft.Win32.Primitives": "4.4.0-beta-24913-02", "Newtonsoft.Json": "8.0.3", - "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02", "System.Collections.Immutable": "1.4.0-beta-24913-02", "System.Threading.Thread": "4.4.0-beta-24913-02", diff --git a/tests/src/JIT/config/benchmark+roslyn/project.json b/tests/src/JIT/config/benchmark+roslyn/project.json index 4f2d216..2f462c5 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-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "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 8a945a3..c6dd216 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-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "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 82f0914..04cbd4d 100644 --- a/tests/src/JIT/config/benchmark/project.json +++ b/tests/src/JIT/config/benchmark/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-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "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", diff --git a/tests/src/JIT/config/extra/project.json b/tests/src/JIT/config/extra/project.json index b8d832d..6e1e79d 100644 --- a/tests/src/JIT/config/extra/project.json +++ b/tests/src/JIT/config/extra/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "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", diff --git a/tests/src/JIT/config/minimal/project.json b/tests/src/JIT/config/minimal/project.json index daaf5ae..323ab88 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-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "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 a46ac11..e0e7396 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-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "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 d80a622..fae10a3 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-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "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/performance/project.json b/tests/src/performance/project.json index 82f0914..04cbd4d 100644 --- a/tests/src/performance/project.json +++ b/tests/src/performance/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-24918-07", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", "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", -- 2.7.4