From: dotnet-bot Date: Thu, 19 Jan 2017 17:33:45 +0000 (+0000) Subject: Update CoreClr, CoreFx to beta-24919-03, beta-24919-02, respectively X-Git-Tag: submit/tizen/20210909.063632~11030^2~8402^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=45a0e951ea64869d9e79699baa7740842bd419ca;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update CoreClr, CoreFx to beta-24919-03, beta-24919-02, respectively Commit migrated from https://github.com/dotnet/coreclr/commit/fa3b1186468417416d0c2c730bddd21a8c3eaff5 --- diff --git a/src/coreclr/dependencies.props b/src/coreclr/dependencies.props index b58d16b..aa56caa 100644 --- a/src/coreclr/dependencies.props +++ b/src/coreclr/dependencies.props @@ -1,18 +1,18 @@ - a0d8a9ad8e7a9f3c3d25747dc68cc81c6e567d0f - a0d8a9ad8e7a9f3c3d25747dc68cc81c6e567d0f + 0a3abbf9dabc77d698fef5f89829f933f7298bd7 + 0a3abbf9dabc77d698fef5f89829f933f7298bd7 - beta-24918-13 + beta-24919-02 - 1.2.0-beta-24919-01 + 1.2.0-beta-24919-03 2.2.0-beta2-build3300 diff --git a/src/coreclr/tests/src/Common/build_against_pkg_dependencies/project.json b/src/coreclr/tests/src/Common/build_against_pkg_dependencies/project.json index c1abc71..1c5fc33 100644 --- a/src/coreclr/tests/src/Common/build_against_pkg_dependencies/project.json +++ b/src/coreclr/tests/src/Common/build_against_pkg_dependencies/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "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" + "Microsoft.NETCore.ILAsm": "1.2.0-beta-24919-03", + "Microsoft.NETCore.ILDAsm": "1.2.0-beta-24919-03", + "Microsoft.NETCore.Jit": "1.2.0-beta-24919-03", + "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24919-03", + "Microsoft.NETCore.TestHost": "1.2.0-beta-24919-03" }, "frameworks": { "netcoreapp1.1": { diff --git a/src/coreclr/tests/src/Common/netcoreapp/project.json b/src/coreclr/tests/src/Common/netcoreapp/project.json index 8c69587..d6bd773 100644 --- a/src/coreclr/tests/src/Common/netcoreapp/project.json +++ b/src/coreclr/tests/src/Common/netcoreapp/project.json @@ -5,7 +5,7 @@ "emitEntryPoint": true }, "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-02", "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-24919-01" + "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24919-03" } } }, diff --git a/src/coreclr/tests/src/Common/targeting_pack_ref/project.json b/src/coreclr/tests/src/Common/targeting_pack_ref/project.json index 4aa33d3..e9cc7ee 100644 --- a/src/coreclr/tests/src/Common/targeting_pack_ref/project.json +++ b/src/coreclr/tests/src/Common/targeting_pack_ref/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24919-01" + "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24919-03" }, "frameworks": { "netcoreapp1.1": { diff --git a/src/coreclr/tests/src/Common/test_dependencies/project.json b/src/coreclr/tests/src/Common/test_dependencies/project.json index 41f2f86..51f25f0 100644 --- a/src/coreclr/tests/src/Common/test_dependencies/project.json +++ b/src/coreclr/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-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-02", "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/src/coreclr/tests/src/JIT/config/benchmark+roslyn/project.json b/src/coreclr/tests/src/JIT/config/benchmark+roslyn/project.json index 2f462c5..10af52f 100644 --- a/src/coreclr/tests/src/JIT/config/benchmark+roslyn/project.json +++ b/src/coreclr/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-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-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/src/coreclr/tests/src/JIT/config/benchmark+serialize/project.json b/src/coreclr/tests/src/JIT/config/benchmark+serialize/project.json index c6dd216..d0f6aa8 100644 --- a/src/coreclr/tests/src/JIT/config/benchmark+serialize/project.json +++ b/src/coreclr/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-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-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/src/coreclr/tests/src/JIT/config/benchmark/project.json b/src/coreclr/tests/src/JIT/config/benchmark/project.json index 04cbd4d..f9a8e5b 100644 --- a/src/coreclr/tests/src/JIT/config/benchmark/project.json +++ b/src/coreclr/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-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-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", diff --git a/src/coreclr/tests/src/JIT/config/extra/project.json b/src/coreclr/tests/src/JIT/config/extra/project.json index 6e1e79d..03d1576 100644 --- a/src/coreclr/tests/src/JIT/config/extra/project.json +++ b/src/coreclr/tests/src/JIT/config/extra/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-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", diff --git a/src/coreclr/tests/src/JIT/config/minimal/project.json b/src/coreclr/tests/src/JIT/config/minimal/project.json index 323ab88..d1b704c 100644 --- a/src/coreclr/tests/src/JIT/config/minimal/project.json +++ b/src/coreclr/tests/src/JIT/config/minimal/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-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/src/coreclr/tests/src/JIT/config/threading+thread/project.json b/src/coreclr/tests/src/JIT/config/threading+thread/project.json index e0e7396..359e222 100644 --- a/src/coreclr/tests/src/JIT/config/threading+thread/project.json +++ b/src/coreclr/tests/src/JIT/config/threading+thread/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-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/src/coreclr/tests/src/JIT/config/threading/project.json b/src/coreclr/tests/src/JIT/config/threading/project.json index fae10a3..637b9af 100644 --- a/src/coreclr/tests/src/JIT/config/threading/project.json +++ b/src/coreclr/tests/src/JIT/config/threading/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "2.0.0-beta-24918-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-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/src/coreclr/tests/src/performance/project.json b/src/coreclr/tests/src/performance/project.json index 04cbd4d..f9a8e5b 100644 --- a/src/coreclr/tests/src/performance/project.json +++ b/src/coreclr/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-13", + "Microsoft.NETCore.Platforms": "2.0.0-beta-24919-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",