From: dotnet-bot Date: Wed, 29 Jun 2016 01:15:47 +0000 (+0000) Subject: Updating CoreFx dependencies to beta-24229-01 X-Git-Tag: submit/tizen/20210909.063632~11031^2~11854^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=68578ac950091d1e5046d1ba38c3feb03ba012d4;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Updating CoreFx dependencies to beta-24229-01 Commit migrated from https://github.com/dotnet/corefx/commit/ffd2e90a31edfae15310c2b4ede41cf5d39282ea --- diff --git a/src/libraries/Common/net46-test-runtime/project.json b/src/libraries/Common/net46-test-runtime/project.json index a9d0b62..99882d3 100644 --- a/src/libraries/Common/net46-test-runtime/project.json +++ b/src/libraries/Common/net46-test-runtime/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "System.IO.Compression": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", + "System.IO.Compression": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", "coveralls.io": "1.4", "OpenCover": "4.6.519", "ReportGenerator": "2.4.3", diff --git a/src/libraries/Common/test-runtime/project.json b/src/libraries/Common/test-runtime/project.json index 9e35e10..3fbb610 100644 --- a/src/libraries/Common/test-runtime/project.json +++ b/src/libraries/Common/test-runtime/project.json @@ -1,13 +1,13 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.NETCore.Targets": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.NETCore.Targets": "1.0.2-beta-24229-01", "Microsoft.NETCore.TestHost": "1.0.0-rc4-24131-00", "Microsoft.NETCore.Runtime.CoreCLR": "1.0.4-beta-24228-02", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.IO.Compression": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Linq.Parallel": "4.0.2-beta-24228-04", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.IO.Compression": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Linq.Parallel": "4.0.2-beta-24229-01", "coveralls.io": "1.4", "OpenCover": "4.6.519", "ReportGenerator": "2.4.3", diff --git a/src/libraries/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json b/src/libraries/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json index 8aa02aa..b747cb7 100644 --- a/src/libraries/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json +++ b/src/libraries/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "System.Runtime": "4.1.1-beta-24228-04", - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04" + "System.Runtime": "4.1.1-beta-24229-01", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01" }, "frameworks": { "netstandard1.3": {} diff --git a/src/libraries/Common/tests/System/Xml/BaseLibManaged/project.json b/src/libraries/Common/tests/System/Xml/BaseLibManaged/project.json index 0a34bbd..683c326 100644 --- a/src/libraries/Common/tests/System/Xml/BaseLibManaged/project.json +++ b/src/libraries/Common/tests/System/Xml/BaseLibManaged/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04" + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01" }, "frameworks": { "netstandard1.0": {} diff --git a/src/libraries/Common/tests/System/Xml/ModuleCore/project.json b/src/libraries/Common/tests/System/Xml/ModuleCore/project.json index 75c99fd..21fcd8f 100644 --- a/src/libraries/Common/tests/System/Xml/ModuleCore/project.json +++ b/src/libraries/Common/tests/System/Xml/ModuleCore/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04" + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01" }, "frameworks": { "netstandard1.3": {} diff --git a/src/libraries/Common/tests/System/Xml/XmlCoreTest/project.json b/src/libraries/Common/tests/System/Xml/XmlCoreTest/project.json index 7cb2693..105dde2 100644 --- a/src/libraries/Common/tests/System/Xml/XmlCoreTest/project.json +++ b/src/libraries/Common/tests/System/Xml/XmlCoreTest/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04" + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01" }, "frameworks": { "netstandard1.3": {} diff --git a/src/libraries/Common/tests/System/Xml/XmlDiff/project.json b/src/libraries/Common/tests/System/Xml/XmlDiff/project.json index 2a85e71..2dbe3f3 100644 --- a/src/libraries/Common/tests/System/Xml/XmlDiff/project.json +++ b/src/libraries/Common/tests/System/Xml/XmlDiff/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04" + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01" }, "frameworks": { "netstandard1.3": {} diff --git a/src/libraries/Common/tests/project.json b/src/libraries/Common/tests/project.json index eecf818..251a0d2 100644 --- a/src/libraries/Common/tests/project.json +++ b/src/libraries/Common/tests/project.json @@ -1,26 +1,26 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Tasks.Parallel": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Tasks.Parallel": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/Microsoft.CSharp/tests/project.json b/src/libraries/Microsoft.CSharp/tests/project.json index 2ba9898..ac4957e 100644 --- a/src/libraries/Microsoft.CSharp/tests/project.json +++ b/src/libraries/Microsoft.CSharp/tests/project.json @@ -1,25 +1,25 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Dynamic.Runtime": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Reflection.Primitives": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Dynamic.Runtime": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Reflection.Primitives": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/Microsoft.VisualBasic/tests/project.json b/src/libraries/Microsoft.VisualBasic/tests/project.json index 7838882..8b96c77 100644 --- a/src/libraries/Microsoft.VisualBasic/tests/project.json +++ b/src/libraries/Microsoft.VisualBasic/tests/project.json @@ -1,27 +1,27 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Dynamic.Runtime": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Reflection.Primitives": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Dynamic.Runtime": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Reflection.Primitives": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/Microsoft.Win32.Primitives/tests/project.json b/src/libraries/Microsoft.Win32.Primitives/tests/project.json index a1350d7..17f64b9 100644 --- a/src/libraries/Microsoft.Win32.Primitives/tests/project.json +++ b/src/libraries/Microsoft.Win32.Primitives/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/project.json b/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/project.json index 4cdf27e..0c0784e 100644 --- a/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/project.json +++ b/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Registry": "4.0.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Security.AccessControl": "4.0.1-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Registry": "4.0.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Security.AccessControl": "4.0.1-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/Microsoft.Win32.Registry/tests/project.json b/src/libraries/Microsoft.Win32.Registry/tests/project.json index 580ce6b..a370f48 100644 --- a/src/libraries/Microsoft.Win32.Registry/tests/project.json +++ b/src/libraries/Microsoft.Win32.Registry/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Registry": "4.0.1-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Registry": "4.0.1-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.AppContext/tests/project.json b/src/libraries/System.AppContext/tests/project.json index f8e39a7..9a8e125 100644 --- a/src/libraries/System.AppContext/tests/project.json +++ b/src/libraries/System.AppContext/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.AppContext": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.AppContext": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Buffers/tests/project.json b/src/libraries/System.Buffers/tests/project.json index 485bcb0..cb7d530 100644 --- a/src/libraries/System.Buffers/tests/project.json +++ b/src/libraries/System.Buffers/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Collections.Concurrent/tests/project.json b/src/libraries/System.Collections.Concurrent/tests/project.json index c966761..56e32f4 100644 --- a/src/libraries/System.Collections.Concurrent/tests/project.json +++ b/src/libraries/System.Collections.Concurrent/tests/project.json @@ -1,20 +1,20 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Collections.Immutable/tests/project.json b/src/libraries/System.Collections.Immutable/tests/project.json index 9098ecb..cfb9c1d 100644 --- a/src/libraries/System.Collections.Immutable/tests/project.json +++ b/src/libraries/System.Collections.Immutable/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.Emit": "4.0.2-beta-24228-04", - "System.Reflection.Emit.Lightweight": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.Emit": "4.0.2-beta-24229-01", + "System.Reflection.Emit.Lightweight": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Collections.NonGeneric/tests/project.json b/src/libraries/System.Collections.NonGeneric/tests/project.json index 7366825..6a9fa40 100644 --- a/src/libraries/System.Collections.NonGeneric/tests/project.json +++ b/src/libraries/System.Collections.NonGeneric/tests/project.json @@ -1,19 +1,19 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Collections.Specialized/tests/project.json b/src/libraries/System.Collections.Specialized/tests/project.json index 8dcecaf..7d0cb76 100644 --- a/src/libraries/System.Collections.Specialized/tests/project.json +++ b/src/libraries/System.Collections.Specialized/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.NonGeneric": "4.0.2-beta-24228-04", - "System.Collections.Specialized": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.NonGeneric": "4.0.2-beta-24229-01", + "System.Collections.Specialized": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Collections/tests/project.json b/src/libraries/System.Collections/tests/project.json index af239d9..4ec1cf2 100644 --- a/src/libraries/System.Collections/tests/project.json +++ b/src/libraries/System.Collections/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.ComponentModel.Annotations/tests/project.json b/src/libraries/System.ComponentModel.Annotations/tests/project.json index d4faeb2..5d19ef3 100644 --- a/src/libraries/System.ComponentModel.Annotations/tests/project.json +++ b/src/libraries/System.ComponentModel.Annotations/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.ComponentModel": "4.0.2-beta-24228-04", - "System.ComponentModel.Annotations": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.ComponentModel": "4.0.2-beta-24229-01", + "System.ComponentModel.Annotations": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.ComponentModel.EventBasedAsync/tests/project.json b/src/libraries/System.ComponentModel.EventBasedAsync/tests/project.json index 780c05d..95c5cee 100644 --- a/src/libraries/System.ComponentModel.EventBasedAsync/tests/project.json +++ b/src/libraries/System.ComponentModel.EventBasedAsync/tests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.ComponentModel.Primitives/tests/project.json b/src/libraries/System.ComponentModel.Primitives/tests/project.json index 90ae4c9..0f46a48 100644 --- a/src/libraries/System.ComponentModel.Primitives/tests/project.json +++ b/src/libraries/System.ComponentModel.Primitives/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.ComponentModel": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.ComponentModel": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.ComponentModel.TypeConverter/tests/project.json b/src/libraries/System.ComponentModel.TypeConverter/tests/project.json index 7b633e6..92ab7e2 100644 --- a/src/libraries/System.ComponentModel.TypeConverter/tests/project.json +++ b/src/libraries/System.ComponentModel.TypeConverter/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections.NonGeneric": "4.0.2-beta-24228-04", - "System.Collections.Specialized": "4.0.2-beta-24228-04", - "System.ComponentModel.Primitives": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections.NonGeneric": "4.0.2-beta-24229-01", + "System.Collections.Specialized": "4.0.2-beta-24229-01", + "System.ComponentModel.Primitives": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.ComponentModel/tests/project.json b/src/libraries/System.ComponentModel/tests/project.json index 3ef7d79..60b2bdd 100644 --- a/src/libraries/System.ComponentModel/tests/project.json +++ b/src/libraries/System.ComponentModel/tests/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Composition.Convention/tests/project.json b/src/libraries/System.Composition.Convention/tests/project.json index 9dd6616..af73e29 100644 --- a/src/libraries/System.Composition.Convention/tests/project.json +++ b/src/libraries/System.Composition.Convention/tests/project.json @@ -1,9 +1,9 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Composition/tests/project.json b/src/libraries/System.Composition/tests/project.json index 9dd6616..af73e29 100644 --- a/src/libraries/System.Composition/tests/project.json +++ b/src/libraries/System.Composition/tests/project.json @@ -1,9 +1,9 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Console/tests/project.json b/src/libraries/System.Console/tests/project.json index b4f99eb..8b556b9 100644 --- a/src/libraries/System.Console/tests/project.json +++ b/src/libraries/System.Console/tests/project.json @@ -1,20 +1,20 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Tasks.Parallel": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Tasks.Parallel": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Data.Common/tests/project.json b/src/libraries/System.Data.Common/tests/project.json index a28e19f..76e16cf 100644 --- a/src/libraries/System.Data.Common/tests/project.json +++ b/src/libraries/System.Data.Common/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Data.SqlClient/tests/FunctionalTests/project.json b/src/libraries/System.Data.SqlClient/tests/FunctionalTests/project.json index f8daf2a..6d0db95 100644 --- a/src/libraries/System.Data.SqlClient/tests/FunctionalTests/project.json +++ b/src/libraries/System.Data.SqlClient/tests/FunctionalTests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.CSharp": "4.0.2-beta-24228-04", - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Data.Common": "4.1.1-beta-24228-04", - "System.Data.SqlClient": "4.1.1-beta-24228-04", - "System.Text.Encoding.CodePages": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.CSharp": "4.0.2-beta-24229-01", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Data.Common": "4.1.1-beta-24229-01", + "System.Data.SqlClient": "4.1.1-beta-24229-01", + "System.Text.Encoding.CodePages": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Data.SqlClient/tests/ManualTests/project.json b/src/libraries/System.Data.SqlClient/tests/ManualTests/project.json index 6cb1ecf..0758d19 100644 --- a/src/libraries/System.Data.SqlClient/tests/ManualTests/project.json +++ b/src/libraries/System.Data.SqlClient/tests/ManualTests/project.json @@ -8,54 +8,54 @@ } }, "dependencies": { - "NETStandard.Library": "1.6.1-beta-24228-04", - "Microsoft.CSharp": "4.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", + "NETStandard.Library": "1.6.1-beta-24229-01", + "Microsoft.CSharp": "4.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", "runtime.native.System.Data.SqlClient.sni": "4.0.2-beta-24217-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.ComponentModel": "4.0.2-beta-24228-04", - "System.ComponentModel.TypeConverter": "4.1.1-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Data.Common": "4.1.1-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Diagnostics.TextWriterTraceListener": "4.0.1-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Diagnostics.TraceSource": "4.0.1-beta-24228-04", - "System.Dynamic.Runtime": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.Pipes": "4.0.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Net.NameResolution": "4.0.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.Net.Security": "4.0.1-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Runtime.Serialization.Primitives": "4.1.2-beta-24228-04", - "System.Security.Principal": "4.0.2-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.Encoding.CodePages": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", - "System.Threading.ThreadPool": "4.0.11-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.ComponentModel": "4.0.2-beta-24229-01", + "System.ComponentModel.TypeConverter": "4.1.1-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Data.Common": "4.1.1-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Diagnostics.TextWriterTraceListener": "4.0.1-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Diagnostics.TraceSource": "4.0.1-beta-24229-01", + "System.Dynamic.Runtime": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.Pipes": "4.0.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Net.NameResolution": "4.0.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.Net.Security": "4.0.1-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Runtime.Serialization.Primitives": "4.1.2-beta-24229-01", + "System.Security.Principal": "4.0.2-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.Encoding.CodePages": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", + "System.Threading.ThreadPool": "4.0.11-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01", "test-runtime": { "target": "project", diff --git a/src/libraries/System.Diagnostics.Contracts/tests/project.json b/src/libraries/System.Diagnostics.Contracts/tests/project.json index dfef5b9..cc9fe65 100644 --- a/src/libraries/System.Diagnostics.Contracts/tests/project.json +++ b/src/libraries/System.Diagnostics.Contracts/tests/project.json @@ -1,13 +1,13 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.Debug.SymbolReader/src/project.json b/src/libraries/System.Diagnostics.Debug.SymbolReader/src/project.json index ba70c6c..5c33d46 100644 --- a/src/libraries/System.Diagnostics.Debug.SymbolReader/src/project.json +++ b/src/libraries/System.Diagnostics.Debug.SymbolReader/src/project.json @@ -3,9 +3,9 @@ "netstandard1.3": { "dependencies": { "Microsoft.TargetingPack.Private.CoreCLR": "1.0.2-beta-24228-02", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Reflection.Metadata": "1.4.1-beta-24228-04", - "System.Collections.Immutable": "1.2.1-beta-24228-04" + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Reflection.Metadata": "1.4.1-beta-24229-01", + "System.Collections.Immutable": "1.2.1-beta-24229-01" }, "imports": [ "dotnet5.4" diff --git a/src/libraries/System.Diagnostics.Debug/tests/project.json b/src/libraries/System.Diagnostics.Debug/tests/project.json index 7fa39b2..df6a089 100644 --- a/src/libraries/System.Diagnostics.Debug/tests/project.json +++ b/src/libraries/System.Diagnostics.Debug/tests/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "Microsoft.TargetingPack.Private.CoreCLR": "1.0.2-beta-24228-02", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/tests/project.json b/src/libraries/System.Diagnostics.DiagnosticSource/tests/project.json index e2cf98a..1928f3f 100644 --- a/src/libraries/System.Diagnostics.DiagnosticSource/tests/project.json +++ b/src/libraries/System.Diagnostics.DiagnosticSource/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json b/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json index 7b0f286..7f4b632 100644 --- a/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json +++ b/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "System.Runtime": "4.1.1-beta-24228-04" + "System.Runtime": "4.1.1-beta-24229-01" }, "frameworks": { "netstandard1.3": {} diff --git a/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json b/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json index 216069a..9a2fa3a 100644 --- a/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json +++ b/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.FileVersionInfo": "4.0.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.FileVersionInfo": "4.0.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.Process/tests/project.json b/src/libraries/System.Diagnostics.Process/tests/project.json index 4d387ae..6e74a69 100644 --- a/src/libraries/System.Diagnostics.Process/tests/project.json +++ b/src/libraries/System.Diagnostics.Process/tests/project.json @@ -1,28 +1,28 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", - "Microsoft.Win32.Registry": "4.0.1-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.CodePages": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", + "Microsoft.Win32.Registry": "4.0.1-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.CodePages": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/project.json b/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/project.json index 07b9b54..f7a195d 100644 --- a/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/project.json +++ b/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.TraceSource": "4.0.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.TraceSource": "4.0.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.Tools/tests/project.json b/src/libraries/System.Diagnostics.Tools/tests/project.json index efcbf77..2a4c42e 100644 --- a/src/libraries/System.Diagnostics.Tools/tests/project.json +++ b/src/libraries/System.Diagnostics.Tools/tests/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.TraceSource/tests/project.json b/src/libraries/System.Diagnostics.TraceSource/tests/project.json index 89cbea7..d5ba729 100644 --- a/src/libraries/System.Diagnostics.TraceSource/tests/project.json +++ b/src/libraries/System.Diagnostics.TraceSource/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json b/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json index 1dbd535..2c849aa 100644 --- a/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json +++ b/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Globalization.Calendars": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Globalization.Calendars": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Diagnostics.Tracing/tests/project.json b/src/libraries/System.Diagnostics.Tracing/tests/project.json index 4c5b6f7..1d81c26 100644 --- a/src/libraries/System.Diagnostics.Tracing/tests/project.json +++ b/src/libraries/System.Diagnostics.Tracing/tests/project.json @@ -1,21 +1,21 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Drawing.Primitives/tests/project.json b/src/libraries/System.Drawing.Primitives/tests/project.json index 6d274af..1050fd7 100644 --- a/src/libraries/System.Drawing.Primitives/tests/project.json +++ b/src/libraries/System.Drawing.Primitives/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Dynamic.Runtime/tests/project.json b/src/libraries/System.Dynamic.Runtime/tests/project.json index 3ad174a..f8dbf71 100644 --- a/src/libraries/System.Dynamic.Runtime/tests/project.json +++ b/src/libraries/System.Dynamic.Runtime/tests/project.json @@ -1,23 +1,23 @@ { "dependencies": { - "Microsoft.CSharp": "4.0.2-beta-24228-04", - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.CSharp": "4.0.2-beta-24229-01", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Globalization.Calendars/tests/project.json b/src/libraries/System.Globalization.Calendars/tests/project.json index 530b9df..aa35b32 100644 --- a/src/libraries/System.Globalization.Calendars/tests/project.json +++ b/src/libraries/System.Globalization.Calendars/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Globalization.Calendars": "4.0.2-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Globalization.Calendars": "4.0.2-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01", "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00520-02", "test-runtime": { diff --git a/src/libraries/System.Globalization.Extensions/tests/project.json b/src/libraries/System.Globalization.Extensions/tests/project.json index bf10c58..07e149a 100644 --- a/src/libraries/System.Globalization.Extensions/tests/project.json +++ b/src/libraries/System.Globalization.Extensions/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Globalization.Extensions": "4.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Globalization.Extensions": "4.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01", "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00520-02", "test-runtime": { diff --git a/src/libraries/System.Globalization/tests/project.json b/src/libraries/System.Globalization/tests/project.json index f47d211..d66fddc 100644 --- a/src/libraries/System.Globalization/tests/project.json +++ b/src/libraries/System.Globalization/tests/project.json @@ -3,18 +3,18 @@ "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01", "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00520-02", "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0037", - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Globalization.Calendars": "4.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Globalization.Calendars": "4.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.Compression.ZipFile/tests/project.json b/src/libraries/System.IO.Compression.ZipFile/tests/project.json index 7ecea36..216fae6 100644 --- a/src/libraries/System.IO.Compression.ZipFile/tests/project.json +++ b/src/libraries/System.IO.Compression.ZipFile/tests/project.json @@ -1,24 +1,24 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Buffers": "4.0.1-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.Compression": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Buffers": "4.0.1-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.Compression": "4.1.1-beta-24229-01", "System.IO.Compression.TestData": "1.0.1-prerelease", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.Compression/tests/project.json b/src/libraries/System.IO.Compression/tests/project.json index 2e62b05..8ec8f24 100644 --- a/src/libraries/System.IO.Compression/tests/project.json +++ b/src/libraries/System.IO.Compression/tests/project.json @@ -1,22 +1,22 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", "System.IO.Compression.TestData": "1.0.2-prerelease", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.FileSystem.AccessControl/tests/project.json b/src/libraries/System.IO.FileSystem.AccessControl/tests/project.json index ff241a2..bde7fe3 100644 --- a/src/libraries/System.IO.FileSystem.AccessControl/tests/project.json +++ b/src/libraries/System.IO.FileSystem.AccessControl/tests/project.json @@ -1,23 +1,23 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Security.AccessControl": "4.0.1-beta-24228-04", - "System.Security.Principal": "4.0.2-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Security.AccessControl": "4.0.1-beta-24229-01", + "System.Security.Principal": "4.0.2-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.FileSystem.DriveInfo/tests/project.json b/src/libraries/System.IO.FileSystem.DriveInfo/tests/project.json index 1a49a31..e375631 100644 --- a/src/libraries/System.IO.FileSystem.DriveInfo/tests/project.json +++ b/src/libraries/System.IO.FileSystem.DriveInfo/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.FileSystem.Primitives/tests/project.json b/src/libraries/System.IO.FileSystem.Primitives/tests/project.json index 3ef7d79..60b2bdd 100644 --- a/src/libraries/System.IO.FileSystem.Primitives/tests/project.json +++ b/src/libraries/System.IO.FileSystem.Primitives/tests/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.FileSystem.Watcher/tests/project.json b/src/libraries/System.IO.FileSystem.Watcher/tests/project.json index 54be4f9..097b570 100644 --- a/src/libraries/System.IO.FileSystem.Watcher/tests/project.json +++ b/src/libraries/System.IO.FileSystem.Watcher/tests/project.json @@ -1,21 +1,21 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.FileSystem/tests/project.json b/src/libraries/System.IO.FileSystem/tests/project.json index d7a2416..4c3254f 100644 --- a/src/libraries/System.IO.FileSystem/tests/project.json +++ b/src/libraries/System.IO.FileSystem/tests/project.json @@ -1,26 +1,26 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.IO.Pipes": "4.0.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.IO.Pipes": "4.0.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.MemoryMappedFiles/tests/project.json b/src/libraries/System.IO.MemoryMappedFiles/tests/project.json index f75c480..9774bcb 100644 --- a/src/libraries/System.IO.MemoryMappedFiles/tests/project.json +++ b/src/libraries/System.IO.MemoryMappedFiles/tests/project.json @@ -1,19 +1,19 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.IO.UnmanagedMemoryStream": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.IO.UnmanagedMemoryStream": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.Packaging/tests/project.json b/src/libraries/System.IO.Packaging/tests/project.json index 190774c..e4fe16a 100644 --- a/src/libraries/System.IO.Packaging/tests/project.json +++ b/src/libraries/System.IO.Packaging/tests/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", "System.IO.Packaging.TestData": "1.0.0-prerelease", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.Pipes.AccessControl/tests/project.json b/src/libraries/System.IO.Pipes.AccessControl/tests/project.json index 46c3906..8ff3846 100644 --- a/src/libraries/System.IO.Pipes.AccessControl/tests/project.json +++ b/src/libraries/System.IO.Pipes.AccessControl/tests/project.json @@ -1,29 +1,29 @@ { "dependencies": { "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0037", - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.IO.Pipes": "4.0.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Security.AccessControl": "4.0.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.IO.Pipes": "4.0.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Security.AccessControl": "4.0.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01", "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00520-02", "test-runtime": { diff --git a/src/libraries/System.IO.Pipes/tests/project.json b/src/libraries/System.IO.Pipes/tests/project.json index bc9195c..d41b76a 100644 --- a/src/libraries/System.IO.Pipes/tests/project.json +++ b/src/libraries/System.IO.Pipes/tests/project.json @@ -1,21 +1,21 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Security.Principal": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Overlapped": "4.0.2-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Security.Principal": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Overlapped": "4.0.2-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO.UnmanagedMemoryStream/tests/project.json b/src/libraries/System.IO.UnmanagedMemoryStream/tests/project.json index c206b8a..7c196a3 100644 --- a/src/libraries/System.IO.UnmanagedMemoryStream/tests/project.json +++ b/src/libraries/System.IO.UnmanagedMemoryStream/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.IO/tests/project.json b/src/libraries/System.IO/tests/project.json index 0bab291..2232ef4 100644 --- a/src/libraries/System.IO/tests/project.json +++ b/src/libraries/System.IO/tests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Text.Encoding.CodePages": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Text.Encoding.CodePages": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Linq.Expressions/tests/project.json b/src/libraries/System.Linq.Expressions/tests/project.json index 8549ff5..bcb9a3a 100644 --- a/src/libraries/System.Linq.Expressions/tests/project.json +++ b/src/libraries/System.Linq.Expressions/tests/project.json @@ -1,19 +1,19 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Linq.Queryable": "4.0.2-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Primitives": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Linq.Queryable": "4.0.2-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Primitives": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Linq.Parallel/tests/project.json b/src/libraries/System.Linq.Parallel/tests/project.json index 0a27432..7f257b9 100644 --- a/src/libraries/System.Linq.Parallel/tests/project.json +++ b/src/libraries/System.Linq.Parallel/tests/project.json @@ -1,20 +1,20 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Collections.Immutable": "1.2.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Collections.Immutable": "1.2.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Linq.Queryable/tests/project.json b/src/libraries/System.Linq.Queryable/tests/project.json index 58c763d..22c83ac 100644 --- a/src/libraries/System.Linq.Queryable/tests/project.json +++ b/src/libraries/System.Linq.Queryable/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Linq/tests/project.json b/src/libraries/System.Linq/tests/project.json index ddd0a6c..dd50111 100644 --- a/src/libraries/System.Linq/tests/project.json +++ b/src/libraries/System.Linq/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Linq.Queryable": "4.0.2-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Linq.Queryable": "4.0.2-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json b/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json index 627c5df..d98fdfc 100644 --- a/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json +++ b/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", - "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24228-04", - "System.IO.Compression": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Http": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", + "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24229-01", + "System.IO.Compression": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Http": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json b/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json index d345b27..c4d9d57 100644 --- a/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json +++ b/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/project.json @@ -1,25 +1,25 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", - "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.Compression": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Http": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", + "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.Compression": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Http": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Http/tests/FunctionalTests/unix/project.json b/src/libraries/System.Net.Http/tests/FunctionalTests/unix/project.json index a0b24dd..1458991 100644 --- a/src/libraries/System.Net.Http/tests/FunctionalTests/unix/project.json +++ b/src/libraries/System.Net.Http/tests/FunctionalTests/unix/project.json @@ -1,25 +1,25 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.NetworkInformation": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.Net.Security": "4.0.1-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Tasks.Parallel": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.NetworkInformation": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.Net.Security": "4.0.1-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Tasks.Parallel": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Http/tests/FunctionalTests/win/project.json b/src/libraries/System.Net.Http/tests/FunctionalTests/win/project.json index 0725cb5..b6a34f5 100644 --- a/src/libraries/System.Net.Http/tests/FunctionalTests/win/project.json +++ b/src/libraries/System.Net.Http/tests/FunctionalTests/win/project.json @@ -1,26 +1,26 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.NetworkInformation": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.Net.Security": "4.0.1-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Tasks.Parallel": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.DiagnosticSource": "4.0.1-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.NetworkInformation": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.Net.Security": "4.0.1-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Tasks.Parallel": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Http/tests/UnitTests/project.json b/src/libraries/System.Net.Http/tests/UnitTests/project.json index 608bf0d..2a4119c 100644 --- a/src/libraries/System.Net.Http/tests/UnitTests/project.json +++ b/src/libraries/System.Net.Http/tests/UnitTests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.NameResolution/tests/FunctionalTests/project.json b/src/libraries/System.Net.NameResolution/tests/FunctionalTests/project.json index 1467d44..c72e2a9 100644 --- a/src/libraries/System.Net.NameResolution/tests/FunctionalTests/project.json +++ b/src/libraries/System.Net.NameResolution/tests/FunctionalTests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.NameResolution": "4.0.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.NameResolution": "4.0.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.NameResolution/tests/PalTests/project.json b/src/libraries/System.Net.NameResolution/tests/PalTests/project.json index 74e4f8d..c1b5fe1 100644 --- a/src/libraries/System.Net.NameResolution/tests/PalTests/project.json +++ b/src/libraries/System.Net.NameResolution/tests/PalTests/project.json @@ -1,29 +1,29 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.ComponentModel.EventBasedAsync": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Security.Claims": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.ComponentModel.EventBasedAsync": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Security.Claims": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/project.json b/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/project.json index 61092e9..74c1a75 100644 --- a/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/project.json +++ b/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.NetworkInformation/tests/UnitTests/project.json b/src/libraries/System.Net.NetworkInformation/tests/UnitTests/project.json index a6077aa..e443702 100644 --- a/src/libraries/System.Net.NetworkInformation/tests/UnitTests/project.json +++ b/src/libraries/System.Net.NetworkInformation/tests/UnitTests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Ping/tests/FunctionalTests/project.json b/src/libraries/System.Net.Ping/tests/FunctionalTests/project.json index e80fded..95744cf 100644 --- a/src/libraries/System.Net.Ping/tests/FunctionalTests/project.json +++ b/src/libraries/System.Net.Ping/tests/FunctionalTests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Primitives/tests/FunctionalTests/project.json b/src/libraries/System.Net.Primitives/tests/FunctionalTests/project.json index 286d053..37e0696 100644 --- a/src/libraries/System.Net.Primitives/tests/FunctionalTests/project.json +++ b/src/libraries/System.Net.Primitives/tests/FunctionalTests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Primitives/tests/PalTests/project.json b/src/libraries/System.Net.Primitives/tests/PalTests/project.json index 3e06c19..7e086c5 100644 --- a/src/libraries/System.Net.Primitives/tests/PalTests/project.json +++ b/src/libraries/System.Net.Primitives/tests/PalTests/project.json @@ -1,20 +1,20 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Primitives/tests/PerformanceTests/project.json b/src/libraries/System.Net.Primitives/tests/PerformanceTests/project.json index 5324d38..1fc0518 100644 --- a/src/libraries/System.Net.Primitives/tests/PerformanceTests/project.json +++ b/src/libraries/System.Net.Primitives/tests/PerformanceTests/project.json @@ -1,9 +1,9 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Primitives/tests/UnitTests/project.json b/src/libraries/System.Net.Primitives/tests/UnitTests/project.json index 8d97da3..af028f1 100644 --- a/src/libraries/System.Net.Primitives/tests/UnitTests/project.json +++ b/src/libraries/System.Net.Primitives/tests/UnitTests/project.json @@ -1,21 +1,21 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Requests/tests/project.json b/src/libraries/System.Net.Requests/tests/project.json index a856ce7..28cec9a 100644 --- a/src/libraries/System.Net.Requests/tests/project.json +++ b/src/libraries/System.Net.Requests/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO.Compression": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Http": "4.1.1-beta-24228-04", - "System.Net.NetworkInformation": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.Net.Requests": "4.0.12-beta-24228-04", - "System.Net.Security": "4.0.1-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO.Compression": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Http": "4.1.1-beta-24229-01", + "System.Net.NetworkInformation": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.Net.Requests": "4.0.12-beta-24229-01", + "System.Net.Security": "4.0.1-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Security/tests/FunctionalTests/unix/project.json b/src/libraries/System.Net.Security/tests/FunctionalTests/unix/project.json index 03a4dee..fa7c08b 100644 --- a/src/libraries/System.Net.Security/tests/FunctionalTests/unix/project.json +++ b/src/libraries/System.Net.Security/tests/FunctionalTests/unix/project.json @@ -1,26 +1,26 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Primitives": "4.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Globalization.Extensions": "4.0.2-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.NameResolution": "4.0.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.Net.Security": "4.0.1-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Primitives": "4.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Globalization.Extensions": "4.0.2-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.NameResolution": "4.0.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.Net.Security": "4.0.1-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", "System.Net.TestData": "1.0.0-prerelease", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24228-04", - "System.Security.Principal": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24229-01", + "System.Security.Principal": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Security/tests/FunctionalTests/win/project.json b/src/libraries/System.Net.Security/tests/FunctionalTests/win/project.json index dc21ba4..649791c 100644 --- a/src/libraries/System.Net.Security/tests/FunctionalTests/win/project.json +++ b/src/libraries/System.Net.Security/tests/FunctionalTests/win/project.json @@ -1,22 +1,22 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.NameResolution": "4.0.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.NameResolution": "4.0.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", "System.Net.TestData": "1.0.0-prerelease", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24228-04", - "System.Security.Principal": "4.0.2-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24229-01", + "System.Security.Principal": "4.0.2-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Security/tests/UnitTests/project.json b/src/libraries/System.Net.Security/tests/UnitTests/project.json index 3e5f49d..5dcd7f3 100644 --- a/src/libraries/System.Net.Security/tests/UnitTests/project.json +++ b/src/libraries/System.Net.Security/tests/UnitTests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", "System.Net.TestData": "1.0.0-prerelease", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Sockets/tests/FunctionalTests/project.json b/src/libraries/System.Net.Sockets/tests/FunctionalTests/project.json index 3f2ebd1..ae18c3a 100644 --- a/src/libraries/System.Net.Sockets/tests/FunctionalTests/project.json +++ b/src/libraries/System.Net.Sockets/tests/FunctionalTests/project.json @@ -1,20 +1,20 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Tasks.Parallel": "4.0.2-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Tasks.Parallel": "4.0.2-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.Sockets/tests/PerformanceTests/project.json b/src/libraries/System.Net.Sockets/tests/PerformanceTests/project.json index 662b20d..bba1b66 100644 --- a/src/libraries/System.Net.Sockets/tests/PerformanceTests/project.json +++ b/src/libraries/System.Net.Sockets/tests/PerformanceTests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Primitives": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Tasks.Parallel": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Primitives": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Tasks.Parallel": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.WebHeaderCollection/tests/project.json b/src/libraries/System.Net.WebHeaderCollection/tests/project.json index 6c5eb3f..f9e22f6 100644 --- a/src/libraries/System.Net.WebHeaderCollection/tests/project.json +++ b/src/libraries/System.Net.WebHeaderCollection/tests/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.WebSockets.Client/tests/project.json b/src/libraries/System.Net.WebSockets.Client/tests/project.json index b6be674..fafd167 100644 --- a/src/libraries/System.Net.WebSockets.Client/tests/project.json +++ b/src/libraries/System.Net.WebSockets.Client/tests/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", - "System.Net.Security": "4.0.1-beta-24228-04", - "System.Net.WebSockets": "4.0.1-beta-24228-04", - "System.Net.WebSockets.Client": "4.0.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", + "System.Net.Security": "4.0.1-beta-24229-01", + "System.Net.WebSockets": "4.0.1-beta-24229-01", + "System.Net.WebSockets.Client": "4.0.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Net.WebSockets/tests/project.json b/src/libraries/System.Net.WebSockets/tests/project.json index 378729d..d184010 100644 --- a/src/libraries/System.Net.WebSockets/tests/project.json +++ b/src/libraries/System.Net.WebSockets/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.WebSockets": "4.0.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.WebSockets": "4.0.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Numerics.Vectors/tests/project.json b/src/libraries/System.Numerics.Vectors/tests/project.json index e9a7e1a..f46e2b8 100644 --- a/src/libraries/System.Numerics.Vectors/tests/project.json +++ b/src/libraries/System.Numerics.Vectors/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.CSharp": "4.0.2-beta-24228-04", - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Dynamic.Runtime": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.CSharp": "4.0.2-beta-24229-01", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Dynamic.Runtime": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.ObjectModel/tests/project.json b/src/libraries/System.ObjectModel/tests/project.json index 79c79ab..9689d03 100644 --- a/src/libraries/System.ObjectModel/tests/project.json +++ b/src/libraries/System.ObjectModel/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Private.Uri/tests/FunctionalTests/project.json b/src/libraries/System.Private.Uri/tests/FunctionalTests/project.json index 9dab69d..a330d90 100644 --- a/src/libraries/System.Private.Uri/tests/FunctionalTests/project.json +++ b/src/libraries/System.Private.Uri/tests/FunctionalTests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.Net.Sockets": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.Net.Sockets": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Private.Uri/tests/UnitTests/project.json b/src/libraries/System.Private.Uri/tests/UnitTests/project.json index 15f9639..6d9f466 100644 --- a/src/libraries/System.Private.Uri/tests/UnitTests/project.json +++ b/src/libraries/System.Private.Uri/tests/UnitTests/project.json @@ -1,9 +1,9 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.Context/tests/project.json b/src/libraries/System.Reflection.Context/tests/project.json index 7a7a31f..8fd1cee 100644 --- a/src/libraries/System.Reflection.Context/tests/project.json +++ b/src/libraries/System.Reflection.Context/tests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Primitives": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Primitives": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.DispatchProxy/tests/project.json b/src/libraries/System.Reflection.DispatchProxy/tests/project.json index 55b61f3..8ac52d2 100644 --- a/src/libraries/System.Reflection.DispatchProxy/tests/project.json +++ b/src/libraries/System.Reflection.DispatchProxy/tests/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Emit": "4.0.2-beta-24228-04", - "System.Reflection.Emit.ILGeneration": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Emit": "4.0.2-beta-24229-01", + "System.Reflection.Emit.ILGeneration": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.Emit.ILGeneration/tests/project.json b/src/libraries/System.Reflection.Emit.ILGeneration/tests/project.json index c9717dd..46ecd2b 100644 --- a/src/libraries/System.Reflection.Emit.ILGeneration/tests/project.json +++ b/src/libraries/System.Reflection.Emit.ILGeneration/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.Emit": "4.0.2-beta-24228-04", - "System.Reflection.Emit.ILGeneration": "4.0.2-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Reflection.Primitives": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.Emit": "4.0.2-beta-24229-01", + "System.Reflection.Emit.ILGeneration": "4.0.2-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Reflection.Primitives": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.Emit.Lightweight/tests/project.json b/src/libraries/System.Reflection.Emit.Lightweight/tests/project.json index 76030ec..5886b69 100644 --- a/src/libraries/System.Reflection.Emit.Lightweight/tests/project.json +++ b/src/libraries/System.Reflection.Emit.Lightweight/tests/project.json @@ -1,13 +1,13 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.Emit": "4.0.2-beta-24228-04", - "System.Reflection.Emit.Lightweight": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.Emit": "4.0.2-beta-24229-01", + "System.Reflection.Emit.Lightweight": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.Emit/tests/project.json b/src/libraries/System.Reflection.Emit/tests/project.json index 6c94b1e..ca4dc0f 100644 --- a/src/libraries/System.Reflection.Emit/tests/project.json +++ b/src/libraries/System.Reflection.Emit/tests/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.Emit": "4.0.2-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.Emit": "4.0.2-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.Extensions/tests/project.json b/src/libraries/System.Reflection.Extensions/tests/project.json index 2d8b84e..db2e0ff 100644 --- a/src/libraries/System.Reflection.Extensions/tests/project.json +++ b/src/libraries/System.Reflection.Extensions/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.Metadata/tests/project.json b/src/libraries/System.Reflection.Metadata/tests/project.json index 3f6069b..ab7b409 100644 --- a/src/libraries/System.Reflection.Metadata/tests/project.json +++ b/src/libraries/System.Reflection.Metadata/tests/project.json @@ -1,27 +1,27 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Immutable": "1.2.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.IO.MemoryMappedFiles": "4.0.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Primitives": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Tasks.Parallel": "4.0.2-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Immutable": "1.2.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.IO.MemoryMappedFiles": "4.0.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Primitives": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Tasks.Parallel": "4.0.2-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.TypeExtensions/tests/CoreCLR/project.json b/src/libraries/System.Reflection.TypeExtensions/tests/CoreCLR/project.json index 73f5994..d232b0c 100644 --- a/src/libraries/System.Reflection.TypeExtensions/tests/CoreCLR/project.json +++ b/src/libraries/System.Reflection.TypeExtensions/tests/CoreCLR/project.json @@ -1,19 +1,19 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Emit": "4.0.2-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Reflection.Primitives": "4.0.2-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Emit": "4.0.2-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Reflection.Primitives": "4.0.2-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection.TypeExtensions/tests/project.json b/src/libraries/System.Reflection.TypeExtensions/tests/project.json index c13b5e8..5b8785a 100644 --- a/src/libraries/System.Reflection.TypeExtensions/tests/project.json +++ b/src/libraries/System.Reflection.TypeExtensions/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Primitives": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Primitives": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection/tests/CoreCLR/project.json b/src/libraries/System.Reflection/tests/CoreCLR/project.json index 561e962..4bd7306 100644 --- a/src/libraries/System.Reflection/tests/CoreCLR/project.json +++ b/src/libraries/System.Reflection/tests/CoreCLR/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.AppContext": "4.1.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.Emit": "4.0.2-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Loader": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.AppContext": "4.1.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.Emit": "4.0.2-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Loader": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Reflection/tests/TestExe/project.json b/src/libraries/System.Reflection/tests/TestExe/project.json index c456077..21600ec 100644 --- a/src/libraries/System.Reflection/tests/TestExe/project.json +++ b/src/libraries/System.Reflection/tests/TestExe/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04" + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01" }, "frameworks": { "netstandard1.3": {} diff --git a/src/libraries/System.Reflection/tests/project.json b/src/libraries/System.Reflection/tests/project.json index 1c82d38..66df8ad 100644 --- a/src/libraries/System.Reflection/tests/project.json +++ b/src/libraries/System.Reflection/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Resources.Reader/tests/project.json b/src/libraries/System.Resources.Reader/tests/project.json index d5252bf..c1a6b61 100644 --- a/src/libraries/System.Resources.Reader/tests/project.json +++ b/src/libraries/System.Resources.Reader/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Resources.ResourceManager/tests/project.json b/src/libraries/System.Resources.ResourceManager/tests/project.json index 3215aad..cdac96f 100644 --- a/src/libraries/System.Resources.ResourceManager/tests/project.json +++ b/src/libraries/System.Resources.ResourceManager/tests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Resources.Writer/tests/project.json b/src/libraries/System.Resources.Writer/tests/project.json index d5252bf..c1a6b61 100644 --- a/src/libraries/System.Resources.Writer/tests/project.json +++ b/src/libraries/System.Resources.Writer/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.CompilerServices.Unsafe/tests/project.json b/src/libraries/System.Runtime.CompilerServices.Unsafe/tests/project.json index 6c5eb3f..f9e22f6 100644 --- a/src/libraries/System.Runtime.CompilerServices.Unsafe/tests/project.json +++ b/src/libraries/System.Runtime.CompilerServices.Unsafe/tests/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Extensions/tests/project.json b/src/libraries/System.Runtime.Extensions/tests/project.json index ab1f326..11c8657 100644 --- a/src/libraries/System.Runtime.Extensions/tests/project.json +++ b/src/libraries/System.Runtime.Extensions/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Handles/tests/project.json b/src/libraries/System.Runtime.Handles/tests/project.json index abf83f9..f930a21 100644 --- a/src/libraries/System.Runtime.Handles/tests/project.json +++ b/src/libraries/System.Runtime.Handles/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.InteropServices.RuntimeInformation/tests/project.json b/src/libraries/System.Runtime.InteropServices.RuntimeInformation/tests/project.json index 17e7559..20f0d56 100644 --- a/src/libraries/System.Runtime.InteropServices.RuntimeInformation/tests/project.json +++ b/src/libraries/System.Runtime.InteropServices.RuntimeInformation/tests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.InteropServices/tests/project.json b/src/libraries/System.Runtime.InteropServices/tests/project.json index 65bb2c6..35dc88f 100644 --- a/src/libraries/System.Runtime.InteropServices/tests/project.json +++ b/src/libraries/System.Runtime.InteropServices/tests/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Loader/tests/DefaultContext/project.json b/src/libraries/System.Runtime.Loader/tests/DefaultContext/project.json index 9d11654..95ba185 100644 --- a/src/libraries/System.Runtime.Loader/tests/DefaultContext/project.json +++ b/src/libraries/System.Runtime.Loader/tests/DefaultContext/project.json @@ -1,20 +1,20 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Loader": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Loader": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json b/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json index 380f19c..70fe079 100644 --- a/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json +++ b/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "System.Runtime": "4.1.1-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04" + "System.Runtime": "4.1.1-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01" }, "frameworks": { "netstandard1.6": {} diff --git a/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json b/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json index f20316c..c0e44e7 100644 --- a/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json +++ b/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "System.Runtime": "4.1.1-beta-24228-04" + "System.Runtime": "4.1.1-beta-24229-01" }, "frameworks": { "netstandard1.6": {} diff --git a/src/libraries/System.Runtime.Loader/tests/project.json b/src/libraries/System.Runtime.Loader/tests/project.json index 4242d6b..5c9be94 100644 --- a/src/libraries/System.Runtime.Loader/tests/project.json +++ b/src/libraries/System.Runtime.Loader/tests/project.json @@ -1,19 +1,19 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Loader": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Loader": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Numerics/tests/project.json b/src/libraries/System.Runtime.Numerics/tests/project.json index 61c3b03..953f480 100644 --- a/src/libraries/System.Runtime.Numerics/tests/project.json +++ b/src/libraries/System.Runtime.Numerics/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Serialization.Formatters/tests/project.json b/src/libraries/System.Runtime.Serialization.Formatters/tests/project.json index 6b12391..1b09c2f 100644 --- a/src/libraries/System.Runtime.Serialization.Formatters/tests/project.json +++ b/src/libraries/System.Runtime.Serialization.Formatters/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Serialization.Primitives": "4.1.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Serialization.Primitives": "4.1.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Serialization.Json/tests/Performance/project.json b/src/libraries/System.Runtime.Serialization.Json/tests/Performance/project.json index 87e2671..277b3b7 100644 --- a/src/libraries/System.Runtime.Serialization.Json/tests/Performance/project.json +++ b/src/libraries/System.Runtime.Serialization.Json/tests/Performance/project.json @@ -1,27 +1,27 @@ { "dependencies": { - "Microsoft.CSharp": "4.0.2-beta-24228-04", - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.NonGeneric": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Dynamic.Runtime": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Serialization.Primitives": "4.1.2-beta-24228-04", - "System.Runtime.Serialization.Json": "4.0.3-beta-24228-04", - "System.Runtime.Serialization.Xml": "4.1.2-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", - "System.Xml.XmlSerializer": "4.0.12-beta-24228-04", + "Microsoft.CSharp": "4.0.2-beta-24229-01", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.NonGeneric": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Dynamic.Runtime": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Serialization.Primitives": "4.1.2-beta-24229-01", + "System.Runtime.Serialization.Json": "4.0.3-beta-24229-01", + "System.Runtime.Serialization.Xml": "4.1.2-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", + "System.Xml.XmlSerializer": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Serialization.Json/tests/project.json b/src/libraries/System.Runtime.Serialization.Json/tests/project.json index 2810042..fe59cff 100644 --- a/src/libraries/System.Runtime.Serialization.Json/tests/project.json +++ b/src/libraries/System.Runtime.Serialization.Json/tests/project.json @@ -1,23 +1,23 @@ { "dependencies": { - "Microsoft.CSharp": "4.0.2-beta-24228-04", - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.NonGeneric": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Dynamic.Runtime": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", + "Microsoft.CSharp": "4.0.2-beta-24229-01", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.NonGeneric": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Dynamic.Runtime": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Serialization.Xml/tests/Performance/project.json b/src/libraries/System.Runtime.Serialization.Xml/tests/Performance/project.json index ca89a61..357a203 100644 --- a/src/libraries/System.Runtime.Serialization.Xml/tests/Performance/project.json +++ b/src/libraries/System.Runtime.Serialization.Xml/tests/Performance/project.json @@ -1,27 +1,27 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Collections.NonGeneric": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Serialization.Primitives": "4.1.2-beta-24228-04", - "System.Runtime.Serialization.Json": "4.0.3-beta-24228-04", - "System.Runtime.Serialization.Xml": "4.1.2-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", - "System.Xml.XmlSerializer": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Collections.NonGeneric": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Serialization.Primitives": "4.1.2-beta-24229-01", + "System.Runtime.Serialization.Json": "4.0.3-beta-24229-01", + "System.Runtime.Serialization.Xml": "4.1.2-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", + "System.Xml.XmlSerializer": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime.Serialization.Xml/tests/project.json b/src/libraries/System.Runtime.Serialization.Xml/tests/project.json index 2c39a60..e647c40 100644 --- a/src/libraries/System.Runtime.Serialization.Xml/tests/project.json +++ b/src/libraries/System.Runtime.Serialization.Xml/tests/project.json @@ -1,23 +1,23 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Collections.NonGeneric": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Collections.NonGeneric": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Runtime/tests/project.json b/src/libraries/System.Runtime/tests/project.json index 2839ced..c822ff3 100644 --- a/src/libraries/System.Runtime/tests/project.json +++ b/src/libraries/System.Runtime/tests/project.json @@ -1,19 +1,19 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections.NonGeneric": "4.0.2-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Emit": "4.0.2-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections.NonGeneric": "4.0.2-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Emit": "4.0.2-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.AccessControl/tests/project.json b/src/libraries/System.Security.AccessControl/tests/project.json index 9267b37..dbd6c31 100644 --- a/src/libraries/System.Security.AccessControl/tests/project.json +++ b/src/libraries/System.Security.AccessControl/tests/project.json @@ -1,32 +1,32 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.IO.FileSystem.AccessControl": "4.0.1-beta-24228-04", - "System.IO.Pipes": "4.0.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Security.Principal": "4.0.2-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Security.AccessControl": "4.0.1-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.IO.FileSystem.AccessControl": "4.0.1-beta-24229-01", + "System.IO.Pipes": "4.0.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Security.Principal": "4.0.2-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Security.AccessControl": "4.0.1-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Claims/tests/project.json b/src/libraries/System.Security.Claims/tests/project.json index a721b54..5a8ec10 100644 --- a/src/libraries/System.Security.Claims/tests/project.json +++ b/src/libraries/System.Security.Claims/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Security.Principal": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Security.Principal": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Cryptography.Algorithms/tests/project.json b/src/libraries/System.Security.Cryptography.Algorithms/tests/project.json index 68248b4..7ebd431 100644 --- a/src/libraries/System.Security.Cryptography.Algorithms/tests/project.json +++ b/src/libraries/System.Security.Cryptography.Algorithms/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Runtime.Numerics": "4.0.2-beta-24228-04", - "System.Security.Cryptography.Encoding": "4.0.1-beta-24228-04", - "System.Security.Cryptography.Primitives": "4.0.1-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Runtime.Numerics": "4.0.2-beta-24229-01", + "System.Security.Cryptography.Encoding": "4.0.1-beta-24229-01", + "System.Security.Cryptography.Primitives": "4.0.1-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Cryptography.Cng/tests/project.json b/src/libraries/System.Security.Cryptography.Cng/tests/project.json index fb5854d..4f31146 100644 --- a/src/libraries/System.Security.Cryptography.Cng/tests/project.json +++ b/src/libraries/System.Security.Cryptography.Cng/tests/project.json @@ -1,20 +1,20 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Runtime.Numerics": "4.0.2-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Security.Cryptography.Encoding": "4.0.1-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Runtime.Numerics": "4.0.2-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Security.Cryptography.Encoding": "4.0.1-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Cryptography.Csp/tests/project.json b/src/libraries/System.Security.Cryptography.Csp/tests/project.json index 24d0af2..2e56561 100644 --- a/src/libraries/System.Security.Cryptography.Csp/tests/project.json +++ b/src/libraries/System.Security.Cryptography.Csp/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Numerics": "4.0.2-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Numerics": "4.0.2-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Cryptography.Encoding/tests/project.json b/src/libraries/System.Security.Cryptography.Encoding/tests/project.json index 5ec9c68..05affcb 100644 --- a/src/libraries/System.Security.Cryptography.Encoding/tests/project.json +++ b/src/libraries/System.Security.Cryptography.Encoding/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime.Numerics": "4.0.2-beta-24228-04", - "System.Security.Cryptography.Primitives": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime.Numerics": "4.0.2-beta-24229-01", + "System.Security.Cryptography.Primitives": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" @@ -16,7 +16,7 @@ "Microsoft.xunit.netcore.extensions": "1.0.0-prerelease-00508-01", "Microsoft.DotNet.BuildTools.TestSuite": "1.0.0-prerelease-00520-02", "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0037", - "System.Xml.XmlSerializer": "4.0.12-beta-24228-04" + "System.Xml.XmlSerializer": "4.0.12-beta-24229-01" }, "frameworks": { "netstandard1.3": {} diff --git a/src/libraries/System.Security.Cryptography.OpenSsl/tests/project.json b/src/libraries/System.Security.Cryptography.OpenSsl/tests/project.json index 82b12ab..83cce75 100644 --- a/src/libraries/System.Security.Cryptography.OpenSsl/tests/project.json +++ b/src/libraries/System.Security.Cryptography.OpenSsl/tests/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Numerics": "4.0.2-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Security.Cryptography.Encoding": "4.0.1-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Numerics": "4.0.2-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Security.Cryptography.Encoding": "4.0.1-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Cryptography.Pkcs/src/netcore50/project.json b/src/libraries/System.Security.Cryptography.Pkcs/src/netcore50/project.json index 016f232..8bdeb18 100644 --- a/src/libraries/System.Security.Cryptography.Pkcs/src/netcore50/project.json +++ b/src/libraries/System.Security.Cryptography.Pkcs/src/netcore50/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", diff --git a/src/libraries/System.Security.Cryptography.Pkcs/src/project.json b/src/libraries/System.Security.Cryptography.Pkcs/src/project.json index e1f43b6..be5af55 100644 --- a/src/libraries/System.Security.Cryptography.Pkcs/src/project.json +++ b/src/libraries/System.Security.Cryptography.Pkcs/src/project.json @@ -5,7 +5,7 @@ "dotnet5.4" ], "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", diff --git a/src/libraries/System.Security.Cryptography.Pkcs/tests/project.json b/src/libraries/System.Security.Cryptography.Pkcs/tests/project.json index da134b9..5bdb6c5 100644 --- a/src/libraries/System.Security.Cryptography.Pkcs/tests/project.json +++ b/src/libraries/System.Security.Cryptography.Pkcs/tests/project.json @@ -1,13 +1,13 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Security.Cryptography.Encoding": "4.0.1-beta-24228-04", - "System.Security.Cryptography.Primitives": "4.0.1-beta-24228-04", - "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Security.Cryptography.Encoding": "4.0.1-beta-24229-01", + "System.Security.Cryptography.Primitives": "4.0.1-beta-24229-01", + "System.Security.Cryptography.X509Certificates": "4.1.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Cryptography.Primitives/tests/project.json b/src/libraries/System.Security.Cryptography.Primitives/tests/project.json index f2f74439..fedde03 100644 --- a/src/libraries/System.Security.Cryptography.Primitives/tests/project.json +++ b/src/libraries/System.Security.Cryptography.Primitives/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Cryptography.ProtectedData/src/project.json b/src/libraries/System.Security.Cryptography.ProtectedData/src/project.json index 39f7aea..e2e9729 100644 --- a/src/libraries/System.Security.Cryptography.ProtectedData/src/project.json +++ b/src/libraries/System.Security.Cryptography.ProtectedData/src/project.json @@ -5,7 +5,7 @@ "dotnet5.4" ], "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Diagnostics.Debug": "4.0.10", "System.Diagnostics.Tools": "4.0.0", "System.IO": "4.0.10", diff --git a/src/libraries/System.Security.Cryptography.ProtectedData/tests/project.json b/src/libraries/System.Security.Cryptography.ProtectedData/tests/project.json index b41d5df..ace86eb 100644 --- a/src/libraries/System.Security.Cryptography.ProtectedData/tests/project.json +++ b/src/libraries/System.Security.Cryptography.ProtectedData/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Numerics": "4.0.2-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Numerics": "4.0.2-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Cryptography.X509Certificates/src/netcore50/project.json b/src/libraries/System.Security.Cryptography.X509Certificates/src/netcore50/project.json index 969f681..d03b135 100644 --- a/src/libraries/System.Security.Cryptography.X509Certificates/src/netcore50/project.json +++ b/src/libraries/System.Security.Cryptography.X509Certificates/src/netcore50/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", diff --git a/src/libraries/System.Security.Cryptography.X509Certificates/src/unix/project.json b/src/libraries/System.Security.Cryptography.X509Certificates/src/unix/project.json index 3bf43b5..48064a1 100644 --- a/src/libraries/System.Security.Cryptography.X509Certificates/src/unix/project.json +++ b/src/libraries/System.Security.Cryptography.X509Certificates/src/unix/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", diff --git a/src/libraries/System.Security.Cryptography.X509Certificates/src/win/project.json b/src/libraries/System.Security.Cryptography.X509Certificates/src/win/project.json index 2040060..0454e33 100644 --- a/src/libraries/System.Security.Cryptography.X509Certificates/src/win/project.json +++ b/src/libraries/System.Security.Cryptography.X509Certificates/src/win/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", diff --git a/src/libraries/System.Security.Cryptography.X509Certificates/tests/project.json b/src/libraries/System.Security.Cryptography.X509Certificates/tests/project.json index 25da794..65b219c 100644 --- a/src/libraries/System.Security.Cryptography.X509Certificates/tests/project.json +++ b/src/libraries/System.Security.Cryptography.X509Certificates/tests/project.json @@ -1,20 +1,20 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.NETCore.Targets": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24228-04", - "System.Security.Cryptography.Algorithms": "4.2.1-beta-24228-04", - "System.Security.Cryptography.Cng": "4.2.1-beta-24228-04", - "System.Security.Cryptography.Encoding": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.NETCore.Targets": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24229-01", + "System.Security.Cryptography.Algorithms": "4.2.1-beta-24229-01", + "System.Security.Cryptography.Cng": "4.2.1-beta-24229-01", + "System.Security.Cryptography.Encoding": "4.0.1-beta-24229-01", "System.Security.Cryptography.X509Certificates.TestData": "1.0.2-prerelease", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Principal.Windows/src/project.json b/src/libraries/System.Security.Principal.Windows/src/project.json index 2cb3488..165902d 100644 --- a/src/libraries/System.Security.Principal.Windows/src/project.json +++ b/src/libraries/System.Security.Principal.Windows/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.3": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.0", "System.Diagnostics.Contracts": "4.0.0", diff --git a/src/libraries/System.Security.Principal.Windows/tests/project.json b/src/libraries/System.Security.Principal.Windows/tests/project.json index e66c0bd..88d6dbd 100644 --- a/src/libraries/System.Security.Principal.Windows/tests/project.json +++ b/src/libraries/System.Security.Principal.Windows/tests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Security.Claims": "4.0.2-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Security.Claims": "4.0.2-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Security.Principal/src/project.json b/src/libraries/System.Security.Principal/src/project.json index 411fc57..a4293df 100644 --- a/src/libraries/System.Security.Principal/src/project.json +++ b/src/libraries/System.Security.Principal/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Runtime": "4.0.0" }, "imports": [ diff --git a/src/libraries/System.Security.SecureString/src/project.json b/src/libraries/System.Security.SecureString/src/project.json index ad60c1f..9c4075d 100644 --- a/src/libraries/System.Security.SecureString/src/project.json +++ b/src/libraries/System.Security.SecureString/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.3": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Diagnostics.Debug": "4.0.10", "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", diff --git a/src/libraries/System.Security.SecureString/tests/project.json b/src/libraries/System.Security.SecureString/tests/project.json index b088b62..e2c417f 100644 --- a/src/libraries/System.Security.SecureString/tests/project.json +++ b/src/libraries/System.Security.SecureString/tests/project.json @@ -1,7 +1,7 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.ServiceProcess.ServiceController/src/project.json b/src/libraries/System.ServiceProcess.ServiceController/src/project.json index 6a12f2a..95858f7 100644 --- a/src/libraries/System.ServiceProcess.ServiceController/src/project.json +++ b/src/libraries/System.ServiceProcess.ServiceController/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.5": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "Microsoft.Win32.Primitives": "4.0.0", "System.Collections": "4.0.10", "System.Diagnostics.Tools": "4.0.0", diff --git a/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json b/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json index 266b04b..fb66705 100644 --- a/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json +++ b/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "Microsoft.Win32.Registry": "4.0.1-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "Microsoft.Win32.Registry": "4.0.1-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Text.Encoding.CodePages/src/project.json b/src/libraries/System.Text.Encoding.CodePages/src/project.json index 2368d49..4605c8f 100644 --- a/src/libraries/System.Text.Encoding.CodePages/src/project.json +++ b/src/libraries/System.Text.Encoding.CodePages/src/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", diff --git a/src/libraries/System.Text.Encoding.CodePages/tests/project.json b/src/libraries/System.Text.Encoding.CodePages/tests/project.json index 782779b..0ff8be5 100644 --- a/src/libraries/System.Text.Encoding.CodePages/tests/project.json +++ b/src/libraries/System.Text.Encoding.CodePages/tests/project.json @@ -1,13 +1,13 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Text.Encoding.Extensions/tests/project.json b/src/libraries/System.Text.Encoding.Extensions/tests/project.json index c62a775..141fc45 100644 --- a/src/libraries/System.Text.Encoding.Extensions/tests/project.json +++ b/src/libraries/System.Text.Encoding.Extensions/tests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Text.Encoding/tests/project.json b/src/libraries/System.Text.Encoding/tests/project.json index 9d3d4f0..b12d8f4 100644 --- a/src/libraries/System.Text.Encoding/tests/project.json +++ b/src/libraries/System.Text.Encoding/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Text.Encodings.Web/src/project.json b/src/libraries/System.Text.Encodings.Web/src/project.json index 652368a..ef019db 100644 --- a/src/libraries/System.Text.Encodings.Web/src/project.json +++ b/src/libraries/System.Text.Encodings.Web/src/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.0", "System.Diagnostics.Tools": "4.0.0", diff --git a/src/libraries/System.Text.Encodings.Web/tests/project.json b/src/libraries/System.Text.Encodings.Web/tests/project.json index 5acf332..155737a 100644 --- a/src/libraries/System.Text.Encodings.Web/tests/project.json +++ b/src/libraries/System.Text.Encodings.Web/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.Extensions": "4.0.2-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.Extensions": "4.0.2-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Text.RegularExpressions/src/project.json b/src/libraries/System.Text.RegularExpressions/src/project.json index 74abe72..9763911 100644 --- a/src/libraries/System.Text.RegularExpressions/src/project.json +++ b/src/libraries/System.Text.RegularExpressions/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.6": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", "System.Diagnostics.Tools": "4.0.0", diff --git a/src/libraries/System.Text.RegularExpressions/tests/project.json b/src/libraries/System.Text.RegularExpressions/tests/project.json index 61c3b03..953f480 100644 --- a/src/libraries/System.Text.RegularExpressions/tests/project.json +++ b/src/libraries/System.Text.RegularExpressions/tests/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Threading.AccessControl/tests/project.json b/src/libraries/System.Threading.AccessControl/tests/project.json index dee5756..ed3431ef 100644 --- a/src/libraries/System.Threading.AccessControl/tests/project.json +++ b/src/libraries/System.Threading.AccessControl/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Handles": "4.0.2-beta-24228-04", - "System.Runtime.InteropServices": "4.2.0-beta-24228-04", - "System.Security.AccessControl": "4.0.1-beta-24228-04", - "System.Security.Principal.Windows": "4.0.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Handles": "4.0.2-beta-24229-01", + "System.Runtime.InteropServices": "4.2.0-beta-24229-01", + "System.Security.AccessControl": "4.0.1-beta-24229-01", + "System.Security.Principal.Windows": "4.0.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Threading.Overlapped/src/project.json b/src/libraries/System.Threading.Overlapped/src/project.json index 60aac63..96ba4ab 100644 --- a/src/libraries/System.Threading.Overlapped/src/project.json +++ b/src/libraries/System.Threading.Overlapped/src/project.json @@ -2,13 +2,13 @@ "frameworks": { "netstandard1.3": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "Microsoft.TargetingPack.Private.CoreCLR": "1.0.2-beta-24228-02" } }, "netcore50": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", "System.Runtime": "4.0.20", diff --git a/src/libraries/System.Threading.Overlapped/tests/project.json b/src/libraries/System.Threading.Overlapped/tests/project.json index d1c4ecf..2cf1769 100644 --- a/src/libraries/System.Threading.Overlapped/tests/project.json +++ b/src/libraries/System.Threading.Overlapped/tests/project.json @@ -1,10 +1,10 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Overlapped": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Overlapped": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Threading.Tasks.Dataflow/src/project.json b/src/libraries/System.Threading.Tasks.Dataflow/src/project.json index 1183d6a..fce91f4 100644 --- a/src/libraries/System.Threading.Tasks.Dataflow/src/project.json +++ b/src/libraries/System.Threading.Tasks.Dataflow/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.1": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.0", "System.Collections.Concurrent": "4.0.0", "System.Diagnostics.Contracts": "4.0.0", diff --git a/src/libraries/System.Threading.Tasks.Dataflow/src/wp8/project.json b/src/libraries/System.Threading.Tasks.Dataflow/src/wp8/project.json index ca671c8..883adb5 100644 --- a/src/libraries/System.Threading.Tasks.Dataflow/src/wp8/project.json +++ b/src/libraries/System.Threading.Tasks.Dataflow/src/wp8/project.json @@ -5,7 +5,7 @@ "dotnet5.1" ], "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.0", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.0", diff --git a/src/libraries/System.Threading.Tasks.Dataflow/tests/project.json b/src/libraries/System.Threading.Tasks.Dataflow/tests/project.json index 66e7184..420212f 100644 --- a/src/libraries/System.Threading.Tasks.Dataflow/tests/project.json +++ b/src/libraries/System.Threading.Tasks.Dataflow/tests/project.json @@ -1,23 +1,23 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Contracts": "4.0.2-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Dynamic.Runtime": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Tasks.Parallel": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Contracts": "4.0.2-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Dynamic.Runtime": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Tasks.Parallel": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Threading.Tasks.Extensions/src/project.json b/src/libraries/System.Threading.Tasks.Extensions/src/project.json index 3a7d249..834da6e 100644 --- a/src/libraries/System.Threading.Tasks.Extensions/src/project.json +++ b/src/libraries/System.Threading.Tasks.Extensions/src/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", "System.Runtime": "4.0.0", diff --git a/src/libraries/System.Threading.Tasks.Extensions/tests/project.json b/src/libraries/System.Threading.Tasks.Extensions/tests/project.json index 54da6f2..9ccd073c 100644 --- a/src/libraries/System.Threading.Tasks.Extensions/tests/project.json +++ b/src/libraries/System.Threading.Tasks.Extensions/tests/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Threading.Tasks.Parallel/src/project.json b/src/libraries/System.Threading.Tasks.Parallel/src/project.json index c4904f0..317085f 100644 --- a/src/libraries/System.Threading.Tasks.Parallel/src/project.json +++ b/src/libraries/System.Threading.Tasks.Parallel/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.3": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections.Concurrent": "4.0.10", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", diff --git a/src/libraries/System.Threading.Tasks.Parallel/tests/project.json b/src/libraries/System.Threading.Tasks.Parallel/tests/project.json index 4925184..4ff52a4 100644 --- a/src/libraries/System.Threading.Tasks.Parallel/tests/project.json +++ b/src/libraries/System.Threading.Tasks.Parallel/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Threading.Tasks/tests/project.json b/src/libraries/System.Threading.Tasks/tests/project.json index c098921..2a3efb0 100644 --- a/src/libraries/System.Threading.Tasks/tests/project.json +++ b/src/libraries/System.Threading.Tasks/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Collections.Concurrent": "4.0.13-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Reflection.TypeExtensions": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Collections.Concurrent": "4.0.13-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Reflection.TypeExtensions": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Threading.Timer/tests/project.json b/src/libraries/System.Threading.Timer/tests/project.json index b126b2f..c39ba59 100644 --- a/src/libraries/System.Threading.Timer/tests/project.json +++ b/src/libraries/System.Threading.Timer/tests/project.json @@ -1,13 +1,13 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Timer": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Timer": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Threading/tests/project.json b/src/libraries/System.Threading/tests/project.json index 7611a5b..2135874 100644 --- a/src/libraries/System.Threading/tests/project.json +++ b/src/libraries/System.Threading/tests/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Process": "4.1.1-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Threading.Thread": "4.0.1-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Process": "4.1.1-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Threading.Thread": "4.0.1-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.ValueTuple/src/project.json b/src/libraries/System.ValueTuple/src/project.json index 317d617..bd6321b 100644 --- a/src/libraries/System.ValueTuple/src/project.json +++ b/src/libraries/System.ValueTuple/src/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.0", "System.Diagnostics.Debug": "4.0.0", "System.Resources.ResourceManager": "4.0.0", diff --git a/src/libraries/System.ValueTuple/tests/project.json b/src/libraries/System.ValueTuple/tests/project.json index 485bcb0..cb7d530 100644 --- a/src/libraries/System.ValueTuple/tests/project.json +++ b/src/libraries/System.ValueTuple/tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Diagnostics.Tracing": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Resources.ResourceManager": "4.0.2-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Diagnostics.Tracing": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Resources.ResourceManager": "4.0.2-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/src/project.json b/src/libraries/System.Xml.ReaderWriter/src/project.json index ae30384..9bec93a 100644 --- a/src/libraries/System.Xml.ReaderWriter/src/project.json +++ b/src/libraries/System.Xml.ReaderWriter/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.3": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", "System.Diagnostics.Tools": "4.0.0", diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json index 1cb03e5..4201671 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Readers/CharCheckingReader/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json index 1cb03e5..4201671 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Readers/CustomReader/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json index 1cb03e5..4201671 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Readers/FactoryReader/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json index 3ac4d4f..4129fa2 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Readers/NameTable/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json index 9104250..a078d94 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Readers/ReaderSettings/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json index 1cb03e5..4201671 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Readers/SubtreeReader/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json index f1439d5..6dcbf1f 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Readers/WrappedReader/project.json @@ -1,11 +1,11 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json index 1de83ab..6072689 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Writers/RwFactory/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json b/src/libraries/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json index 1de83ab..6072689 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/Writers/XmlWriterApi/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/XmlConvert/project.json b/src/libraries/System.Xml.ReaderWriter/tests/XmlConvert/project.json index d6e0532..c6fd5c1 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/XmlConvert/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/XmlConvert/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json b/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json index b3d53e7..8a8ce42 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/ReadContentAs/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json b/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json index 9643bd2..395b8ca 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/Tests/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.RegularExpressions": "4.2.0-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.RegularExpressions": "4.2.0-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json b/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json index a860bd1..c22e1d9 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/XmlReader/XmlResolver/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.IO.FileSystem.Primitives": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.IO.FileSystem.Primitives": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json b/src/libraries/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json index 61275fa..30aaaed 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/XmlReaderLib/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.ReaderWriter/tests/XmlWriter/project.json b/src/libraries/System.Xml.ReaderWriter/tests/XmlWriter/project.json index 90eea1d..f220fee 100644 --- a/src/libraries/System.Xml.ReaderWriter/tests/XmlWriter/project.json +++ b/src/libraries/System.Xml.ReaderWriter/tests/XmlWriter/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.AppContext": "4.1.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.CodePages": "4.0.2-beta-24228-04", - "System.Text.Encoding.Extensions": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.AppContext": "4.1.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.CodePages": "4.0.2-beta-24229-01", + "System.Text.Encoding.Extensions": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/Properties/project.json b/src/libraries/System.Xml.XDocument/tests/Properties/project.json index 1825b1f..3e7e6db 100644 --- a/src/libraries/System.Xml.XDocument/tests/Properties/project.json +++ b/src/libraries/System.Xml.XDocument/tests/Properties/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/SDMSample/project.json b/src/libraries/System.Xml.XDocument/tests/SDMSample/project.json index 99196c8..1b696f5 100644 --- a/src/libraries/System.Xml.XDocument/tests/SDMSample/project.json +++ b/src/libraries/System.Xml.XDocument/tests/SDMSample/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/Streaming/project.json b/src/libraries/System.Xml.XDocument/tests/Streaming/project.json index 969d0e7..3dc2e35 100644 --- a/src/libraries/System.Xml.XDocument/tests/Streaming/project.json +++ b/src/libraries/System.Xml.XDocument/tests/Streaming/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/TreeManipulation/project.json b/src/libraries/System.Xml.XDocument/tests/TreeManipulation/project.json index 1c10e6f..20038ec 100644 --- a/src/libraries/System.Xml.XDocument/tests/TreeManipulation/project.json +++ b/src/libraries/System.Xml.XDocument/tests/TreeManipulation/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/XDocument.Common/project.json b/src/libraries/System.Xml.XDocument/tests/XDocument.Common/project.json index 4b9bf63..10ac6bb 100644 --- a/src/libraries/System.Xml.XDocument/tests/XDocument.Common/project.json +++ b/src/libraries/System.Xml.XDocument/tests/XDocument.Common/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json b/src/libraries/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json index 5613dea..f93b7a3 100644 --- a/src/libraries/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json +++ b/src/libraries/System.Xml.XDocument/tests/XDocument.Test.ModuleCore/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Console": "4.0.1-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Console": "4.0.1-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/axes/project.json b/src/libraries/System.Xml.XDocument/tests/axes/project.json index 2e33ff7..5f145cd 100644 --- a/src/libraries/System.Xml.XDocument/tests/axes/project.json +++ b/src/libraries/System.Xml.XDocument/tests/axes/project.json @@ -1,13 +1,13 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/events/project.json b/src/libraries/System.Xml.XDocument/tests/events/project.json index 5a51cac..61fe8f5 100644 --- a/src/libraries/System.Xml.XDocument/tests/events/project.json +++ b/src/libraries/System.Xml.XDocument/tests/events/project.json @@ -1,14 +1,14 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/misc/project.json b/src/libraries/System.Xml.XDocument/tests/misc/project.json index 969d0e7..3dc2e35 100644 --- a/src/libraries/System.Xml.XDocument/tests/misc/project.json +++ b/src/libraries/System.Xml.XDocument/tests/misc/project.json @@ -1,15 +1,15 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/xNodeBuilder/project.json b/src/libraries/System.Xml.XDocument/tests/xNodeBuilder/project.json index 4e76c18..fab2a3e 100644 --- a/src/libraries/System.Xml.XDocument/tests/xNodeBuilder/project.json +++ b/src/libraries/System.Xml.XDocument/tests/xNodeBuilder/project.json @@ -1,18 +1,18 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XDocument/tests/xNodeReader/project.json b/src/libraries/System.Xml.XDocument/tests/xNodeReader/project.json index 1c10e6f..20038ec 100644 --- a/src/libraries/System.Xml.XDocument/tests/xNodeReader/project.json +++ b/src/libraries/System.Xml.XDocument/tests/xNodeReader/project.json @@ -1,16 +1,16 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XPath.XDocument/tests/project.json b/src/libraries/System.Xml.XPath.XDocument/tests/project.json index 779080b..f950442 100644 --- a/src/libraries/System.Xml.XPath.XDocument/tests/project.json +++ b/src/libraries/System.Xml.XPath.XDocument/tests/project.json @@ -1,19 +1,19 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.CodePages": "4.0.2-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.CodePages": "4.0.2-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XPath.XmlDocument/src/project.json b/src/libraries/System.Xml.XPath.XmlDocument/src/project.json index 9ad920a..8c237c65 100644 --- a/src/libraries/System.Xml.XPath.XmlDocument/src/project.json +++ b/src/libraries/System.Xml.XPath.XmlDocument/src/project.json @@ -1,6 +1,6 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", "System.Diagnostics.Tools": "4.0.0", diff --git a/src/libraries/System.Xml.XPath.XmlDocument/tests/project.json b/src/libraries/System.Xml.XPath.XmlDocument/tests/project.json index 8a78487..90a6a6a 100644 --- a/src/libraries/System.Xml.XPath.XmlDocument/tests/project.json +++ b/src/libraries/System.Xml.XPath.XmlDocument/tests/project.json @@ -1,19 +1,19 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.CodePages": "4.0.2-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", - "System.Xml.XPath": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.CodePages": "4.0.2-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", + "System.Xml.XPath": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XPath/src/project.json b/src/libraries/System.Xml.XPath/src/project.json index 846b48f..f3b4231 100644 --- a/src/libraries/System.Xml.XPath/src/project.json +++ b/src/libraries/System.Xml.XPath/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.3": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Contracts": "4.0.0", "System.Diagnostics.Debug": "4.0.10", diff --git a/src/libraries/System.Xml.XPath/tests/project.json b/src/libraries/System.Xml.XPath/tests/project.json index b5789da..3a9c42c 100644 --- a/src/libraries/System.Xml.XPath/tests/project.json +++ b/src/libraries/System.Xml.XPath/tests/project.json @@ -1,17 +1,17 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Text.Encoding.CodePages": "4.0.2-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Text.Encoding.CodePages": "4.0.2-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XmlDocument/src/project.json b/src/libraries/System.Xml.XmlDocument/src/project.json index 7b7414b..a19289c 100644 --- a/src/libraries/System.Xml.XmlDocument/src/project.json +++ b/src/libraries/System.Xml.XmlDocument/src/project.json @@ -2,7 +2,7 @@ "frameworks": { "netstandard1.3": { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", "System.Collections": "4.0.10", "System.Diagnostics.Debug": "4.0.10", "System.Diagnostics.Tools": "4.0.0", diff --git a/src/libraries/System.Xml.XmlDocument/tests/project.json b/src/libraries/System.Xml.XmlDocument/tests/project.json index 460e00d..f3b7f5b 100644 --- a/src/libraries/System.Xml.XmlDocument/tests/project.json +++ b/src/libraries/System.Xml.XmlDocument/tests/project.json @@ -1,12 +1,12 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XmlSerializer/tests/Performance/project.json b/src/libraries/System.Xml.XmlSerializer/tests/Performance/project.json index b98da7b..76174ee 100644 --- a/src/libraries/System.Xml.XmlSerializer/tests/Performance/project.json +++ b/src/libraries/System.Xml.XmlSerializer/tests/Performance/project.json @@ -1,26 +1,26 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO": "4.1.1-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Runtime.Serialization.Primitives": "4.1.2-beta-24228-04", - "System.Runtime.Serialization.Json": "4.0.3-beta-24228-04", - "System.Runtime.Serialization.Xml": "4.1.2-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", - "System.Xml.XmlSerializer": "4.0.12-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO": "4.1.1-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Runtime.Serialization.Primitives": "4.1.2-beta-24229-01", + "System.Runtime.Serialization.Json": "4.0.3-beta-24229-01", + "System.Runtime.Serialization.Xml": "4.1.2-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", + "System.Xml.XmlSerializer": "4.0.12-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile" diff --git a/src/libraries/System.Xml.XmlSerializer/tests/project.json b/src/libraries/System.Xml.XmlSerializer/tests/project.json index 5d1cef3..9e9e1b3 100644 --- a/src/libraries/System.Xml.XmlSerializer/tests/project.json +++ b/src/libraries/System.Xml.XmlSerializer/tests/project.json @@ -1,22 +1,22 @@ { "dependencies": { - "Microsoft.NETCore.Platforms": "1.0.2-beta-24228-04", - "System.Collections": "4.0.12-beta-24228-04", - "System.Diagnostics.Debug": "4.0.12-beta-24228-04", - "System.Diagnostics.Tools": "4.0.2-beta-24228-04", - "System.Globalization": "4.0.12-beta-24228-04", - "System.IO.FileSystem": "4.0.2-beta-24228-04", - "System.Linq": "4.1.1-beta-24228-04", - "System.Linq.Expressions": "4.1.1-beta-24228-04", - "System.ObjectModel": "4.0.13-beta-24228-04", - "System.Reflection": "4.1.1-beta-24228-04", - "System.Runtime": "4.1.1-beta-24228-04", - "System.Runtime.Extensions": "4.1.1-beta-24228-04", - "System.Text.Encoding": "4.0.12-beta-24228-04", - "System.Threading.Tasks": "4.0.12-beta-24228-04", - "System.Xml.ReaderWriter": "4.1.0-beta-24228-04", - "System.Xml.XDocument": "4.0.12-beta-24228-04", - "System.Xml.XmlDocument": "4.0.2-beta-24228-04", + "Microsoft.NETCore.Platforms": "1.0.2-beta-24229-01", + "System.Collections": "4.0.12-beta-24229-01", + "System.Diagnostics.Debug": "4.0.12-beta-24229-01", + "System.Diagnostics.Tools": "4.0.2-beta-24229-01", + "System.Globalization": "4.0.12-beta-24229-01", + "System.IO.FileSystem": "4.0.2-beta-24229-01", + "System.Linq": "4.1.1-beta-24229-01", + "System.Linq.Expressions": "4.1.1-beta-24229-01", + "System.ObjectModel": "4.0.13-beta-24229-01", + "System.Reflection": "4.1.1-beta-24229-01", + "System.Runtime": "4.1.1-beta-24229-01", + "System.Runtime.Extensions": "4.1.1-beta-24229-01", + "System.Text.Encoding": "4.0.12-beta-24229-01", + "System.Threading.Tasks": "4.0.12-beta-24229-01", + "System.Xml.ReaderWriter": "4.1.0-beta-24229-01", + "System.Xml.XDocument": "4.0.12-beta-24229-01", + "System.Xml.XmlDocument": "4.0.2-beta-24229-01", "test-runtime": { "target": "project", "exclude": "compile"