From 240412fbc865e7361e1bafad78c89be1837aab3f Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Fri, 30 Sep 2016 16:02:35 +0000 Subject: [PATCH] Update CoreClr, CoreFx to preview1-24529-02, preview1-24530-02, respectively --- dependencies.props | 8 +- .../src/Common/test_dependencies/project.json | 118 +++++++++--------- .../JIT/config/benchmark+roslyn/project.json | 34 ++--- .../config/benchmark+serialize/project.json | 26 ++-- tests/src/JIT/config/benchmark/project.json | 36 +++--- tests/src/JIT/config/extra/project.json | 32 ++--- tests/src/JIT/config/minimal/project.json | 10 +- .../JIT/config/threading+thread/project.json | 14 +-- tests/src/JIT/config/threading/project.json | 10 +- 9 files changed, 144 insertions(+), 144 deletions(-) diff --git a/dependencies.props b/dependencies.props index 4eae5e45aaec..9b86b4ac3c1f 100644 --- a/dependencies.props +++ b/dependencies.props @@ -1,18 +1,18 @@ - 32db82f556af331a624b0344c64f88dd19e33a68 - 32db82f556af331a624b0344c64f88dd19e33a68 + d47c8b493b002e05a24f088d3fd29a8d3a6a44ac + d47c8b493b002e05a24f088d3fd29a8d3a6a44ac - preview1-24528-01 + preview1-24530-02 - 1.1.0-preview1-24528-02 + 1.1.0-preview1-24529-02 2.1.0 diff --git a/tests/src/Common/test_dependencies/project.json b/tests/src/Common/test_dependencies/project.json index 68956fff6789..9ed820dfe852 100644 --- a/tests/src/Common/test_dependencies/project.json +++ b/tests/src/Common/test_dependencies/project.json @@ -7,67 +7,67 @@ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035", "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035", "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035", - "Microsoft.Win32.Primitives": "4.3.0-preview1-24528-01", + "Microsoft.Win32.Primitives": "4.3.0-preview1-24530-02", "Newtonsoft.Json": "7.0.1", - "Microsoft.NETCore.Platforms": "1.0.2-preview1-24528-01", - "Microsoft.NETCore.Targets": "1.0.3-preview1-24528-01", - "System.Collections.Immutable": "1.3.0-preview1-24528-01", - "System.Threading.Thread": "4.3.0-preview1-24528-01", - "System.Collections": "4.3.0-preview1-24528-01", - "System.Xml.XmlSerializer": "4.3.0-preview1-24528-01", - "System.Collections.Concurrent": "4.3.0-preview1-24528-01", - "System.ObjectModel": "4.3.0-preview1-24528-01", - "System.Runtime.Numerics": "4.3.0-preview1-24528-01", - "System.Collections.NonGeneric": "4.3.0-preview1-24528-01", - "System.Collections.Specialized": "4.3.0-preview1-24528-01", - "System.ComponentModel": "4.3.0-preview1-24528-01", - "System.Reflection.Emit.Lightweight": "4.3.0-preview1-24528-01", - "System.Reflection.TypeExtensions": "4.3.0-preview1-24528-01", - "System.Console": "4.3.0-preview1-24528-01", - "System.Diagnostics.Contracts": "4.3.0-preview1-24528-01", - "System.Diagnostics.Debug": "4.3.0-preview1-24528-01", - "System.Diagnostics.Process": "4.3.0-preview1-24528-01", - "System.Diagnostics.Tools": "4.3.0-preview1-24528-01", - "System.Diagnostics.Tracing": "4.3.0-preview1-24528-01", - "System.Dynamic.Runtime": "4.3.0-preview1-24528-01", - "System.Globalization": "4.3.0-preview1-24528-01", - "System.Globalization.Calendars": "4.3.0-preview1-24528-01", - "System.IO": "4.3.0-preview1-24528-01", - "System.IO.FileSystem": "4.3.0-preview1-24528-01", - "System.IO.FileSystem.Primitives": "4.3.0-preview1-24528-01", - "System.Linq": "4.3.0-preview1-24528-01", - "System.Linq.Queryable": "4.3.0-preview1-24528-01", - "System.Linq.Expressions": "4.3.0-preview1-24528-01", - "System.Reflection": "4.3.0-preview1-24528-01", - "System.Reflection.Extensions": "4.3.0-preview1-24528-01", - "System.Resources.ResourceManager": "4.3.0-preview1-24528-01", - "System.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime.CompilerServices.Unsafe": "4.3.0-preview1-24528-01", - "System.Runtime.Extensions": "4.3.0-preview1-24528-01", - "System.Runtime.Handles": "4.3.0-preview1-24528-01", - "System.Runtime.InteropServices": "4.3.0-preview1-24528-01", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-preview1-24528-01", - "System.Runtime.Loader": "4.3.0-preview1-24528-01", - "System.Runtime.Serialization.Json": "4.3.0-preview1-24528-01", + "Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02", + "Microsoft.NETCore.Targets": "1.1.0-preview1-24530-02", + "System.Collections.Immutable": "1.3.0-preview1-24530-02", + "System.Threading.Thread": "4.3.0-preview1-24530-02", + "System.Collections": "4.3.0-preview1-24530-02", + "System.Xml.XmlSerializer": "4.3.0-preview1-24530-02", + "System.Collections.Concurrent": "4.3.0-preview1-24530-02", + "System.ObjectModel": "4.3.0-preview1-24530-02", + "System.Runtime.Numerics": "4.3.0-preview1-24530-02", + "System.Collections.NonGeneric": "4.3.0-preview1-24530-02", + "System.Collections.Specialized": "4.3.0-preview1-24530-02", + "System.ComponentModel": "4.3.0-preview1-24530-02", + "System.Reflection.Emit.Lightweight": "4.3.0-preview1-24530-02", + "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-02", + "System.Console": "4.3.0-preview1-24530-02", + "System.Diagnostics.Contracts": "4.3.0-preview1-24530-02", + "System.Diagnostics.Debug": "4.3.0-preview1-24530-02", + "System.Diagnostics.Process": "4.3.0-preview1-24530-02", + "System.Diagnostics.Tools": "4.3.0-preview1-24530-02", + "System.Diagnostics.Tracing": "4.3.0-preview1-24530-02", + "System.Dynamic.Runtime": "4.3.0-preview1-24530-02", + "System.Globalization": "4.3.0-preview1-24530-02", + "System.Globalization.Calendars": "4.3.0-preview1-24530-02", + "System.IO": "4.3.0-preview1-24530-02", + "System.IO.FileSystem": "4.3.0-preview1-24530-02", + "System.IO.FileSystem.Primitives": "4.3.0-preview1-24530-02", + "System.Linq": "4.3.0-preview1-24530-02", + "System.Linq.Queryable": "4.3.0-preview1-24530-02", + "System.Linq.Expressions": "4.3.0-preview1-24530-02", + "System.Reflection": "4.3.0-preview1-24530-02", + "System.Reflection.Extensions": "4.3.0-preview1-24530-02", + "System.Resources.ResourceManager": "4.3.0-preview1-24530-02", + "System.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime.CompilerServices.Unsafe": "4.3.0-preview1-24530-02", + "System.Runtime.Extensions": "4.3.0-preview1-24530-02", + "System.Runtime.Handles": "4.3.0-preview1-24530-02", + "System.Runtime.InteropServices": "4.3.0-preview1-24530-02", + "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-preview1-24530-02", + "System.Runtime.Loader": "4.3.0-preview1-24530-02", + "System.Runtime.Serialization.Json": "4.3.0-preview1-24530-02", "System.Runtime.Serialization.Primitives": "4.1.1", - "System.Runtime.Serialization.Xml": "4.3.0-preview1-24528-01", - "System.Security.Cryptography.Algorithms": "4.3.0-preview1-24528-01", - "System.Text.Encoding": "4.3.0-preview1-24528-01", - "System.Text.Encoding.Extensions": "4.3.0-preview1-24528-01", - "System.Text.RegularExpressions": "4.3.0-preview1-24528-01", - "System.Threading": "4.3.0-preview1-24528-01", - "System.Threading.AccessControl": "4.3.0-preview1-24528-01", - "System.Threading.Overlapped": "4.3.0-preview1-24528-01", - "System.Threading.Tasks": "4.3.0-preview1-24528-01", - "System.Threading.Tasks.Parallel": "4.3.0-preview1-24528-01", - "System.Threading.ThreadPool": "4.3.0-preview1-24528-01", - "System.Threading.Timer": "4.3.0-preview1-24528-01", - "System.Xml.ReaderWriter": "4.3.0-preview1-24528-01", - "System.Xml.XDocument": "4.3.0-preview1-24528-01", - "System.Xml.XmlDocument": "4.3.0-preview1-24528-01", - "System.Xml.XPath": "4.3.0-preview1-24528-01", - "System.Xml.XPath.XmlDocument": "4.3.0-preview1-24528-01", - "System.Numerics.Vectors": "4.3.0-preview1-24528-01" + "System.Runtime.Serialization.Xml": "4.3.0-preview1-24530-02", + "System.Security.Cryptography.Algorithms": "4.3.0-preview1-24530-02", + "System.Text.Encoding": "4.3.0-preview1-24530-02", + "System.Text.Encoding.Extensions": "4.3.0-preview1-24530-02", + "System.Text.RegularExpressions": "4.3.0-preview1-24530-02", + "System.Threading": "4.3.0-preview1-24530-02", + "System.Threading.AccessControl": "4.3.0-preview1-24530-02", + "System.Threading.Overlapped": "4.3.0-preview1-24530-02", + "System.Threading.Tasks": "4.3.0-preview1-24530-02", + "System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-02", + "System.Threading.ThreadPool": "4.3.0-preview1-24530-02", + "System.Threading.Timer": "4.3.0-preview1-24530-02", + "System.Xml.ReaderWriter": "4.3.0-preview1-24530-02", + "System.Xml.XDocument": "4.3.0-preview1-24530-02", + "System.Xml.XmlDocument": "4.3.0-preview1-24530-02", + "System.Xml.XPath": "4.3.0-preview1-24530-02", + "System.Xml.XPath.XmlDocument": "4.3.0-preview1-24530-02", + "System.Numerics.Vectors": "4.3.0-preview1-24530-02" }, "frameworks": { "netcoreapp1.0": { diff --git a/tests/src/JIT/config/benchmark+roslyn/project.json b/tests/src/JIT/config/benchmark+roslyn/project.json index 074e31f0fd53..774097da45b5 100644 --- a/tests/src/JIT/config/benchmark+roslyn/project.json +++ b/tests/src/JIT/config/benchmark+roslyn/project.json @@ -4,23 +4,23 @@ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035", "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035", "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035", - "Microsoft.NETCore.Platforms": "1.0.2-preview1-24528-01", - "System.Console": "4.3.0-preview1-24528-01", - "System.Dynamic.Runtime": "4.3.0-preview1-24528-01", - "System.Linq": "4.3.0-preview1-24528-01", - "System.IO.FileSystem": "4.3.0-preview1-24528-01", - "System.Numerics.Vectors": "4.3.0-preview1-24528-01", - "System.Reflection": "4.3.0-preview1-24528-01", - "System.Reflection.Extensions": "4.3.0-preview1-24528-01", - "System.Reflection.TypeExtensions": "4.3.0-preview1-24528-01", - "System.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime.Extensions": "4.3.0-preview1-24528-01", - "System.Runtime.Numerics": "4.3.0-preview1-24528-01", - "System.Text.RegularExpressions": "4.3.0-preview1-24528-01", - "System.Threading": "4.3.0-preview1-24528-01", - "System.Threading.Tasks": "4.3.0-preview1-24528-01", - "System.Threading.Tasks.Parallel": "4.3.0-preview1-24528-01", - "System.Security.Cryptography.Algorithms": "4.3.0-preview1-24528-01", + "Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02", + "System.Console": "4.3.0-preview1-24530-02", + "System.Dynamic.Runtime": "4.3.0-preview1-24530-02", + "System.Linq": "4.3.0-preview1-24530-02", + "System.IO.FileSystem": "4.3.0-preview1-24530-02", + "System.Numerics.Vectors": "4.3.0-preview1-24530-02", + "System.Reflection": "4.3.0-preview1-24530-02", + "System.Reflection.Extensions": "4.3.0-preview1-24530-02", + "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-02", + "System.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime.Extensions": "4.3.0-preview1-24530-02", + "System.Runtime.Numerics": "4.3.0-preview1-24530-02", + "System.Text.RegularExpressions": "4.3.0-preview1-24530-02", + "System.Threading": "4.3.0-preview1-24530-02", + "System.Threading.Tasks": "4.3.0-preview1-24530-02", + "System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-02", + "System.Security.Cryptography.Algorithms": "4.3.0-preview1-24530-02", "xunit": "2.1.0", "xunit.console.netcore": "1.0.2-prerelease-00101", "xunit.runner.utility": "2.1.0" diff --git a/tests/src/JIT/config/benchmark+serialize/project.json b/tests/src/JIT/config/benchmark+serialize/project.json index 2cfb39763e5c..909c0ee317ce 100644 --- a/tests/src/JIT/config/benchmark+serialize/project.json +++ b/tests/src/JIT/config/benchmark+serialize/project.json @@ -3,21 +3,21 @@ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035", "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035", "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035", - "Microsoft.NETCore.Platforms": "1.0.2-preview1-24528-01", + "Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02", "Newtonsoft.Json": "7.0.1", - "System.Console": "4.3.0-preview1-24528-01", - "System.IO": "4.3.0-preview1-24528-01", - "System.IO.FileSystem": "4.3.0-preview1-24528-01", - "System.Linq": "4.3.0-preview1-24528-01", - "System.ObjectModel": "4.3.0-preview1-24528-01", - "System.Dynamic.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime.Serialization.Json": "4.3.0-preview1-24528-01", + "System.Console": "4.3.0-preview1-24530-02", + "System.IO": "4.3.0-preview1-24530-02", + "System.IO.FileSystem": "4.3.0-preview1-24530-02", + "System.Linq": "4.3.0-preview1-24530-02", + "System.ObjectModel": "4.3.0-preview1-24530-02", + "System.Dynamic.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime.Serialization.Json": "4.3.0-preview1-24530-02", "System.Runtime.Serialization.Primitives": "4.1.1", - "System.Runtime.Serialization.Xml": "4.3.0-preview1-24528-01", - "System.Text.RegularExpressions": "4.3.0-preview1-24528-01", - "System.Xml.XmlDocument": "4.3.0-preview1-24528-01", - "System.Xml.XmlSerializer": "4.3.0-preview1-24528-01", + "System.Runtime.Serialization.Xml": "4.3.0-preview1-24530-02", + "System.Text.RegularExpressions": "4.3.0-preview1-24530-02", + "System.Xml.XmlDocument": "4.3.0-preview1-24530-02", + "System.Xml.XmlSerializer": "4.3.0-preview1-24530-02", "xunit": "2.1.0", "xunit.console.netcore": "1.0.2-prerelease-00101", "xunit.runner.utility": "2.1.0" diff --git a/tests/src/JIT/config/benchmark/project.json b/tests/src/JIT/config/benchmark/project.json index e3886febb928..a9cf1fae6f86 100644 --- a/tests/src/JIT/config/benchmark/project.json +++ b/tests/src/JIT/config/benchmark/project.json @@ -3,24 +3,24 @@ "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035", "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035", "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035", - "Microsoft.NETCore.Platforms": "1.0.2-preview1-24528-01", - "System.Collections.NonGeneric": "4.3.0-preview1-24528-01", - "System.Console": "4.3.0-preview1-24528-01", - "System.IO.FileSystem": "4.3.0-preview1-24528-01", - "System.Linq": "4.3.0-preview1-24528-01", - "System.Linq.Expressions": "4.3.0-preview1-24528-01", - "System.Numerics.Vectors": "4.3.0-preview1-24528-01", - "System.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime.Extensions": "4.3.0-preview1-24528-01", - "System.Runtime.Numerics": "4.3.0-preview1-24528-01", - "System.Text.RegularExpressions": "4.3.0-preview1-24528-01", - "System.Threading": "4.3.0-preview1-24528-01", - "System.Threading.Tasks": "4.3.0-preview1-24528-01", - "System.Threading.Tasks.Parallel": "4.3.0-preview1-24528-01", - "System.Diagnostics.Process": "4.3.0-preview1-24528-01", - "System.Xml.XmlDocument": "4.3.0-preview1-24528-01", - "System.Xml.XPath": "4.3.0-preview1-24528-01", - "System.Xml.XPath.XmlDocument": "4.3.0-preview1-24528-01", + "Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02", + "System.Collections.NonGeneric": "4.3.0-preview1-24530-02", + "System.Console": "4.3.0-preview1-24530-02", + "System.IO.FileSystem": "4.3.0-preview1-24530-02", + "System.Linq": "4.3.0-preview1-24530-02", + "System.Linq.Expressions": "4.3.0-preview1-24530-02", + "System.Numerics.Vectors": "4.3.0-preview1-24530-02", + "System.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime.Extensions": "4.3.0-preview1-24530-02", + "System.Runtime.Numerics": "4.3.0-preview1-24530-02", + "System.Text.RegularExpressions": "4.3.0-preview1-24530-02", + "System.Threading": "4.3.0-preview1-24530-02", + "System.Threading.Tasks": "4.3.0-preview1-24530-02", + "System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-02", + "System.Diagnostics.Process": "4.3.0-preview1-24530-02", + "System.Xml.XmlDocument": "4.3.0-preview1-24530-02", + "System.Xml.XPath": "4.3.0-preview1-24530-02", + "System.Xml.XPath.XmlDocument": "4.3.0-preview1-24530-02", "xunit": "2.1.0", "xunit.console.netcore": "1.0.2-prerelease-00101", "xunit.runner.utility": "2.1.0" diff --git a/tests/src/JIT/config/extra/project.json b/tests/src/JIT/config/extra/project.json index 1062fed3ec26..c428e20342a5 100644 --- a/tests/src/JIT/config/extra/project.json +++ b/tests/src/JIT/config/extra/project.json @@ -1,21 +1,21 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-preview1-24528-01", - "System.Collections": "4.3.0-preview1-24528-01", - "System.Console": "4.3.0-preview1-24528-01", - "System.Diagnostics.Debug": "4.3.0-preview1-24528-01", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-preview1-24528-01", - "System.Diagnostics.Process": "4.3.0-preview1-24528-01", - "System.Globalization": "4.3.0-preview1-24528-01", - "System.IO": "4.3.0-preview1-24528-01", - "System.IO.FileSystem": "4.3.0-preview1-24528-01", - "System.Reflection": "4.3.0-preview1-24528-01", - "System.Reflection.Extensions": "4.3.0-preview1-24528-01", - "System.Reflection.TypeExtensions": "4.3.0-preview1-24528-01", - "System.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime.Extensions": "4.3.0-preview1-24528-01", - "System.Runtime.CompilerServices.Unsafe": "4.3.0-preview1-24528-01", - "System.Runtime.InteropServices": "4.3.0-preview1-24528-01" + "Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02", + "System.Collections": "4.3.0-preview1-24530-02", + "System.Console": "4.3.0-preview1-24530-02", + "System.Diagnostics.Debug": "4.3.0-preview1-24530-02", + "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-preview1-24530-02", + "System.Diagnostics.Process": "4.3.0-preview1-24530-02", + "System.Globalization": "4.3.0-preview1-24530-02", + "System.IO": "4.3.0-preview1-24530-02", + "System.IO.FileSystem": "4.3.0-preview1-24530-02", + "System.Reflection": "4.3.0-preview1-24530-02", + "System.Reflection.Extensions": "4.3.0-preview1-24530-02", + "System.Reflection.TypeExtensions": "4.3.0-preview1-24530-02", + "System.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime.Extensions": "4.3.0-preview1-24530-02", + "System.Runtime.CompilerServices.Unsafe": "4.3.0-preview1-24530-02", + "System.Runtime.InteropServices": "4.3.0-preview1-24530-02" }, "frameworks": { "netcoreapp1.0": {} diff --git a/tests/src/JIT/config/minimal/project.json b/tests/src/JIT/config/minimal/project.json index b8b566215918..dfea60a682f3 100644 --- a/tests/src/JIT/config/minimal/project.json +++ b/tests/src/JIT/config/minimal/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-preview1-24528-01", - "System.Console": "4.3.0-preview1-24528-01", - "System.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime.Extensions": "4.3.0-preview1-24528-01", - "System.Runtime.InteropServices": "4.3.0-preview1-24528-01" + "Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02", + "System.Console": "4.3.0-preview1-24530-02", + "System.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime.Extensions": "4.3.0-preview1-24530-02", + "System.Runtime.InteropServices": "4.3.0-preview1-24530-02" }, "frameworks": { "netcoreapp1.0": {} diff --git a/tests/src/JIT/config/threading+thread/project.json b/tests/src/JIT/config/threading+thread/project.json index 225eb482b60b..a1cbb7a702b9 100644 --- a/tests/src/JIT/config/threading+thread/project.json +++ b/tests/src/JIT/config/threading+thread/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-preview1-24528-01", - "System.Console": "4.3.0-preview1-24528-01", - "System.Numerics.Vectors": "4.3.0-preview1-24528-01", - "System.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime.Extensions": "4.3.0-preview1-24528-01", - "System.Threading": "4.3.0-preview1-24528-01", - "System.Threading.Thread": "4.3.0-preview1-24528-01" + "Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02", + "System.Console": "4.3.0-preview1-24530-02", + "System.Numerics.Vectors": "4.3.0-preview1-24530-02", + "System.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime.Extensions": "4.3.0-preview1-24530-02", + "System.Threading": "4.3.0-preview1-24530-02", + "System.Threading.Thread": "4.3.0-preview1-24530-02" }, "frameworks": { "netcoreapp1.0": {} diff --git a/tests/src/JIT/config/threading/project.json b/tests/src/JIT/config/threading/project.json index fd6165d25d61..464bed07ad5f 100644 --- a/tests/src/JIT/config/threading/project.json +++ b/tests/src/JIT/config/threading/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-preview1-24528-01", - "System.Console": "4.3.0-preview1-24528-01", - "System.Runtime": "4.3.0-preview1-24528-01", - "System.Runtime.Extensions": "4.3.0-preview1-24528-01", - "System.Threading": "4.3.0-preview1-24528-01" + "Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02", + "System.Console": "4.3.0-preview1-24530-02", + "System.Runtime": "4.3.0-preview1-24530-02", + "System.Runtime.Extensions": "4.3.0-preview1-24530-02", + "System.Threading": "4.3.0-preview1-24530-02" }, "frameworks": { "netcoreapp1.0": {}