Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Toub <stoub@microsoft.com>2016-09-01 19:08:39 +0300
committerGitHub <noreply@github.com>2016-09-01 19:08:39 +0300
commit022a8c2088582c3175e7aee4ad4c97c3cea58a28 (patch)
tree7feb45617b1451ab878332e30442c18a627865f3
parent1bfb0f9a90a0c0111e44b7c9746462ecdb616d04 (diff)
parent3a8894d373c2ef2814265363d70ff0c09bbf36be (diff)
Merge pull request #11340 from dotnet-bot/master-UpdateDependencies
Update CoreFx to beta-24501-02 (master)
-rw-r--r--dependencies.props4
-rw-r--r--src/Common/net46-test-runtime/project.json4
-rw-r--r--src/Common/test-runtime/project.json14
-rw-r--r--src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json14
-rw-r--r--src/Common/tests/System/Xml/BaseLibManaged/project.json4
-rw-r--r--src/Common/tests/System/Xml/ModuleCore/project.json12
-rw-r--r--src/Common/tests/System/Xml/XmlCoreTest/project.json18
-rw-r--r--src/Common/tests/System/Xml/XmlDiff/project.json12
-rw-r--r--src/Common/tests/project.json42
-rw-r--r--src/Microsoft.CSharp/tests/project.json40
-rw-r--r--src/Microsoft.VisualBasic/tests/project.json44
-rw-r--r--src/Microsoft.Win32.Primitives/tests/project.json12
-rw-r--r--src/Microsoft.Win32.Registry.AccessControl/tests/project.json24
-rw-r--r--src/Microsoft.Win32.Registry/tests/project.json20
-rw-r--r--src/System.AppContext/tests/project.json12
-rw-r--r--src/System.Buffers/tests/project.json18
-rw-r--r--src/System.Collections.Concurrent/tests/project.json30
-rw-r--r--src/System.Collections.Immutable/tests/project.json18
-rw-r--r--src/System.Collections.NonGeneric/tests/Performance/project.json28
-rw-r--r--src/System.Collections.NonGeneric/tests/project.json28
-rw-r--r--src/System.Collections.Specialized/tests/project.json26
-rw-r--r--src/System.Collections/tests/Performance/project.json24
-rw-r--r--src/System.Collections/tests/project.json26
-rw-r--r--src/System.ComponentModel.Annotations/tests/project.json20
-rw-r--r--src/System.ComponentModel.EventBasedAsync/tests/project.json14
-rw-r--r--src/System.ComponentModel.Primitives/tests/project.json12
-rw-r--r--src/System.ComponentModel.TypeConverter/tests/Performance/project.json22
-rw-r--r--src/System.ComponentModel.TypeConverter/tests/project.json22
-rw-r--r--src/System.ComponentModel/tests/project.json10
-rw-r--r--src/System.Composition.Convention/tests/project.json8
-rw-r--r--src/System.Composition/tests/project.json8
-rw-r--r--src/System.Console/tests/Performance/project.json30
-rw-r--r--src/System.Console/tests/project.json30
-rw-r--r--src/System.Data.Common/tests/project.json24
-rw-r--r--src/System.Data.SqlClient/tests/FunctionalTests/project.json20
-rw-r--r--src/System.Data.SqlClient/tests/ManualTests/project.json94
-rw-r--r--src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json4
-rw-r--r--src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/project.json64
-rw-r--r--src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json60
-rw-r--r--src/System.Diagnostics.Contracts/tests/project.json16
-rw-r--r--src/System.Diagnostics.Debug/tests/project.json8
-rw-r--r--src/System.Diagnostics.DiagnosticSource/tests/project.json20
-rw-r--r--src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json2
-rw-r--r--src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json22
-rw-r--r--src/System.Diagnostics.Process/tests/Performance/project.json46
-rw-r--r--src/System.Diagnostics.Process/tests/project.json46
-rw-r--r--src/System.Diagnostics.StackTrace/src/project.json2
-rw-r--r--src/System.Diagnostics.TextWriterTraceListener/tests/project.json24
-rw-r--r--src/System.Diagnostics.Tools/tests/project.json10
-rw-r--r--src/System.Diagnostics.TraceSource/tests/project.json20
-rw-r--r--src/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json18
-rw-r--r--src/System.Diagnostics.Tracing/tests/project.json32
-rw-r--r--src/System.Drawing.Primitives/tests/project.json12
-rw-r--r--src/System.Dynamic.Runtime/tests/project.json36
-rw-r--r--src/System.Globalization.Calendars/tests/project.json18
-rw-r--r--src/System.Globalization.Extensions/tests/project.json24
-rw-r--r--src/System.Globalization/tests/Performance/project.json24
-rw-r--r--src/System.Globalization/tests/project.json24
-rw-r--r--src/System.IO.Compression.ZipFile/tests/project.json36
-rw-r--r--src/System.IO.Compression/tests/Performance/project.json32
-rw-r--r--src/System.IO.Compression/tests/project.json32
-rw-r--r--src/System.IO.FileSystem.AccessControl/tests/project.json36
-rw-r--r--src/System.IO.FileSystem.DriveInfo/tests/project.json20
-rw-r--r--src/System.IO.FileSystem.Primitives/tests/project.json10
-rw-r--r--src/System.IO.FileSystem.Watcher/tests/project.json32
-rw-r--r--src/System.IO.FileSystem/tests/Performance/project.json42
-rw-r--r--src/System.IO.FileSystem/tests/project.json42
-rw-r--r--src/System.IO.MemoryMappedFiles/tests/Performance/project.json28
-rw-r--r--src/System.IO.MemoryMappedFiles/tests/project.json28
-rw-r--r--src/System.IO.Packaging/tests/project.json20
-rw-r--r--src/System.IO.Pipes.AccessControl/tests/project.json46
-rw-r--r--src/System.IO.Pipes/tests/Performance/project.json32
-rw-r--r--src/System.IO.Pipes/tests/project.json32
-rw-r--r--src/System.IO.UnmanagedMemoryStream/tests/project.json26
-rw-r--r--src/System.IO/tests/project.json14
-rw-r--r--src/System.Linq.Expressions/tests/project.json30
-rw-r--r--src/System.Linq.Parallel/tests/project.json30
-rw-r--r--src/System.Linq.Queryable/tests/project.json18
-rw-r--r--src/System.Linq/tests/Performance/project.json20
-rw-r--r--src/System.Linq/tests/project.json20
-rw-r--r--src/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json22
-rw-r--r--src/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json40
-rw-r--r--src/System.Net.Http/tests/FunctionalTests/unix/project.json40
-rw-r--r--src/System.Net.Http/tests/FunctionalTests/win/project.json42
-rw-r--r--src/System.Net.Http/tests/UnitTests/project.json24
-rw-r--r--src/System.Net.NameResolution/tests/FunctionalTests/project.json20
-rw-r--r--src/System.Net.NameResolution/tests/PalTests/project.json48
-rw-r--r--src/System.Net.NameResolution/tests/UnitTests/project.json24
-rw-r--r--src/System.Net.NetworkInformation/tests/FunctionalTests/project.json18
-rw-r--r--src/System.Net.NetworkInformation/tests/UnitTests/project.json14
-rw-r--r--src/System.Net.Ping/tests/FunctionalTests/project.json14
-rw-r--r--src/System.Net.Primitives/tests/FunctionalTests/project.json14
-rw-r--r--src/System.Net.Primitives/tests/PalTests/project.json30
-rw-r--r--src/System.Net.Primitives/tests/PerformanceTests/project.json6
-rw-r--r--src/System.Net.Primitives/tests/UnitTests/project.json32
-rw-r--r--src/System.Net.Requests/tests/project.json24
-rw-r--r--src/System.Net.Security/tests/FunctionalTests/unix/project.json40
-rw-r--r--src/System.Net.Security/tests/FunctionalTests/win/project.json32
-rw-r--r--src/System.Net.Security/tests/UnitTests/project.json18
-rw-r--r--src/System.Net.Sockets/tests/FunctionalTests/project.json30
-rw-r--r--src/System.Net.Sockets/tests/PerformanceTests/project.json24
-rw-r--r--src/System.Net.WebHeaderCollection/tests/project.json4
-rw-r--r--src/System.Net.WebSockets.Client/tests/project.json22
-rw-r--r--src/System.Net.WebSockets/tests/project.json12
-rw-r--r--src/System.Numerics.Vectors/tests/Performance/project.json26
-rw-r--r--src/System.Numerics.Vectors/tests/project.json26
-rw-r--r--src/System.ObjectModel/tests/project.json24
-rw-r--r--src/System.Private.Uri/tests/FunctionalTests/project.json14
-rw-r--r--src/System.Private.Uri/tests/UnitTests/project.json8
-rw-r--r--src/System.Reflection.Context/tests/project.json14
-rw-r--r--src/System.Reflection.DispatchProxy/tests/project.json22
-rw-r--r--src/System.Reflection.Emit.ILGeneration/tests/project.json24
-rw-r--r--src/System.Reflection.Emit.Lightweight/tests/project.json16
-rw-r--r--src/System.Reflection.Emit/tests/project.json22
-rw-r--r--src/System.Reflection.Extensions/tests/project.json18
-rw-r--r--src/System.Reflection.Metadata/tests/project.json44
-rw-r--r--src/System.Reflection.TypeExtensions/tests/CoreCLR/project.json28
-rw-r--r--src/System.Reflection.TypeExtensions/tests/project.json20
-rw-r--r--src/System.Reflection/tests/CoreCLR/project.json22
-rw-r--r--src/System.Reflection/tests/TestExe/project.json4
-rw-r--r--src/System.Reflection/tests/project.json24
-rw-r--r--src/System.Resources.Reader/tests/project.json18
-rw-r--r--src/System.Resources.ResourceManager/tests/project.json14
-rw-r--r--src/System.Resources.Writer/tests/project.json18
-rw-r--r--src/System.Runtime.CompilerServices.Unsafe/tests/project.json4
-rw-r--r--src/System.Runtime.Extensions/tests/Performance/project.json26
-rw-r--r--src/System.Runtime.Extensions/tests/project.json26
-rw-r--r--src/System.Runtime.Handles/tests/project.json12
-rw-r--r--src/System.Runtime.InteropServices.RuntimeInformation/tests/project.json16
-rw-r--r--src/System.Runtime.InteropServices/tests/project.json10
-rw-r--r--src/System.Runtime.Loader/tests/DefaultContext/project.json30
-rw-r--r--src/System.Runtime.Loader/tests/RefEmitLoadContext/project.json32
-rw-r--r--src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json10
-rw-r--r--src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json2
-rw-r--r--src/System.Runtime.Loader/tests/project.json28
-rw-r--r--src/System.Runtime.Numerics/tests/project.json20
-rw-r--r--src/System.Runtime.Serialization.Formatters/tests/project.json16
-rw-r--r--src/System.Runtime.Serialization.Json/tests/Performance/ContractReferences/project.json42
-rw-r--r--src/System.Runtime.Serialization.Json/tests/Performance/project.json36
-rw-r--r--src/System.Runtime.Serialization.Json/tests/project.json36
-rw-r--r--src/System.Runtime.Serialization.Xml/tests/Performance/ContractReferences/project.json42
-rw-r--r--src/System.Runtime.Serialization.Xml/tests/Performance/project.json36
-rw-r--r--src/System.Runtime.Serialization.Xml/tests/project.json36
-rw-r--r--src/System.Runtime/tests/Performance/project.json28
-rw-r--r--src/System.Runtime/tests/project.json28
-rw-r--r--src/System.Security.AccessControl/tests/project.json54
-rw-r--r--src/System.Security.Claims/tests/project.json24
-rw-r--r--src/System.Security.Cryptography.Algorithms/tests/project.json26
-rw-r--r--src/System.Security.Cryptography.Cng/tests/project.json30
-rw-r--r--src/System.Security.Cryptography.Csp/tests/project.json18
-rw-r--r--src/System.Security.Cryptography.Encoding/tests/project.json20
-rw-r--r--src/System.Security.Cryptography.OpenSsl/tests/project.json22
-rw-r--r--src/System.Security.Cryptography.Pkcs/src/netcore50/project.json2
-rw-r--r--src/System.Security.Cryptography.Pkcs/src/project.json2
-rw-r--r--src/System.Security.Cryptography.Pkcs/tests/project.json16
-rw-r--r--src/System.Security.Cryptography.Primitives/tests/project.json12
-rw-r--r--src/System.Security.Cryptography.ProtectedData/src/project.json2
-rw-r--r--src/System.Security.Cryptography.ProtectedData/tests/project.json18
-rw-r--r--src/System.Security.Cryptography.X509Certificates/src/netcore50/project.json2
-rw-r--r--src/System.Security.Cryptography.X509Certificates/src/unix/project.json2
-rw-r--r--src/System.Security.Cryptography.X509Certificates/src/win/project.json2
-rw-r--r--src/System.Security.Cryptography.X509Certificates/tests/project.json28
-rw-r--r--src/System.Security.Principal.Windows/src/project.json2
-rw-r--r--src/System.Security.Principal.Windows/tests/project.json14
-rw-r--r--src/System.Security.Principal/src/project.json2
-rw-r--r--src/System.Security.SecureString/src/project.json2
-rw-r--r--src/System.Security.SecureString/tests/project.json4
-rw-r--r--src/System.ServiceProcess.ServiceController/src/project.json2
-rw-r--r--src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json18
-rw-r--r--src/System.Text.Encoding.CodePages/src/project.json2
-rw-r--r--src/System.Text.Encoding.CodePages/tests/project.json16
-rw-r--r--src/System.Text.Encoding.Extensions/tests/project.json14
-rw-r--r--src/System.Text.Encoding/tests/Performance/project.json20
-rw-r--r--src/System.Text.Encoding/tests/project.json20
-rw-r--r--src/System.Text.Encodings.Web/src/project.json2
-rw-r--r--src/System.Text.Encodings.Web/tests/project.json20
-rw-r--r--src/System.Text.RegularExpressions/src/project.json2
-rw-r--r--src/System.Text.RegularExpressions/tests/project.json20
-rw-r--r--src/System.Threading.AccessControl/tests/project.json26
-rw-r--r--src/System.Threading.Overlapped/src/project.json4
-rw-r--r--src/System.Threading.Overlapped/tests/project.json10
-rw-r--r--src/System.Threading.Tasks.Dataflow/src/project.json2
-rw-r--r--src/System.Threading.Tasks.Dataflow/src/wp8/project.json2
-rw-r--r--src/System.Threading.Tasks.Dataflow/tests/project.json36
-rw-r--r--src/System.Threading.Tasks.Extensions/src/project.json2
-rw-r--r--src/System.Threading.Tasks.Extensions/tests/project.json14
-rw-r--r--src/System.Threading.Tasks.Parallel/src/project.json2
-rw-r--r--src/System.Threading.Tasks.Parallel/tests/project.json26
-rw-r--r--src/System.Threading.Tasks/tests/project.json26
-rw-r--r--src/System.Threading.Timer/tests/project.json16
-rw-r--r--src/System.Threading/tests/Performance/project.json26
-rw-r--r--src/System.Threading/tests/project.json26
-rw-r--r--src/System.ValueTuple/src/project.json2
-rw-r--r--src/System.ValueTuple/tests/project.json18
-rw-r--r--src/System.Xml.ReaderWriter/src/project.json2
-rw-r--r--src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json14
-rw-r--r--src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json14
-rw-r--r--src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json14
-rw-r--r--src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json18
-rw-r--r--src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json20
-rw-r--r--src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json14
-rw-r--r--src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json12
-rw-r--r--src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json24
-rw-r--r--src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json24
-rw-r--r--src/System.Xml.ReaderWriter/tests/XmlConvert/project.json14
-rw-r--r--src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json14
-rw-r--r--src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json18
-rw-r--r--src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json20
-rw-r--r--src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json18
-rw-r--r--src/System.Xml.ReaderWriter/tests/XmlWriter/project.json22
-rw-r--r--src/System.Xml.XDocument/tests/Properties/project.json24
-rw-r--r--src/System.Xml.XDocument/tests/SDMSample/project.json20
-rw-r--r--src/System.Xml.XDocument/tests/Streaming/project.json20
-rw-r--r--src/System.Xml.XDocument/tests/TreeManipulation/project.json22
-rw-r--r--src/System.Xml.XDocument/tests/XDocument.Common/project.json24
-rw-r--r--src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json20
-rw-r--r--src/System.Xml.XDocument/tests/axes/project.json16
-rw-r--r--src/System.Xml.XDocument/tests/events/project.json18
-rw-r--r--src/System.Xml.XDocument/tests/misc/project.json20
-rw-r--r--src/System.Xml.XDocument/tests/xNodeBuilder/project.json26
-rw-r--r--src/System.Xml.XDocument/tests/xNodeReader/project.json22
-rw-r--r--src/System.Xml.XPath.XDocument/tests/project.json28
-rw-r--r--src/System.Xml.XPath.XmlDocument/src/project.json2
-rw-r--r--src/System.Xml.XPath.XmlDocument/tests/project.json28
-rw-r--r--src/System.Xml.XPath/src/project.json2
-rw-r--r--src/System.Xml.XPath/tests/project.json24
-rw-r--r--src/System.Xml.XmlDocument/src/project.json2
-rw-r--r--src/System.Xml.XmlDocument/tests/Performance/project.json14
-rw-r--r--src/System.Xml.XmlDocument/tests/project.json14
-rw-r--r--src/System.Xml.XmlSerializer/tests/Performance/ContractReferences/project.json40
-rw-r--r--src/System.Xml.XmlSerializer/tests/Performance/project.json34
-rw-r--r--src/System.Xml.XmlSerializer/tests/project.json34
232 files changed, 2428 insertions, 2428 deletions
diff --git a/dependencies.props b/dependencies.props
index 875f3d2831..ecb18c780c 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -1,14 +1,14 @@
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
- <CoreFxCurrentRef>dc3a044187bbf16b0b65803f213c4427844b51b8</CoreFxCurrentRef>
+ <CoreFxCurrentRef>d25ac2cbb2a25360ba3757015e306c26af63ffd5</CoreFxCurrentRef>
<CoreClrCurrentRef>dc3a044187bbf16b0b65803f213c4427844b51b8</CoreClrCurrentRef>
<ExternalCurrentRef>dc3a044187bbf16b0b65803f213c4427844b51b8</ExternalCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
- <CoreFxExpectedPrerelease>beta-24501-01</CoreFxExpectedPrerelease>
+ <CoreFxExpectedPrerelease>beta-24501-02</CoreFxExpectedPrerelease>
<CoreClrExpectedPrerelease>beta-24431-03</CoreClrExpectedPrerelease>
<ExternalExpectedPrerelease>beta-24501-00</ExternalExpectedPrerelease>
</PropertyGroup>
diff --git a/src/Common/net46-test-runtime/project.json b/src/Common/net46-test-runtime/project.json
index 965733cafa..76daea7372 100644
--- a/src/Common/net46-test-runtime/project.json
+++ b/src/Common/net46-test-runtime/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "System.IO.Compression": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
+ "System.IO.Compression": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",
"ReportGenerator": "2.4.3",
diff --git a/src/Common/test-runtime/project.json b/src/Common/test-runtime/project.json
index 4743d2174c..70550837ac 100644
--- a/src/Common/test-runtime/project.json
+++ b/src/Common/test-runtime/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Targets": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Targets": "4.3.0-beta-24501-02",
"Microsoft.NETCore.TestHost": "1.1.0-beta-24431-03",
"Microsoft.NETCore.Runtime.CoreCLR": "1.1.0-beta-24431-03",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.IO.Compression": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Linq.Parallel": "4.3.0-beta-24501-01",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.IO.Compression": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Linq.Parallel": "4.3.0-beta-24501-02",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",
"ReportGenerator": "2.4.3",
@@ -98,7 +98,7 @@
"System.Runtime.WindowsRuntime.UI.Xaml": "4.0.1",
"System.Text.Encoding.CodePages": "4.0.1",
"System.Xml.XmlSerializer": "4.0.11",
- "System.Console": "4.3.0-beta-24501-01",
+ "System.Console": "4.3.0-beta-24501-02",
"microsoft.xunit.runner.uwp": "1.0.3-prerelease-00614-01",
"Microsoft.DotNet.TestILC": {
"version": "1.4.24208-prerelease",
diff --git a/src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json b/src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json
index b1529d54f9..2859181fa5 100644
--- a/src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json
+++ b/src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Common/tests/System/Xml/BaseLibManaged/project.json b/src/Common/tests/System/Xml/BaseLibManaged/project.json
index 792d69dbe2..7a2858d56f 100644
--- a/src/Common/tests/System/Xml/BaseLibManaged/project.json
+++ b/src/Common/tests/System/Xml/BaseLibManaged/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Common/tests/System/Xml/ModuleCore/project.json b/src/Common/tests/System/Xml/ModuleCore/project.json
index 6106ca3b26..95d9615d2a 100644
--- a/src/Common/tests/System/Xml/ModuleCore/project.json
+++ b/src/Common/tests/System/Xml/ModuleCore/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
"System.Console": "4.0.0",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Common/tests/System/Xml/XmlCoreTest/project.json b/src/Common/tests/System/Xml/XmlCoreTest/project.json
index 10e07bb67f..44522ec7cf 100644
--- a/src/Common/tests/System/Xml/XmlCoreTest/project.json
+++ b/src/Common/tests/System/Xml/XmlCoreTest/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
"System.Console": "4.0.0",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Common/tests/System/Xml/XmlDiff/project.json b/src/Common/tests/System/Xml/XmlDiff/project.json
index 32f163c179..641649dec0 100644
--- a/src/Common/tests/System/Xml/XmlDiff/project.json
+++ b/src/Common/tests/System/Xml/XmlDiff/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
"System.Console": "4.0.0",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Common/tests/project.json b/src/Common/tests/project.json
index ddde36fd68..c98b67e448 100644
--- a/src/Common/tests/project.json
+++ b/src/Common/tests/project.json
@@ -1,26 +1,26 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Microsoft.CSharp/tests/project.json b/src/Microsoft.CSharp/tests/project.json
index 2684b5a1bb..750d01bf48 100644
--- a/src/Microsoft.CSharp/tests/project.json
+++ b/src/Microsoft.CSharp/tests/project.json
@@ -1,25 +1,25 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Microsoft.VisualBasic/tests/project.json b/src/Microsoft.VisualBasic/tests/project.json
index b461ad7386..89f9da134a 100644
--- a/src/Microsoft.VisualBasic/tests/project.json
+++ b/src/Microsoft.VisualBasic/tests/project.json
@@ -1,27 +1,27 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Microsoft.Win32.Primitives/tests/project.json b/src/Microsoft.Win32.Primitives/tests/project.json
index 53c6827b7a..5b915dec5a 100644
--- a/src/Microsoft.Win32.Primitives/tests/project.json
+++ b/src/Microsoft.Win32.Primitives/tests/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Microsoft.Win32.Registry.AccessControl/tests/project.json b/src/Microsoft.Win32.Registry.AccessControl/tests/project.json
index 233ddb0999..e1f70b19a6 100644
--- a/src/Microsoft.Win32.Registry.AccessControl/tests/project.json
+++ b/src/Microsoft.Win32.Registry.AccessControl/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Registry": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Security.AccessControl": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Registry": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Security.AccessControl": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/Microsoft.Win32.Registry/tests/project.json b/src/Microsoft.Win32.Registry/tests/project.json
index c01eec2329..c624152cde 100644
--- a/src/Microsoft.Win32.Registry/tests/project.json
+++ b/src/Microsoft.Win32.Registry/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Registry": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Registry": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.AppContext/tests/project.json b/src/System.AppContext/tests/project.json
index 99f35d3b4a..e01c5ad72b 100644
--- a/src/System.AppContext/tests/project.json
+++ b/src/System.AppContext/tests/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.AppContext": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.AppContext": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Buffers/tests/project.json b/src/System.Buffers/tests/project.json
index ce9aa613e3..78d3d20c12 100644
--- a/src/System.Buffers/tests/project.json
+++ b/src/System.Buffers/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Collections.Concurrent/tests/project.json b/src/System.Collections.Concurrent/tests/project.json
index 2998a60305..f6d7ed6d94 100644
--- a/src/System.Collections.Concurrent/tests/project.json
+++ b/src/System.Collections.Concurrent/tests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Collections.Immutable/tests/project.json b/src/System.Collections.Immutable/tests/project.json
index 040d7b168e..8c614017f1 100644
--- a/src/System.Collections.Immutable/tests/project.json
+++ b/src/System.Collections.Immutable/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Emit.Lightweight": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit.Lightweight": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Collections.NonGeneric/tests/Performance/project.json b/src/System.Collections.NonGeneric/tests/Performance/project.json
index 13aa3e546d..ed9b8da224 100644
--- a/src/System.Collections.NonGeneric/tests/Performance/project.json
+++ b/src/System.Collections.NonGeneric/tests/Performance/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Collections.NonGeneric/tests/project.json b/src/System.Collections.NonGeneric/tests/project.json
index 13aa3e546d..ed9b8da224 100644
--- a/src/System.Collections.NonGeneric/tests/project.json
+++ b/src/System.Collections.NonGeneric/tests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Collections.Specialized/tests/project.json b/src/System.Collections.Specialized/tests/project.json
index dbb1fadcfe..5aa815acfd 100644
--- a/src/System.Collections.Specialized/tests/project.json
+++ b/src/System.Collections.Specialized/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Collections.Specialized": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Collections.Specialized": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Collections/tests/Performance/project.json b/src/System.Collections/tests/Performance/project.json
index 66f4f4c793..6f28de694d 100644
--- a/src/System.Collections/tests/Performance/project.json
+++ b/src/System.Collections/tests/Performance/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Collections/tests/project.json b/src/System.Collections/tests/project.json
index a91e54c409..523c82bd58 100644
--- a/src/System.Collections/tests/project.json
+++ b/src/System.Collections/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ComponentModel.Annotations/tests/project.json b/src/System.ComponentModel.Annotations/tests/project.json
index 374ee1ad2a..6f9ae0de1b 100644
--- a/src/System.ComponentModel.Annotations/tests/project.json
+++ b/src/System.ComponentModel.Annotations/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.ComponentModel": "4.3.0-beta-24501-01",
- "System.ComponentModel.Annotations": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.ComponentModel": "4.3.0-beta-24501-02",
+ "System.ComponentModel.Annotations": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ComponentModel.EventBasedAsync/tests/project.json b/src/System.ComponentModel.EventBasedAsync/tests/project.json
index 4f06fb69b2..cc4b936bad 100644
--- a/src/System.ComponentModel.EventBasedAsync/tests/project.json
+++ b/src/System.ComponentModel.EventBasedAsync/tests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ComponentModel.Primitives/tests/project.json b/src/System.ComponentModel.Primitives/tests/project.json
index 3481dfdf24..552dbb66aa 100644
--- a/src/System.ComponentModel.Primitives/tests/project.json
+++ b/src/System.ComponentModel.Primitives/tests/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.ComponentModel": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.ComponentModel": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ComponentModel.TypeConverter/tests/Performance/project.json b/src/System.ComponentModel.TypeConverter/tests/Performance/project.json
index 630ef4f55e..243fe2c4e4 100644
--- a/src/System.ComponentModel.TypeConverter/tests/Performance/project.json
+++ b/src/System.ComponentModel.TypeConverter/tests/Performance/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.ComponentModel.TypeConverter": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Collections.Specialized": "4.3.0-beta-24501-01",
- "System.ComponentModel.Primitives": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.ComponentModel.TypeConverter": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Collections.Specialized": "4.3.0-beta-24501-02",
+ "System.ComponentModel.Primitives": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ComponentModel.TypeConverter/tests/project.json b/src/System.ComponentModel.TypeConverter/tests/project.json
index 630ef4f55e..243fe2c4e4 100644
--- a/src/System.ComponentModel.TypeConverter/tests/project.json
+++ b/src/System.ComponentModel.TypeConverter/tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.ComponentModel.TypeConverter": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Collections.Specialized": "4.3.0-beta-24501-01",
- "System.ComponentModel.Primitives": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.ComponentModel.TypeConverter": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Collections.Specialized": "4.3.0-beta-24501-02",
+ "System.ComponentModel.Primitives": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ComponentModel/tests/project.json b/src/System.ComponentModel/tests/project.json
index de19014906..c9fc76970b 100644
--- a/src/System.ComponentModel/tests/project.json
+++ b/src/System.ComponentModel/tests/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Composition.Convention/tests/project.json b/src/System.Composition.Convention/tests/project.json
index 767a38f769..349e93d09b 100644
--- a/src/System.Composition.Convention/tests/project.json
+++ b/src/System.Composition.Convention/tests/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Composition/tests/project.json b/src/System.Composition/tests/project.json
index 767a38f769..349e93d09b 100644
--- a/src/System.Composition/tests/project.json
+++ b/src/System.Composition/tests/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Console/tests/Performance/project.json b/src/System.Console/tests/Performance/project.json
index 93c643349a..57630d246c 100644
--- a/src/System.Console/tests/Performance/project.json
+++ b/src/System.Console/tests/Performance/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Console/tests/project.json b/src/System.Console/tests/project.json
index 93c643349a..57630d246c 100644
--- a/src/System.Console/tests/project.json
+++ b/src/System.Console/tests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Data.Common/tests/project.json b/src/System.Data.Common/tests/project.json
index 176d837b29..27d251756c 100644
--- a/src/System.Data.Common/tests/project.json
+++ b/src/System.Data.Common/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Data.SqlClient/tests/FunctionalTests/project.json b/src/System.Data.SqlClient/tests/FunctionalTests/project.json
index a07c524656..7e45c3c51d 100644
--- a/src/System.Data.SqlClient/tests/FunctionalTests/project.json
+++ b/src/System.Data.SqlClient/tests/FunctionalTests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.CSharp": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Data.Common": "4.3.0-beta-24501-01",
- "System.Data.SqlClient": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.CSharp": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Data.Common": "4.3.0-beta-24501-02",
+ "System.Data.SqlClient": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Data.SqlClient/tests/ManualTests/project.json b/src/System.Data.SqlClient/tests/ManualTests/project.json
index 464faccf00..d2bde23d7c 100644
--- a/src/System.Data.SqlClient/tests/ManualTests/project.json
+++ b/src/System.Data.SqlClient/tests/ManualTests/project.json
@@ -1,53 +1,53 @@
{
"dependencies": {
- "NETStandard.Library": "4.3.0-beta-24501-01",
- "Microsoft.CSharp": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "runtime.native.System.Data.SqlClient.sni": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.ComponentModel": "4.3.0-beta-24501-01",
- "System.ComponentModel.TypeConverter": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Data.Common": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.TextWriterTraceListener": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Diagnostics.TraceSource": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.Pipes": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Net.NameResolution": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.Net.Security": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
+ "NETStandard.Library": "4.3.0-beta-24501-02",
+ "Microsoft.CSharp": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "runtime.native.System.Data.SqlClient.sni": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.ComponentModel": "4.3.0-beta-24501-02",
+ "System.ComponentModel.TypeConverter": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Data.Common": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.TextWriterTraceListener": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Diagnostics.TraceSource": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.Pipes": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Net.NameResolution": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.Net.Security": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
"System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
- "System.Threading.ThreadPool": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
+ "System.Threading.ThreadPool": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json b/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
index f28e59a69d..2b962935d2 100644
--- a/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
+++ b/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01"
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/project.json b/src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/project.json
index 56cf9a3c1a..9f8fdf54ca 100644
--- a/src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/project.json
+++ b/src/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/project.json
@@ -1,38 +1,38 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Data.Common": "4.3.0-beta-24501-01",
- "System.Data.SqlClient": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-01",
- "System.Diagnostics.FileVersionInfo": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.TextWriterTraceListener": "4.3.0-beta-24501-01",
- "System.Diagnostics.TraceSource": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.NameResolution": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Timer": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
- "System.Threading.ThreadPool": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Data.Common": "4.3.0-beta-24501-02",
+ "System.Data.SqlClient": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-02",
+ "System.Diagnostics.FileVersionInfo": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.TextWriterTraceListener": "4.3.0-beta-24501-02",
+ "System.Diagnostics.TraceSource": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.NameResolution": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Timer": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
+ "System.Threading.ThreadPool": "4.3.0-beta-24501-02",
"System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XPath": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01"
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XPath": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json b/src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json
index 542e6c0913..b213fdeaa8 100644
--- a/src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json
+++ b/src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json
@@ -1,36 +1,36 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.AppContext": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Data.Common": "4.3.0-beta-24501-01",
- "System.Data.SqlClient": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-01",
- "System.Diagnostics.FileVersionInfo": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.TextWriterTraceListener": "4.3.0-beta-24501-01",
- "System.Diagnostics.TraceSource": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Net.NameResolution": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.AppContext": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Data.Common": "4.3.0-beta-24501-02",
+ "System.Data.SqlClient": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-02",
+ "System.Diagnostics.FileVersionInfo": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.TextWriterTraceListener": "4.3.0-beta-24501-02",
+ "System.Diagnostics.TraceSource": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Net.NameResolution": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
"System.Threading.Thread": "4.0.0",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Timer": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Threading.ThreadPool": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Timer": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Threading.ThreadPool": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.Contracts/tests/project.json b/src/System.Diagnostics.Contracts/tests/project.json
index c942285324..a0d49d2059 100644
--- a/src/System.Diagnostics.Contracts/tests/project.json
+++ b/src/System.Diagnostics.Contracts/tests/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.Debug/tests/project.json b/src/System.Diagnostics.Debug/tests/project.json
index d00c9311d4..0fb71ce104 100644
--- a/src/System.Diagnostics.Debug/tests/project.json
+++ b/src/System.Diagnostics.Debug/tests/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24431-03",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.DiagnosticSource/tests/project.json b/src/System.Diagnostics.DiagnosticSource/tests/project.json
index bf122eb152..2adf48a7c3 100644
--- a/src/System.Diagnostics.DiagnosticSource/tests/project.json
+++ b/src/System.Diagnostics.DiagnosticSource/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json b/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json
index d60ec3daa8..c89eed04be 100644
--- a/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json
+++ b/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24501-01",
+ "System.Runtime": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json b/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json
index 6352e39253..c024e63dfc 100644
--- a/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json
+++ b/src/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.FileVersionInfo": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.FileVersionInfo": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.Process/tests/Performance/project.json b/src/System.Diagnostics.Process/tests/Performance/project.json
index de5db78012..19a602cfd0 100644
--- a/src/System.Diagnostics.Process/tests/Performance/project.json
+++ b/src/System.Diagnostics.Process/tests/Performance/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Registry": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Registry": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.Process/tests/project.json b/src/System.Diagnostics.Process/tests/project.json
index de5db78012..19a602cfd0 100644
--- a/src/System.Diagnostics.Process/tests/project.json
+++ b/src/System.Diagnostics.Process/tests/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Registry": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Registry": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.StackTrace/src/project.json b/src/System.Diagnostics.StackTrace/src/project.json
index 944a311fd7..7cffbb4b6b 100644
--- a/src/System.Diagnostics.StackTrace/src/project.json
+++ b/src/System.Diagnostics.StackTrace/src/project.json
@@ -4,7 +4,7 @@
"dependencies": {
"Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24431-03",
"System.IO.FileSystem": "4.0.1",
- "System.Reflection.Metadata": "1.4.1-beta-24501-01",
+ "System.Reflection.Metadata": "1.4.1-beta-24501-02",
"System.Collections.Immutable": "1.2.0"
},
"imports": [
diff --git a/src/System.Diagnostics.TextWriterTraceListener/tests/project.json b/src/System.Diagnostics.TextWriterTraceListener/tests/project.json
index 957cfa0cda..8b34522c5d 100644
--- a/src/System.Diagnostics.TextWriterTraceListener/tests/project.json
+++ b/src/System.Diagnostics.TextWriterTraceListener/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.TraceSource": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.TraceSource": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.Tools/tests/project.json b/src/System.Diagnostics.Tools/tests/project.json
index 498a8cff43..a414dfacf6 100644
--- a/src/System.Diagnostics.Tools/tests/project.json
+++ b/src/System.Diagnostics.Tools/tests/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.TraceSource/tests/project.json b/src/System.Diagnostics.TraceSource/tests/project.json
index b4b680eb43..3410206e20 100644
--- a/src/System.Diagnostics.TraceSource/tests/project.json
+++ b/src/System.Diagnostics.TraceSource/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json b/src/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json
index c34934babc..0ca2884a78 100644
--- a/src/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json
+++ b/src/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Globalization.Calendars": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Globalization.Calendars": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Diagnostics.Tracing/tests/project.json b/src/System.Diagnostics.Tracing/tests/project.json
index 5f00133023..99410563c9 100644
--- a/src/System.Diagnostics.Tracing/tests/project.json
+++ b/src/System.Diagnostics.Tracing/tests/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Drawing.Primitives/tests/project.json b/src/System.Drawing.Primitives/tests/project.json
index fe5d6bf785..d59d495a74 100644
--- a/src/System.Drawing.Primitives/tests/project.json
+++ b/src/System.Drawing.Primitives/tests/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Dynamic.Runtime/tests/project.json b/src/System.Dynamic.Runtime/tests/project.json
index e9d2b4e633..51ebf55d47 100644
--- a/src/System.Dynamic.Runtime/tests/project.json
+++ b/src/System.Dynamic.Runtime/tests/project.json
@@ -1,23 +1,23 @@
{
"dependencies": {
- "Microsoft.CSharp": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.CSharp": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Globalization.Calendars/tests/project.json b/src/System.Globalization.Calendars/tests/project.json
index 65af99257e..35c4b76acd 100644
--- a/src/System.Globalization.Calendars/tests/project.json
+++ b/src/System.Globalization.Calendars/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Globalization.Calendars": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Globalization.Calendars": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00731-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00731-01",
"test-runtime": {
diff --git a/src/System.Globalization.Extensions/tests/project.json b/src/System.Globalization.Extensions/tests/project.json
index 494daca97e..86d0864733 100644
--- a/src/System.Globalization.Extensions/tests/project.json
+++ b/src/System.Globalization.Extensions/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Globalization.Extensions": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Globalization.Extensions": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00731-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00731-01",
"test-runtime": {
diff --git a/src/System.Globalization/tests/Performance/project.json b/src/System.Globalization/tests/Performance/project.json
index 439e4ac5ca..e40a7db67f 100644
--- a/src/System.Globalization/tests/Performance/project.json
+++ b/src/System.Globalization/tests/Performance/project.json
@@ -3,18 +3,18 @@
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00731-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00731-01",
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Globalization.Calendars": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Globalization.Calendars": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Globalization/tests/project.json b/src/System.Globalization/tests/project.json
index 439e4ac5ca..e40a7db67f 100644
--- a/src/System.Globalization/tests/project.json
+++ b/src/System.Globalization/tests/project.json
@@ -3,18 +3,18 @@
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00731-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00731-01",
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Globalization.Calendars": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Globalization.Calendars": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.Compression.ZipFile/tests/project.json b/src/System.IO.Compression.ZipFile/tests/project.json
index 22cf3c449b..ec743c4bf3 100644
--- a/src/System.IO.Compression.ZipFile/tests/project.json
+++ b/src/System.IO.Compression.ZipFile/tests/project.json
@@ -1,24 +1,24 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Buffers": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.Compression": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Buffers": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.Compression": "4.3.0-beta-24501-02",
"System.IO.Compression.TestData": "1.0.1-prerelease",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.Compression/tests/Performance/project.json b/src/System.IO.Compression/tests/Performance/project.json
index d21e06f7d1..7ca6a9ce1f 100644
--- a/src/System.IO.Compression/tests/Performance/project.json
+++ b/src/System.IO.Compression/tests/Performance/project.json
@@ -1,22 +1,22 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
"System.IO.Compression.TestData": "1.0.3-prerelease",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.Compression/tests/project.json b/src/System.IO.Compression/tests/project.json
index d21e06f7d1..7ca6a9ce1f 100644
--- a/src/System.IO.Compression/tests/project.json
+++ b/src/System.IO.Compression/tests/project.json
@@ -1,22 +1,22 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
"System.IO.Compression.TestData": "1.0.3-prerelease",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.FileSystem.AccessControl/tests/project.json b/src/System.IO.FileSystem.AccessControl/tests/project.json
index eac8295f94..caab3e2331 100644
--- a/src/System.IO.FileSystem.AccessControl/tests/project.json
+++ b/src/System.IO.FileSystem.AccessControl/tests/project.json
@@ -1,23 +1,23 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Security.AccessControl": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Security.AccessControl": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.FileSystem.DriveInfo/tests/project.json b/src/System.IO.FileSystem.DriveInfo/tests/project.json
index 3cd6dbba0b..7810cb6898 100644
--- a/src/System.IO.FileSystem.DriveInfo/tests/project.json
+++ b/src/System.IO.FileSystem.DriveInfo/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.FileSystem.Primitives/tests/project.json b/src/System.IO.FileSystem.Primitives/tests/project.json
index de19014906..c9fc76970b 100644
--- a/src/System.IO.FileSystem.Primitives/tests/project.json
+++ b/src/System.IO.FileSystem.Primitives/tests/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.FileSystem.Watcher/tests/project.json b/src/System.IO.FileSystem.Watcher/tests/project.json
index 756790d2a1..5834edd181 100644
--- a/src/System.IO.FileSystem.Watcher/tests/project.json
+++ b/src/System.IO.FileSystem.Watcher/tests/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.FileSystem/tests/Performance/project.json b/src/System.IO.FileSystem/tests/Performance/project.json
index 122dac3712..cd3a1c49b5 100644
--- a/src/System.IO.FileSystem/tests/Performance/project.json
+++ b/src/System.IO.FileSystem/tests/Performance/project.json
@@ -1,26 +1,26 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.IO.Pipes": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.IO.Pipes": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.FileSystem/tests/project.json b/src/System.IO.FileSystem/tests/project.json
index 122dac3712..cd3a1c49b5 100644
--- a/src/System.IO.FileSystem/tests/project.json
+++ b/src/System.IO.FileSystem/tests/project.json
@@ -1,26 +1,26 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.IO.Pipes": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.IO.Pipes": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.MemoryMappedFiles/tests/Performance/project.json b/src/System.IO.MemoryMappedFiles/tests/Performance/project.json
index 2411eaffa0..5d08d5c584 100644
--- a/src/System.IO.MemoryMappedFiles/tests/Performance/project.json
+++ b/src/System.IO.MemoryMappedFiles/tests/Performance/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.IO.UnmanagedMemoryStream": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.IO.UnmanagedMemoryStream": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.MemoryMappedFiles/tests/project.json b/src/System.IO.MemoryMappedFiles/tests/project.json
index 2411eaffa0..5d08d5c584 100644
--- a/src/System.IO.MemoryMappedFiles/tests/project.json
+++ b/src/System.IO.MemoryMappedFiles/tests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.IO.UnmanagedMemoryStream": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.IO.UnmanagedMemoryStream": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.Packaging/tests/project.json b/src/System.IO.Packaging/tests/project.json
index 8e7d4c463f..dd3b55406f 100644
--- a/src/System.IO.Packaging/tests/project.json
+++ b/src/System.IO.Packaging/tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
"System.IO.Packaging.TestData": "1.0.0-prerelease",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.Pipes.AccessControl/tests/project.json b/src/System.IO.Pipes.AccessControl/tests/project.json
index 20e23321d9..85c1de1b36 100644
--- a/src/System.IO.Pipes.AccessControl/tests/project.json
+++ b/src/System.IO.Pipes.AccessControl/tests/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.IO.Pipes": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Security.AccessControl": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.IO.Pipes": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Security.AccessControl": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.Pipes/tests/Performance/project.json b/src/System.IO.Pipes/tests/Performance/project.json
index f277cba830..7f74628736 100644
--- a/src/System.IO.Pipes/tests/Performance/project.json
+++ b/src/System.IO.Pipes/tests/Performance/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Overlapped": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Overlapped": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.Pipes/tests/project.json b/src/System.IO.Pipes/tests/project.json
index f277cba830..7f74628736 100644
--- a/src/System.IO.Pipes/tests/project.json
+++ b/src/System.IO.Pipes/tests/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Overlapped": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Overlapped": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO.UnmanagedMemoryStream/tests/project.json b/src/System.IO.UnmanagedMemoryStream/tests/project.json
index 5d95009b42..3c4350eec8 100644
--- a/src/System.IO.UnmanagedMemoryStream/tests/project.json
+++ b/src/System.IO.UnmanagedMemoryStream/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.IO/tests/project.json b/src/System.IO/tests/project.json
index 384359d482..4d3e01856b 100644
--- a/src/System.IO/tests/project.json
+++ b/src/System.IO/tests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Linq.Expressions/tests/project.json b/src/System.Linq.Expressions/tests/project.json
index 89922af352..e75b50123f 100644
--- a/src/System.Linq.Expressions/tests/project.json
+++ b/src/System.Linq.Expressions/tests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Linq.Queryable": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Linq.Queryable": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Linq.Parallel/tests/project.json b/src/System.Linq.Parallel/tests/project.json
index 5740d0573d..572533fcd6 100644
--- a/src/System.Linq.Parallel/tests/project.json
+++ b/src/System.Linq.Parallel/tests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Collections.Immutable": "1.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Collections.Immutable": "1.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Linq.Queryable/tests/project.json b/src/System.Linq.Queryable/tests/project.json
index e7c5d5e3e0..a50aa64c4e 100644
--- a/src/System.Linq.Queryable/tests/project.json
+++ b/src/System.Linq.Queryable/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Linq/tests/Performance/project.json b/src/System.Linq/tests/Performance/project.json
index 140195741b..991a532c83 100644
--- a/src/System.Linq/tests/Performance/project.json
+++ b/src/System.Linq/tests/Performance/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Linq.Queryable": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Linq.Queryable": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Linq/tests/project.json b/src/System.Linq/tests/project.json
index 140195741b..991a532c83 100644
--- a/src/System.Linq/tests/project.json
+++ b/src/System.Linq/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Linq.Queryable": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Linq.Queryable": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json b/src/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json
index d4eb32e7a4..88fe99cbca 100644
--- a/src/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json
+++ b/src/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-01",
- "System.IO.Compression": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Http": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-02",
+ "System.IO.Compression": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Http": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json b/src/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json
index c5d611bc58..f64b2b6349 100644
--- a/src/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json
+++ b/src/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json
@@ -1,25 +1,25 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.Compression": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Http": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.Compression": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Http": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Http/tests/FunctionalTests/unix/project.json b/src/System.Net.Http/tests/FunctionalTests/unix/project.json
index 32067531c9..b4914f6968 100644
--- a/src/System.Net.Http/tests/FunctionalTests/unix/project.json
+++ b/src/System.Net.Http/tests/FunctionalTests/unix/project.json
@@ -1,25 +1,25 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.NetworkInformation": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.Net.Security": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.NetworkInformation": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.Net.Security": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Http/tests/FunctionalTests/win/project.json b/src/System.Net.Http/tests/FunctionalTests/win/project.json
index 4a75bced97..19ddfb5def 100644
--- a/src/System.Net.Http/tests/FunctionalTests/win/project.json
+++ b/src/System.Net.Http/tests/FunctionalTests/win/project.json
@@ -1,26 +1,26 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.NetworkInformation": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.Net.Security": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.NetworkInformation": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.Net.Security": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Http/tests/UnitTests/project.json b/src/System.Net.Http/tests/UnitTests/project.json
index dc339a13ca..a4a750f9c1 100644
--- a/src/System.Net.Http/tests/UnitTests/project.json
+++ b/src/System.Net.Http/tests/UnitTests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"System.Net.Http": {
"version": "4.1.0",
"exclude": "compile"
diff --git a/src/System.Net.NameResolution/tests/FunctionalTests/project.json b/src/System.Net.NameResolution/tests/FunctionalTests/project.json
index 97af82a284..2b9bd31953 100644
--- a/src/System.Net.NameResolution/tests/FunctionalTests/project.json
+++ b/src/System.Net.NameResolution/tests/FunctionalTests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.NameResolution": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.NameResolution": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.NameResolution/tests/PalTests/project.json b/src/System.Net.NameResolution/tests/PalTests/project.json
index 22bbc43543..cabec9c491 100644
--- a/src/System.Net.NameResolution/tests/PalTests/project.json
+++ b/src/System.Net.NameResolution/tests/PalTests/project.json
@@ -1,29 +1,29 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.ComponentModel.EventBasedAsync": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Security.Claims": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.ComponentModel.EventBasedAsync": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Security.Claims": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"System.Net.Sockets": {
"version": "4.1.0",
"exclude": "compile"
diff --git a/src/System.Net.NameResolution/tests/UnitTests/project.json b/src/System.Net.NameResolution/tests/UnitTests/project.json
index 123eacb65e..289934c01b 100644
--- a/src/System.Net.NameResolution/tests/UnitTests/project.json
+++ b/src/System.Net.NameResolution/tests/UnitTests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.NetworkInformation/tests/FunctionalTests/project.json b/src/System.Net.NetworkInformation/tests/FunctionalTests/project.json
index 698f4844c4..a2a710f10d 100644
--- a/src/System.Net.NetworkInformation/tests/FunctionalTests/project.json
+++ b/src/System.Net.NetworkInformation/tests/FunctionalTests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.NetworkInformation/tests/UnitTests/project.json b/src/System.Net.NetworkInformation/tests/UnitTests/project.json
index 52583b2088..c2049c26cb 100644
--- a/src/System.Net.NetworkInformation/tests/UnitTests/project.json
+++ b/src/System.Net.NetworkInformation/tests/UnitTests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Ping/tests/FunctionalTests/project.json b/src/System.Net.Ping/tests/FunctionalTests/project.json
index 36d45d099a..de967a3fcf 100644
--- a/src/System.Net.Ping/tests/FunctionalTests/project.json
+++ b/src/System.Net.Ping/tests/FunctionalTests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Primitives/tests/FunctionalTests/project.json b/src/System.Net.Primitives/tests/FunctionalTests/project.json
index 1af3342fca..f118dac0a0 100644
--- a/src/System.Net.Primitives/tests/FunctionalTests/project.json
+++ b/src/System.Net.Primitives/tests/FunctionalTests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"System.Net.Primitives": {
"version": "4.0.11",
"exclude": "compile"
diff --git a/src/System.Net.Primitives/tests/PalTests/project.json b/src/System.Net.Primitives/tests/PalTests/project.json
index e82b9b9597..9b4cc91083 100644
--- a/src/System.Net.Primitives/tests/PalTests/project.json
+++ b/src/System.Net.Primitives/tests/PalTests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"System.Net.Primitives": {
"version": "4.0.11",
"exclude": "compile"
diff --git a/src/System.Net.Primitives/tests/PerformanceTests/project.json b/src/System.Net.Primitives/tests/PerformanceTests/project.json
index 41d4588045..18765b12db 100644
--- a/src/System.Net.Primitives/tests/PerformanceTests/project.json
+++ b/src/System.Net.Primitives/tests/PerformanceTests/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
"System.Net.Primitives": {
"version": "4.0.11",
"exclude": "compile"
diff --git a/src/System.Net.Primitives/tests/UnitTests/project.json b/src/System.Net.Primitives/tests/UnitTests/project.json
index a253d42456..f347d165f8 100644
--- a/src/System.Net.Primitives/tests/UnitTests/project.json
+++ b/src/System.Net.Primitives/tests/UnitTests/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"System.Net.Primitives": {
"version": "4.0.11",
"exclude": "compile"
diff --git a/src/System.Net.Requests/tests/project.json b/src/System.Net.Requests/tests/project.json
index b24c48298d..89f9cfedd3 100644
--- a/src/System.Net.Requests/tests/project.json
+++ b/src/System.Net.Requests/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO.Compression": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Http": "4.3.0-beta-24501-01",
- "System.Net.NetworkInformation": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.Net.Requests": "4.3.0-beta-24501-01",
- "System.Net.Security": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO.Compression": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Http": "4.3.0-beta-24501-02",
+ "System.Net.NetworkInformation": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.Net.Requests": "4.3.0-beta-24501-02",
+ "System.Net.Security": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Security/tests/FunctionalTests/unix/project.json b/src/System.Net.Security/tests/FunctionalTests/unix/project.json
index cca9c4c0f5..a608754f39 100644
--- a/src/System.Net.Security/tests/FunctionalTests/unix/project.json
+++ b/src/System.Net.Security/tests/FunctionalTests/unix/project.json
@@ -1,26 +1,26 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Primitives": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Globalization.Extensions": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.NameResolution": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.Net.Security": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Primitives": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Globalization.Extensions": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.NameResolution": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.Net.Security": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
"System.Net.TestData": "1.0.0-prerelease",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Security/tests/FunctionalTests/win/project.json b/src/System.Net.Security/tests/FunctionalTests/win/project.json
index 2fce2fddce..3caa122632 100644
--- a/src/System.Net.Security/tests/FunctionalTests/win/project.json
+++ b/src/System.Net.Security/tests/FunctionalTests/win/project.json
@@ -1,22 +1,22 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.NameResolution": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.NameResolution": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
"System.Net.TestData": "1.0.0-prerelease",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Security/tests/UnitTests/project.json b/src/System.Net.Security/tests/UnitTests/project.json
index 6004fe626e..074cb41de3 100644
--- a/src/System.Net.Security/tests/UnitTests/project.json
+++ b/src/System.Net.Security/tests/UnitTests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
"System.Net.TestData": "1.0.0-prerelease",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Sockets/tests/FunctionalTests/project.json b/src/System.Net.Sockets/tests/FunctionalTests/project.json
index 23d3685bc0..a256f12e75 100644
--- a/src/System.Net.Sockets/tests/FunctionalTests/project.json
+++ b/src/System.Net.Sockets/tests/FunctionalTests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.Sockets/tests/PerformanceTests/project.json b/src/System.Net.Sockets/tests/PerformanceTests/project.json
index f434c79993..34071508e3 100644
--- a/src/System.Net.Sockets/tests/PerformanceTests/project.json
+++ b/src/System.Net.Sockets/tests/PerformanceTests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Primitives": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Primitives": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.WebHeaderCollection/tests/project.json b/src/System.Net.WebHeaderCollection/tests/project.json
index e0fa911270..9e125d5f86 100644
--- a/src/System.Net.WebHeaderCollection/tests/project.json
+++ b/src/System.Net.WebHeaderCollection/tests/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.WebSockets.Client/tests/project.json b/src/System.Net.WebSockets.Client/tests/project.json
index c7ba741c45..8f78687592 100644
--- a/src/System.Net.WebSockets.Client/tests/project.json
+++ b/src/System.Net.WebSockets.Client/tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
- "System.Net.Security": "4.3.0-beta-24501-01",
- "System.Net.WebSockets": "4.3.0-beta-24501-01",
- "System.Net.WebSockets.Client": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
+ "System.Net.Security": "4.3.0-beta-24501-02",
+ "System.Net.WebSockets": "4.3.0-beta-24501-02",
+ "System.Net.WebSockets.Client": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Net.WebSockets/tests/project.json b/src/System.Net.WebSockets/tests/project.json
index a331017914..62b5febc7c 100644
--- a/src/System.Net.WebSockets/tests/project.json
+++ b/src/System.Net.WebSockets/tests/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.WebSockets": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.WebSockets": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Numerics.Vectors/tests/Performance/project.json b/src/System.Numerics.Vectors/tests/Performance/project.json
index 1f0c630a56..c2d2bff113 100644
--- a/src/System.Numerics.Vectors/tests/Performance/project.json
+++ b/src/System.Numerics.Vectors/tests/Performance/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.CSharp": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.CSharp": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Numerics.Vectors/tests/project.json b/src/System.Numerics.Vectors/tests/project.json
index 1f0c630a56..c2d2bff113 100644
--- a/src/System.Numerics.Vectors/tests/project.json
+++ b/src/System.Numerics.Vectors/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.CSharp": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.CSharp": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ObjectModel/tests/project.json b/src/System.ObjectModel/tests/project.json
index f28f47b09f..3806869fb1 100644
--- a/src/System.ObjectModel/tests/project.json
+++ b/src/System.ObjectModel/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Private.Uri/tests/FunctionalTests/project.json b/src/System.Private.Uri/tests/FunctionalTests/project.json
index 0846abd89a..d75785f5a5 100644
--- a/src/System.Private.Uri/tests/FunctionalTests/project.json
+++ b/src/System.Private.Uri/tests/FunctionalTests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.Net.Sockets": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.Net.Sockets": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Private.Uri/tests/UnitTests/project.json b/src/System.Private.Uri/tests/UnitTests/project.json
index ebe34b4339..9d61ebf246 100644
--- a/src/System.Private.Uri/tests/UnitTests/project.json
+++ b/src/System.Private.Uri/tests/UnitTests/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.Context/tests/project.json b/src/System.Reflection.Context/tests/project.json
index 605f1df7a1..d89aeca383 100644
--- a/src/System.Reflection.Context/tests/project.json
+++ b/src/System.Reflection.Context/tests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.DispatchProxy/tests/project.json b/src/System.Reflection.DispatchProxy/tests/project.json
index ece049b308..30c685cb25 100644
--- a/src/System.Reflection.DispatchProxy/tests/project.json
+++ b/src/System.Reflection.DispatchProxy/tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Emit.ILGeneration": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit.ILGeneration": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.Emit.ILGeneration/tests/project.json b/src/System.Reflection.Emit.ILGeneration/tests/project.json
index 6e70a0619e..5bedb9e6ef 100644
--- a/src/System.Reflection.Emit.ILGeneration/tests/project.json
+++ b/src/System.Reflection.Emit.ILGeneration/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Emit.ILGeneration": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit.ILGeneration": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.Emit.Lightweight/tests/project.json b/src/System.Reflection.Emit.Lightweight/tests/project.json
index 3e17690fe1..781218caf3 100644
--- a/src/System.Reflection.Emit.Lightweight/tests/project.json
+++ b/src/System.Reflection.Emit.Lightweight/tests/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Emit.Lightweight": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit.Lightweight": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.Emit/tests/project.json b/src/System.Reflection.Emit/tests/project.json
index 9e30d75a8b..0594209a39 100644
--- a/src/System.Reflection.Emit/tests/project.json
+++ b/src/System.Reflection.Emit/tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.Extensions/tests/project.json b/src/System.Reflection.Extensions/tests/project.json
index 9074903140..9c0e0f34e4 100644
--- a/src/System.Reflection.Extensions/tests/project.json
+++ b/src/System.Reflection.Extensions/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.Metadata/tests/project.json b/src/System.Reflection.Metadata/tests/project.json
index 0acbe81056..7c8c5ce7ad 100644
--- a/src/System.Reflection.Metadata/tests/project.json
+++ b/src/System.Reflection.Metadata/tests/project.json
@@ -1,27 +1,27 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Immutable": "1.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.IO.MemoryMappedFiles": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Immutable": "1.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.IO.MemoryMappedFiles": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.json b/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.json
index 753aa2df1d..3379a39097 100644
--- a/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.json
+++ b/src/System.Reflection.TypeExtensions/tests/CoreCLR/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection.TypeExtensions/tests/project.json b/src/System.Reflection.TypeExtensions/tests/project.json
index 3b6f54d0ec..d5a897e0a2 100644
--- a/src/System.Reflection.TypeExtensions/tests/project.json
+++ b/src/System.Reflection.TypeExtensions/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection/tests/CoreCLR/project.json b/src/System.Reflection/tests/CoreCLR/project.json
index 48059ce920..cad65da6be 100644
--- a/src/System.Reflection/tests/CoreCLR/project.json
+++ b/src/System.Reflection/tests/CoreCLR/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.AppContext": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Loader": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.AppContext": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Loader": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection/tests/TestExe/project.json b/src/System.Reflection/tests/TestExe/project.json
index 330bf2f18a..ca3a4e829d 100644
--- a/src/System.Reflection/tests/TestExe/project.json
+++ b/src/System.Reflection/tests/TestExe/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Reflection/tests/project.json b/src/System.Reflection/tests/project.json
index 1c6f75794b..7155b79240 100644
--- a/src/System.Reflection/tests/project.json
+++ b/src/System.Reflection/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Resources.Reader/tests/project.json b/src/System.Resources.Reader/tests/project.json
index 8026e0888e..bca10dec46 100644
--- a/src/System.Resources.Reader/tests/project.json
+++ b/src/System.Resources.Reader/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Resources.ResourceManager/tests/project.json b/src/System.Resources.ResourceManager/tests/project.json
index 04f42718f2..c3e88e1a59 100644
--- a/src/System.Resources.ResourceManager/tests/project.json
+++ b/src/System.Resources.ResourceManager/tests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Resources.Writer/tests/project.json b/src/System.Resources.Writer/tests/project.json
index 8026e0888e..bca10dec46 100644
--- a/src/System.Resources.Writer/tests/project.json
+++ b/src/System.Resources.Writer/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.CompilerServices.Unsafe/tests/project.json b/src/System.Runtime.CompilerServices.Unsafe/tests/project.json
index e0fa911270..9e125d5f86 100644
--- a/src/System.Runtime.CompilerServices.Unsafe/tests/project.json
+++ b/src/System.Runtime.CompilerServices.Unsafe/tests/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Extensions/tests/Performance/project.json b/src/System.Runtime.Extensions/tests/Performance/project.json
index 938857b43b..d92cb04b0d 100644
--- a/src/System.Runtime.Extensions/tests/Performance/project.json
+++ b/src/System.Runtime.Extensions/tests/Performance/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Extensions/tests/project.json b/src/System.Runtime.Extensions/tests/project.json
index 938857b43b..d92cb04b0d 100644
--- a/src/System.Runtime.Extensions/tests/project.json
+++ b/src/System.Runtime.Extensions/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Handles/tests/project.json b/src/System.Runtime.Handles/tests/project.json
index 7112e2685c..fd2f90870e 100644
--- a/src/System.Runtime.Handles/tests/project.json
+++ b/src/System.Runtime.Handles/tests/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.InteropServices.RuntimeInformation/tests/project.json b/src/System.Runtime.InteropServices.RuntimeInformation/tests/project.json
index 9fac5bee4f..1e5a4b8efd 100644
--- a/src/System.Runtime.InteropServices.RuntimeInformation/tests/project.json
+++ b/src/System.Runtime.InteropServices.RuntimeInformation/tests/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.InteropServices/tests/project.json b/src/System.Runtime.InteropServices/tests/project.json
index c79745903b..1a94e6a082 100644
--- a/src/System.Runtime.InteropServices/tests/project.json
+++ b/src/System.Runtime.InteropServices/tests/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Loader/tests/DefaultContext/project.json b/src/System.Runtime.Loader/tests/DefaultContext/project.json
index deb05b1983..fe0a728d36 100644
--- a/src/System.Runtime.Loader/tests/DefaultContext/project.json
+++ b/src/System.Runtime.Loader/tests/DefaultContext/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Loader": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Loader": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Loader/tests/RefEmitLoadContext/project.json b/src/System.Runtime.Loader/tests/RefEmitLoadContext/project.json
index e3ac3b0d9c..75650f9c35 100644
--- a/src/System.Runtime.Loader/tests/RefEmitLoadContext/project.json
+++ b/src/System.Runtime.Loader/tests/RefEmitLoadContext/project.json
@@ -1,21 +1,21 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Loader": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Loader": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json
index f7d33d573a..1c497701b7 100644
--- a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json
+++ b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
},
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Reflection.Primitives": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01"
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Reflection.Primitives": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02"
},
"frameworks": {
"netstandard1.6": {}
diff --git a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json
index a9db550f50..2b28cde8f3 100644
--- a/src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json
+++ b/src/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24501-01"
+ "System.Runtime": "4.3.0-beta-24501-02"
},
"frameworks": {
"netstandard1.6": {}
diff --git a/src/System.Runtime.Loader/tests/project.json b/src/System.Runtime.Loader/tests/project.json
index 76a227db8a..d550c589dc 100644
--- a/src/System.Runtime.Loader/tests/project.json
+++ b/src/System.Runtime.Loader/tests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Loader": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Loader": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Numerics/tests/project.json b/src/System.Runtime.Numerics/tests/project.json
index 49c934d9ea..06343519b3 100644
--- a/src/System.Runtime.Numerics/tests/project.json
+++ b/src/System.Runtime.Numerics/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Serialization.Formatters/tests/project.json b/src/System.Runtime.Serialization.Formatters/tests/project.json
index 363b6a0c65..2bf95a986f 100644
--- a/src/System.Runtime.Serialization.Formatters/tests/project.json
+++ b/src/System.Runtime.Serialization.Formatters/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
"System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Serialization.Json/tests/Performance/ContractReferences/project.json b/src/System.Runtime.Serialization.Json/tests/Performance/ContractReferences/project.json
index 776c837dac..1f6b794cd5 100644
--- a/src/System.Runtime.Serialization.Json/tests/Performance/ContractReferences/project.json
+++ b/src/System.Runtime.Serialization.Json/tests/Performance/ContractReferences/project.json
@@ -1,27 +1,27 @@
{
"dependencies": {
- "Microsoft.CSharp": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
+ "Microsoft.CSharp": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
"System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Json": "4.3.0-beta-24501-01",
- "System.Runtime.Serialization.Xml": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlSerializer": "4.3.0-beta-24501-01",
+ "System.Runtime.Serialization.Json": "4.3.0-beta-24501-02",
+ "System.Runtime.Serialization.Xml": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlSerializer": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Serialization.Json/tests/Performance/project.json b/src/System.Runtime.Serialization.Json/tests/Performance/project.json
index 938f34906e..1469a2257d 100644
--- a/src/System.Runtime.Serialization.Json/tests/Performance/project.json
+++ b/src/System.Runtime.Serialization.Json/tests/Performance/project.json
@@ -1,23 +1,23 @@
{
"dependencies": {
- "Microsoft.CSharp": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "Microsoft.CSharp": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Serialization.Json/tests/project.json b/src/System.Runtime.Serialization.Json/tests/project.json
index 938f34906e..1469a2257d 100644
--- a/src/System.Runtime.Serialization.Json/tests/project.json
+++ b/src/System.Runtime.Serialization.Json/tests/project.json
@@ -1,23 +1,23 @@
{
"dependencies": {
- "Microsoft.CSharp": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "Microsoft.CSharp": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Serialization.Xml/tests/Performance/ContractReferences/project.json b/src/System.Runtime.Serialization.Xml/tests/Performance/ContractReferences/project.json
index 92a3d8636c..8bf18693dd 100644
--- a/src/System.Runtime.Serialization.Xml/tests/Performance/ContractReferences/project.json
+++ b/src/System.Runtime.Serialization.Xml/tests/Performance/ContractReferences/project.json
@@ -1,27 +1,27 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
"System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Json": "4.3.0-beta-24501-01",
- "System.Runtime.Serialization.Xml": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlSerializer": "4.3.0-beta-24501-01",
+ "System.Runtime.Serialization.Json": "4.3.0-beta-24501-02",
+ "System.Runtime.Serialization.Xml": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlSerializer": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Serialization.Xml/tests/Performance/project.json b/src/System.Runtime.Serialization.Xml/tests/Performance/project.json
index aff887fa93..447dac37fc 100644
--- a/src/System.Runtime.Serialization.Xml/tests/Performance/project.json
+++ b/src/System.Runtime.Serialization.Xml/tests/Performance/project.json
@@ -1,23 +1,23 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime.Serialization.Xml/tests/project.json b/src/System.Runtime.Serialization.Xml/tests/project.json
index aff887fa93..447dac37fc 100644
--- a/src/System.Runtime.Serialization.Xml/tests/project.json
+++ b/src/System.Runtime.Serialization.Xml/tests/project.json
@@ -1,23 +1,23 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime/tests/Performance/project.json b/src/System.Runtime/tests/Performance/project.json
index 415afba331..476df50a9e 100644
--- a/src/System.Runtime/tests/Performance/project.json
+++ b/src/System.Runtime/tests/Performance/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Runtime/tests/project.json b/src/System.Runtime/tests/project.json
index 415afba331..476df50a9e 100644
--- a/src/System.Runtime/tests/project.json
+++ b/src/System.Runtime/tests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections.NonGeneric": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Emit": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Emit": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.AccessControl/tests/project.json b/src/System.Security.AccessControl/tests/project.json
index 5b10016e1d..1c7d84620e 100644
--- a/src/System.Security.AccessControl/tests/project.json
+++ b/src/System.Security.AccessControl/tests/project.json
@@ -1,32 +1,32 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.AccessControl": "4.3.0-beta-24501-01",
- "System.IO.Pipes": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Security.AccessControl": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.AccessControl": "4.3.0-beta-24501-02",
+ "System.IO.Pipes": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Security.AccessControl": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Claims/tests/project.json b/src/System.Security.Claims/tests/project.json
index 04a48c5365..92c04acb79 100644
--- a/src/System.Security.Claims/tests/project.json
+++ b/src/System.Security.Claims/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Security.Principal": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Security.Principal": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Cryptography.Algorithms/tests/project.json b/src/System.Security.Cryptography.Algorithms/tests/project.json
index 4de00fe948..6ef8e051e8 100644
--- a/src/System.Security.Cryptography.Algorithms/tests/project.json
+++ b/src/System.Security.Cryptography.Algorithms/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Runtime.Numerics": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Primitives": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Runtime.Numerics": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Primitives": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Cryptography.Cng/tests/project.json b/src/System.Security.Cryptography.Cng/tests/project.json
index 3453c36038..83bbfa1202 100644
--- a/src/System.Security.Cryptography.Cng/tests/project.json
+++ b/src/System.Security.Cryptography.Cng/tests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Runtime.Numerics": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Runtime.Numerics": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Cryptography.Csp/tests/project.json b/src/System.Security.Cryptography.Csp/tests/project.json
index 94359cba17..caebce3fe0 100644
--- a/src/System.Security.Cryptography.Csp/tests/project.json
+++ b/src/System.Security.Cryptography.Csp/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Numerics": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Numerics": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Cryptography.Encoding/tests/project.json b/src/System.Security.Cryptography.Encoding/tests/project.json
index 54a2ee58ef..595ddd3f84 100644
--- a/src/System.Security.Cryptography.Encoding/tests/project.json
+++ b/src/System.Security.Cryptography.Encoding/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime.Numerics": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Primitives": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime.Numerics": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Primitives": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
@@ -16,7 +16,7 @@
"Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00731-01",
"Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00731-01",
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
- "System.Xml.XmlSerializer": "4.3.0-beta-24501-01"
+ "System.Xml.XmlSerializer": "4.3.0-beta-24501-02"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Security.Cryptography.OpenSsl/tests/project.json b/src/System.Security.Cryptography.OpenSsl/tests/project.json
index 8085fa1556..b309191b98 100644
--- a/src/System.Security.Cryptography.OpenSsl/tests/project.json
+++ b/src/System.Security.Cryptography.OpenSsl/tests/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.Numerics": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.Numerics": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Cryptography.Pkcs/src/netcore50/project.json b/src/System.Security.Cryptography.Pkcs/src/netcore50/project.json
index dbbffcdfd0..d87acaf87b 100644
--- a/src/System.Security.Cryptography.Pkcs/src/netcore50/project.json
+++ b/src/System.Security.Cryptography.Pkcs/src/netcore50/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Security.Cryptography.Pkcs/src/project.json b/src/System.Security.Cryptography.Pkcs/src/project.json
index af6f7d43a0..5a431060e1 100644
--- a/src/System.Security.Cryptography.Pkcs/src/project.json
+++ b/src/System.Security.Cryptography.Pkcs/src/project.json
@@ -5,7 +5,7 @@
"dotnet5.4"
],
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Security.Cryptography.Pkcs/tests/project.json b/src/System.Security.Cryptography.Pkcs/tests/project.json
index 066197d827..c15a9987e6 100644
--- a/src/System.Security.Cryptography.Pkcs/tests/project.json
+++ b/src/System.Security.Cryptography.Pkcs/tests/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Primitives": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Primitives": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Cryptography.Primitives/tests/project.json b/src/System.Security.Cryptography.Primitives/tests/project.json
index cdb82ee878..b916847a58 100644
--- a/src/System.Security.Cryptography.Primitives/tests/project.json
+++ b/src/System.Security.Cryptography.Primitives/tests/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Cryptography.ProtectedData/src/project.json b/src/System.Security.Cryptography.ProtectedData/src/project.json
index 6fcb422bc1..9a8d960afd 100644
--- a/src/System.Security.Cryptography.ProtectedData/src/project.json
+++ b/src/System.Security.Cryptography.ProtectedData/src/project.json
@@ -5,7 +5,7 @@
"dotnet5.4"
],
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
"System.IO": "4.0.10",
diff --git a/src/System.Security.Cryptography.ProtectedData/tests/project.json b/src/System.Security.Cryptography.ProtectedData/tests/project.json
index df36b6be1a..5628c1cb0d 100644
--- a/src/System.Security.Cryptography.ProtectedData/tests/project.json
+++ b/src/System.Security.Cryptography.ProtectedData/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Numerics": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Numerics": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Cryptography.X509Certificates/src/netcore50/project.json b/src/System.Security.Cryptography.X509Certificates/src/netcore50/project.json
index 2bde2bcad7..eed58fe28a 100644
--- a/src/System.Security.Cryptography.X509Certificates/src/netcore50/project.json
+++ b/src/System.Security.Cryptography.X509Certificates/src/netcore50/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Security.Cryptography.X509Certificates/src/unix/project.json b/src/System.Security.Cryptography.X509Certificates/src/unix/project.json
index 49a244c3dc..703598a0fd 100644
--- a/src/System.Security.Cryptography.X509Certificates/src/unix/project.json
+++ b/src/System.Security.Cryptography.X509Certificates/src/unix/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Security.Cryptography.X509Certificates/src/win/project.json b/src/System.Security.Cryptography.X509Certificates/src/win/project.json
index 16b1d72aa2..a671232a6d 100644
--- a/src/System.Security.Cryptography.X509Certificates/src/win/project.json
+++ b/src/System.Security.Cryptography.X509Certificates/src/win/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Security.Cryptography.X509Certificates/tests/project.json b/src/System.Security.Cryptography.X509Certificates/tests/project.json
index 3e149f2092..a1b1666e0b 100644
--- a/src/System.Security.Cryptography.X509Certificates/tests/project.json
+++ b/src/System.Security.Cryptography.X509Certificates/tests/project.json
@@ -1,20 +1,20 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.NETCore.Targets": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Cng": "4.3.0-beta-24501-01",
- "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.NETCore.Targets": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Cng": "4.3.0-beta-24501-02",
+ "System.Security.Cryptography.Encoding": "4.3.0-beta-24501-02",
"System.Security.Cryptography.X509Certificates.TestData": "1.0.2-prerelease",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Principal.Windows/src/project.json b/src/System.Security.Principal.Windows/src/project.json
index aa460e9315..440c454daa 100644
--- a/src/System.Security.Principal.Windows/src/project.json
+++ b/src/System.Security.Principal.Windows/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.0",
"System.Diagnostics.Contracts": "4.0.0",
diff --git a/src/System.Security.Principal.Windows/tests/project.json b/src/System.Security.Principal.Windows/tests/project.json
index f4be534d5b..104cb7153d 100644
--- a/src/System.Security.Principal.Windows/tests/project.json
+++ b/src/System.Security.Principal.Windows/tests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Security.Claims": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Security.Claims": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Security.Principal/src/project.json b/src/System.Security.Principal/src/project.json
index ae9f5f0e35..9672572e56 100644
--- a/src/System.Security.Principal/src/project.json
+++ b/src/System.Security.Principal/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.0": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Runtime": "4.0.0"
},
"imports": [
diff --git a/src/System.Security.SecureString/src/project.json b/src/System.Security.SecureString/src/project.json
index 01392b7f55..b678821163 100644
--- a/src/System.Security.SecureString/src/project.json
+++ b/src/System.Security.SecureString/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Diagnostics.Debug": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
diff --git a/src/System.Security.SecureString/tests/project.json b/src/System.Security.SecureString/tests/project.json
index e96be2aefd..a665f4bb13 100644
--- a/src/System.Security.SecureString/tests/project.json
+++ b/src/System.Security.SecureString/tests/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ServiceProcess.ServiceController/src/project.json b/src/System.ServiceProcess.ServiceController/src/project.json
index e6eba0c5ba..fa6ef33e5e 100644
--- a/src/System.ServiceProcess.ServiceController/src/project.json
+++ b/src/System.ServiceProcess.ServiceController/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.5": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"Microsoft.Win32.Primitives": "4.0.0",
"System.Collections": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
diff --git a/src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json b/src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json
index d119089ec2..448848d7e6 100644
--- a/src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json
+++ b/src/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "Microsoft.Win32.Registry": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "Microsoft.Win32.Registry": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Text.Encoding.CodePages/src/project.json b/src/System.Text.Encoding.CodePages/src/project.json
index c139c487cb..a280436282 100644
--- a/src/System.Text.Encoding.CodePages/src/project.json
+++ b/src/System.Text.Encoding.CodePages/src/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Text.Encoding.CodePages/tests/project.json b/src/System.Text.Encoding.CodePages/tests/project.json
index 3c8902b9d2..21e896a0ba 100644
--- a/src/System.Text.Encoding.CodePages/tests/project.json
+++ b/src/System.Text.Encoding.CodePages/tests/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Text.Encoding.Extensions/tests/project.json b/src/System.Text.Encoding.Extensions/tests/project.json
index f530708db8..fb0b1175a9 100644
--- a/src/System.Text.Encoding.Extensions/tests/project.json
+++ b/src/System.Text.Encoding.Extensions/tests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Text.Encoding/tests/Performance/project.json b/src/System.Text.Encoding/tests/Performance/project.json
index 3410ce7c5e..1ae533f6a8 100644
--- a/src/System.Text.Encoding/tests/Performance/project.json
+++ b/src/System.Text.Encoding/tests/Performance/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Text.Encoding/tests/project.json b/src/System.Text.Encoding/tests/project.json
index 3410ce7c5e..1ae533f6a8 100644
--- a/src/System.Text.Encoding/tests/project.json
+++ b/src/System.Text.Encoding/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Text.Encodings.Web/src/project.json b/src/System.Text.Encodings.Web/src/project.json
index 721164b663..4ade51120b 100644
--- a/src/System.Text.Encodings.Web/src/project.json
+++ b/src/System.Text.Encodings.Web/src/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tools": "4.0.0",
diff --git a/src/System.Text.Encodings.Web/tests/project.json b/src/System.Text.Encodings.Web/tests/project.json
index c46efa827b..71d158ce1b 100644
--- a/src/System.Text.Encodings.Web/tests/project.json
+++ b/src/System.Text.Encodings.Web/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Text.RegularExpressions/src/project.json b/src/System.Text.RegularExpressions/src/project.json
index 86ede883d7..419faf2df8 100644
--- a/src/System.Text.RegularExpressions/src/project.json
+++ b/src/System.Text.RegularExpressions/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.6": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
diff --git a/src/System.Text.RegularExpressions/tests/project.json b/src/System.Text.RegularExpressions/tests/project.json
index 94cef1c7ce..4eef08256f 100644
--- a/src/System.Text.RegularExpressions/tests/project.json
+++ b/src/System.Text.RegularExpressions/tests/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading.AccessControl/tests/project.json b/src/System.Threading.AccessControl/tests/project.json
index d059f920b6..c889b48be4 100644
--- a/src/System.Threading.AccessControl/tests/project.json
+++ b/src/System.Threading.AccessControl/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Handles": "4.3.0-beta-24501-01",
- "System.Runtime.InteropServices": "4.3.0-beta-24501-01",
- "System.Security.AccessControl": "4.3.0-beta-24501-01",
- "System.Security.Principal.Windows": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Handles": "4.3.0-beta-24501-02",
+ "System.Runtime.InteropServices": "4.3.0-beta-24501-02",
+ "System.Security.AccessControl": "4.3.0-beta-24501-02",
+ "System.Security.Principal.Windows": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading.Overlapped/src/project.json b/src/System.Threading.Overlapped/src/project.json
index 428cb90942..3d3a4b2501 100644
--- a/src/System.Threading.Overlapped/src/project.json
+++ b/src/System.Threading.Overlapped/src/project.json
@@ -2,13 +2,13 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24431-03"
}
},
"netcore50": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Diagnostics.Debug": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
diff --git a/src/System.Threading.Overlapped/tests/project.json b/src/System.Threading.Overlapped/tests/project.json
index afa92b8b8b..b197b56b2a 100644
--- a/src/System.Threading.Overlapped/tests/project.json
+++ b/src/System.Threading.Overlapped/tests/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Overlapped": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Overlapped": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading.Tasks.Dataflow/src/project.json b/src/System.Threading.Tasks.Dataflow/src/project.json
index dbde359d01..62098f794e 100644
--- a/src/System.Threading.Tasks.Dataflow/src/project.json
+++ b/src/System.Threading.Tasks.Dataflow/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.1": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.0",
"System.Collections.Concurrent": "4.0.0",
"System.Diagnostics.Contracts": "4.0.0",
diff --git a/src/System.Threading.Tasks.Dataflow/src/wp8/project.json b/src/System.Threading.Tasks.Dataflow/src/wp8/project.json
index e3697c43b3..e1a832349c 100644
--- a/src/System.Threading.Tasks.Dataflow/src/wp8/project.json
+++ b/src/System.Threading.Tasks.Dataflow/src/wp8/project.json
@@ -5,7 +5,7 @@
"dotnet5.1"
],
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.0",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
diff --git a/src/System.Threading.Tasks.Dataflow/tests/project.json b/src/System.Threading.Tasks.Dataflow/tests/project.json
index 1c813d5d98..6d4a9dc4b1 100644
--- a/src/System.Threading.Tasks.Dataflow/tests/project.json
+++ b/src/System.Threading.Tasks.Dataflow/tests/project.json
@@ -1,23 +1,23 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Dynamic.Runtime": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Dynamic.Runtime": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks.Parallel": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading.Tasks.Extensions/src/project.json b/src/System.Threading.Tasks.Extensions/src/project.json
index 91b0b321d6..9c1f2a8881 100644
--- a/src/System.Threading.Tasks.Extensions/src/project.json
+++ b/src/System.Threading.Tasks.Extensions/src/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Runtime": "4.0.0",
diff --git a/src/System.Threading.Tasks.Extensions/tests/project.json b/src/System.Threading.Tasks.Extensions/tests/project.json
index 89d7f27f46..c320047b72 100644
--- a/src/System.Threading.Tasks.Extensions/tests/project.json
+++ b/src/System.Threading.Tasks.Extensions/tests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading.Tasks.Parallel/src/project.json b/src/System.Threading.Tasks.Parallel/src/project.json
index 85b8c5f5aa..adbfd850fb 100644
--- a/src/System.Threading.Tasks.Parallel/src/project.json
+++ b/src/System.Threading.Tasks.Parallel/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Threading.Tasks.Parallel/tests/project.json b/src/System.Threading.Tasks.Parallel/tests/project.json
index 7ec905d868..441f3e9382 100644
--- a/src/System.Threading.Tasks.Parallel/tests/project.json
+++ b/src/System.Threading.Tasks.Parallel/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading.Tasks/tests/project.json b/src/System.Threading.Tasks/tests/project.json
index 8b3cd9a5e3..6c16a1526c 100644
--- a/src/System.Threading.Tasks/tests/project.json
+++ b/src/System.Threading.Tasks/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Collections.Concurrent": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Collections.Concurrent": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Reflection.TypeExtensions": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading.Timer/tests/project.json b/src/System.Threading.Timer/tests/project.json
index cec15697d6..b164688b9d 100644
--- a/src/System.Threading.Timer/tests/project.json
+++ b/src/System.Threading.Timer/tests/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Timer": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Timer": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading/tests/Performance/project.json b/src/System.Threading/tests/Performance/project.json
index de8736e592..902d35f51f 100644
--- a/src/System.Threading/tests/Performance/project.json
+++ b/src/System.Threading/tests/Performance/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading/tests/project.json b/src/System.Threading/tests/project.json
index de8736e592..902d35f51f 100644
--- a/src/System.Threading/tests/project.json
+++ b/src/System.Threading/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Process": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Threading.Thread": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Process": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Threading.Thread": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.ValueTuple/src/project.json b/src/System.ValueTuple/src/project.json
index d7224cf5e1..d205a48072 100644
--- a/src/System.ValueTuple/src/project.json
+++ b/src/System.ValueTuple/src/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Resources.ResourceManager": "4.0.0",
diff --git a/src/System.ValueTuple/tests/project.json b/src/System.ValueTuple/tests/project.json
index ce9aa613e3..78d3d20c12 100644
--- a/src/System.ValueTuple/tests/project.json
+++ b/src/System.ValueTuple/tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tracing": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Resources.ResourceManager": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/src/project.json b/src/System.Xml.ReaderWriter/src/project.json
index bbb46c4f04..d5a64cf5f7 100644
--- a/src/System.Xml.ReaderWriter/src/project.json
+++ b/src/System.Xml.ReaderWriter/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
diff --git a/src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json b/src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json
index 428e65c8c9..acf19bdad8 100644
--- a/src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json b/src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json
index 428e65c8c9..acf19bdad8 100644
--- a/src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json b/src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json
index 428e65c8c9..acf19bdad8 100644
--- a/src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json b/src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json
index 81920c3a48..2e11198ee6 100644
--- a/src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json b/src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json
index d7acdf68ac..03995b2941 100644
--- a/src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json b/src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json
index 428e65c8c9..acf19bdad8 100644
--- a/src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json b/src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json
index 5c2729f80a..ad553f0651 100644
--- a/src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json b/src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json
index 85c82917e2..012c8c455f 100644
--- a/src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json b/src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json
index 85c82917e2..012c8c455f 100644
--- a/src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json
+++ b/src/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Console": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Console": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/XmlConvert/project.json b/src/System.Xml.ReaderWriter/tests/XmlConvert/project.json
index b890266365..f18b128e3b 100644
--- a/src/System.Xml.ReaderWriter/tests/XmlConvert/project.json
+++ b/src/System.Xml.ReaderWriter/tests/XmlConvert/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json b/src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json
index a4abe55b10..da3a8764c2 100644
--- a/src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json
+++ b/src/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json b/src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json
index c75a266652..e16e05cbaa 100644
--- a/src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json
+++ b/src/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.RegularExpressions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json b/src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json
index a77549d5aa..d7bfb3a6d1 100644
--- a/src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json
+++ b/src/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem.Primitives": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json b/src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json
index c6b52313c8..a5a69eadf6 100644
--- a/src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json
+++ b/src/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.ReaderWriter/tests/XmlWriter/project.json b/src/System.Xml.ReaderWriter/tests/XmlWriter/project.json
index 87ffda7ea7..4c8fd2c233 100644
--- a/src/System.Xml.ReaderWriter/tests/XmlWriter/project.json
+++ b/src/System.Xml.ReaderWriter/tests/XmlWriter/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.AppContext": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Text.Encoding.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.AppContext": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/Properties/project.json b/src/System.Xml.XDocument/tests/Properties/project.json
index b0fa1f1898..4fd68ff697 100644
--- a/src/System.Xml.XDocument/tests/Properties/project.json
+++ b/src/System.Xml.XDocument/tests/Properties/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/SDMSample/project.json b/src/System.Xml.XDocument/tests/SDMSample/project.json
index a88d6d901d..82f9b18693 100644
--- a/src/System.Xml.XDocument/tests/SDMSample/project.json
+++ b/src/System.Xml.XDocument/tests/SDMSample/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/Streaming/project.json b/src/System.Xml.XDocument/tests/Streaming/project.json
index 5bcbd8e49b..c875a96b2f 100644
--- a/src/System.Xml.XDocument/tests/Streaming/project.json
+++ b/src/System.Xml.XDocument/tests/Streaming/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/TreeManipulation/project.json b/src/System.Xml.XDocument/tests/TreeManipulation/project.json
index b0641a8346..13fde0af15 100644
--- a/src/System.Xml.XDocument/tests/TreeManipulation/project.json
+++ b/src/System.Xml.XDocument/tests/TreeManipulation/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/XDocument.Common/project.json b/src/System.Xml.XDocument/tests/XDocument.Common/project.json
index 881e94bd72..c21619555f 100644
--- a/src/System.Xml.XDocument/tests/XDocument.Common/project.json
+++ b/src/System.Xml.XDocument/tests/XDocument.Common/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json b/src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json
index 5e31ce7381..2bd24ddb0a 100644
--- a/src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json
+++ b/src/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/axes/project.json b/src/System.Xml.XDocument/tests/axes/project.json
index 3e57b18376..bf3c5d1f2e 100644
--- a/src/System.Xml.XDocument/tests/axes/project.json
+++ b/src/System.Xml.XDocument/tests/axes/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/events/project.json b/src/System.Xml.XDocument/tests/events/project.json
index 5d04742aff..3d7923dca2 100644
--- a/src/System.Xml.XDocument/tests/events/project.json
+++ b/src/System.Xml.XDocument/tests/events/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/misc/project.json b/src/System.Xml.XDocument/tests/misc/project.json
index 5bcbd8e49b..c875a96b2f 100644
--- a/src/System.Xml.XDocument/tests/misc/project.json
+++ b/src/System.Xml.XDocument/tests/misc/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/xNodeBuilder/project.json b/src/System.Xml.XDocument/tests/xNodeBuilder/project.json
index 17c53a150a..ea9fca06b2 100644
--- a/src/System.Xml.XDocument/tests/xNodeBuilder/project.json
+++ b/src/System.Xml.XDocument/tests/xNodeBuilder/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XDocument/tests/xNodeReader/project.json b/src/System.Xml.XDocument/tests/xNodeReader/project.json
index b0641a8346..13fde0af15 100644
--- a/src/System.Xml.XDocument/tests/xNodeReader/project.json
+++ b/src/System.Xml.XDocument/tests/xNodeReader/project.json
@@ -1,16 +1,16 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XPath.XDocument/tests/project.json b/src/System.Xml.XPath.XDocument/tests/project.json
index b044c3ed5a..d788d5bc37 100644
--- a/src/System.Xml.XPath.XDocument/tests/project.json
+++ b/src/System.Xml.XPath.XDocument/tests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XPath.XmlDocument/src/project.json b/src/System.Xml.XPath.XmlDocument/src/project.json
index da3f760490..0676f58ced 100644
--- a/src/System.Xml.XPath.XmlDocument/src/project.json
+++ b/src/System.Xml.XPath.XmlDocument/src/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
diff --git a/src/System.Xml.XPath.XmlDocument/tests/project.json b/src/System.Xml.XPath.XmlDocument/tests/project.json
index d6733382b6..61c63cae16 100644
--- a/src/System.Xml.XPath.XmlDocument/tests/project.json
+++ b/src/System.Xml.XPath.XmlDocument/tests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
- "System.Xml.XPath": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XPath": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XPath/src/project.json b/src/System.Xml.XPath/src/project.json
index b4d7af5ae8..5e3dfa385a 100644
--- a/src/System.Xml.XPath/src/project.json
+++ b/src/System.Xml.XPath/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
diff --git a/src/System.Xml.XPath/tests/project.json b/src/System.Xml.XPath/tests/project.json
index 6c294e633f..2628b92496 100644
--- a/src/System.Xml.XPath/tests/project.json
+++ b/src/System.Xml.XPath/tests/project.json
@@ -1,17 +1,17 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Text.Encoding.CodePages": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Text.Encoding.CodePages": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XmlDocument/src/project.json b/src/System.Xml.XmlDocument/src/project.json
index 38863dcb28..ce7dab2984 100644
--- a/src/System.Xml.XmlDocument/src/project.json
+++ b/src/System.Xml.XmlDocument/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
diff --git a/src/System.Xml.XmlDocument/tests/Performance/project.json b/src/System.Xml.XmlDocument/tests/Performance/project.json
index 4575e115e0..9ae02c9c6c 100644
--- a/src/System.Xml.XmlDocument/tests/Performance/project.json
+++ b/src/System.Xml.XmlDocument/tests/Performance/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XmlDocument/tests/project.json b/src/System.Xml.XmlDocument/tests/project.json
index 4575e115e0..9ae02c9c6c 100644
--- a/src/System.Xml.XmlDocument/tests/project.json
+++ b/src/System.Xml.XmlDocument/tests/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XmlSerializer/tests/Performance/ContractReferences/project.json b/src/System.Xml.XmlSerializer/tests/Performance/ContractReferences/project.json
index 67c7aaba08..0d004f992e 100644
--- a/src/System.Xml.XmlSerializer/tests/Performance/ContractReferences/project.json
+++ b/src/System.Xml.XmlSerializer/tests/Performance/ContractReferences/project.json
@@ -1,26 +1,26 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
"System.Runtime.Serialization.Primitives": "4.1.1",
- "System.Runtime.Serialization.Json": "4.3.0-beta-24501-01",
- "System.Runtime.Serialization.Xml": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlSerializer": "4.3.0-beta-24501-01",
+ "System.Runtime.Serialization.Json": "4.3.0-beta-24501-02",
+ "System.Runtime.Serialization.Xml": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlSerializer": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XmlSerializer/tests/Performance/project.json b/src/System.Xml.XmlSerializer/tests/Performance/project.json
index 4f9275efbc..52477c8251 100644
--- a/src/System.Xml.XmlSerializer/tests/Performance/project.json
+++ b/src/System.Xml.XmlSerializer/tests/Performance/project.json
@@ -1,22 +1,22 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Xml.XmlSerializer/tests/project.json b/src/System.Xml.XmlSerializer/tests/project.json
index 4f9275efbc..52477c8251 100644
--- a/src/System.Xml.XmlSerializer/tests/project.json
+++ b/src/System.Xml.XmlSerializer/tests/project.json
@@ -1,22 +1,22 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-01",
- "System.Collections": "4.3.0-beta-24501-01",
- "System.Diagnostics.Debug": "4.3.0-beta-24501-01",
- "System.Diagnostics.Tools": "4.3.0-beta-24501-01",
- "System.Globalization": "4.3.0-beta-24501-01",
- "System.IO.FileSystem": "4.3.0-beta-24501-01",
- "System.Linq": "4.3.0-beta-24501-01",
- "System.Linq.Expressions": "4.3.0-beta-24501-01",
- "System.ObjectModel": "4.3.0-beta-24501-01",
- "System.Reflection": "4.3.0-beta-24501-01",
- "System.Runtime": "4.3.0-beta-24501-01",
- "System.Runtime.Extensions": "4.3.0-beta-24501-01",
- "System.Text.Encoding": "4.3.0-beta-24501-01",
- "System.Threading.Tasks": "4.3.0-beta-24501-01",
- "System.Xml.ReaderWriter": "4.3.0-beta-24501-01",
- "System.Xml.XDocument": "4.3.0-beta-24501-01",
- "System.Xml.XmlDocument": "4.3.0-beta-24501-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-24501-02",
+ "System.Collections": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-24501-02",
+ "System.Diagnostics.Tools": "4.3.0-beta-24501-02",
+ "System.Globalization": "4.3.0-beta-24501-02",
+ "System.IO.FileSystem": "4.3.0-beta-24501-02",
+ "System.Linq": "4.3.0-beta-24501-02",
+ "System.Linq.Expressions": "4.3.0-beta-24501-02",
+ "System.ObjectModel": "4.3.0-beta-24501-02",
+ "System.Reflection": "4.3.0-beta-24501-02",
+ "System.Runtime": "4.3.0-beta-24501-02",
+ "System.Runtime.Extensions": "4.3.0-beta-24501-02",
+ "System.Text.Encoding": "4.3.0-beta-24501-02",
+ "System.Threading.Tasks": "4.3.0-beta-24501-02",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24501-02",
+ "System.Xml.XDocument": "4.3.0-beta-24501-02",
+ "System.Xml.XmlDocument": "4.3.0-beta-24501-02",
"test-runtime": {
"target": "project",
"exclude": "compile"