From 3e4e27cfa264ca3b8cd7bef5370ec009e7ceaf04 Mon Sep 17 00:00:00 2001 From: Davis Goodin Date: Thu, 3 Mar 2016 15:05:15 -0600 Subject: Update all versions to validate. --- .../reflection/regression/dev10bugs/project.json | 24 +++++++++++----------- .../reflectionrepromasterforsl/project.json | 24 +++++++++++----------- 2 files changed, 24 insertions(+), 24 deletions(-) (limited to 'tests/src/reflection') diff --git a/tests/src/reflection/regression/dev10bugs/project.json b/tests/src/reflection/regression/dev10bugs/project.json index 14c11d232b..9947ca7f9c 100644 --- a/tests/src/reflection/regression/dev10bugs/project.json +++ b/tests/src/reflection/regression/dev10bugs/project.json @@ -2,31 +2,31 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Collections": "4.0.10", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Diagnostics.Process": "4.0.0-beta-23302", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", "System.Globalization": "4.0.10", "System.Globalization.Calendars": "4.0.0", "System.IO": "4.0.10", "System.IO.FileSystem": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", "System.Reflection": "4.0.10", "System.Reflection.Primitives": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Loader": "4.0.0-beta-23302", + "System.Runtime.Loader": "4.0.0-rc2-23816", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302" + "System.Xml.ReaderWriter": "4.0.11-rc2-23816", + "System.Xml.XDocument": "4.0.11-rc2-23816", + "System.Xml.XmlDocument": "4.0.1-rc2-23816", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/reflection/regression/reflectionrepromasterforsl/project.json b/tests/src/reflection/regression/reflectionrepromasterforsl/project.json index 14c11d232b..9947ca7f9c 100644 --- a/tests/src/reflection/regression/reflectionrepromasterforsl/project.json +++ b/tests/src/reflection/regression/reflectionrepromasterforsl/project.json @@ -2,31 +2,31 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Collections": "4.0.10", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Diagnostics.Process": "4.0.0-beta-23302", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", "System.Globalization": "4.0.10", "System.Globalization.Calendars": "4.0.0", "System.IO": "4.0.10", "System.IO.FileSystem": "4.0.0", "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", "System.Reflection": "4.0.10", "System.Reflection.Primitives": "4.0.0", "System.Runtime": "4.0.20", "System.Runtime.Extensions": "4.0.10", "System.Runtime.Handles": "4.0.0", "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Loader": "4.0.0-beta-23302", + "System.Runtime.Loader": "4.0.0-rc2-23816", "System.Text.Encoding": "4.0.10", "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302" + "System.Xml.ReaderWriter": "4.0.11-rc2-23816", + "System.Xml.XDocument": "4.0.11-rc2-23816", + "System.Xml.XmlDocument": "4.0.1-rc2-23816", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} -- cgit v1.2.3