summaryrefslogtreecommitdiff
path: root/tests/src/Regressions
diff options
context:
space:
mode:
authorDavis Goodin <dagood@microsoft.com>2016-03-01 17:18:01 -0600
committerDavis Goodin <dagood@microsoft.com>2016-03-02 12:32:03 -0600
commit89e6d00b951637e4961dd91b9e1cbcd8b24b0514 (patch)
treee05b60dfad5d613150c56174fb531d2c5aa69e9e /tests/src/Regressions
parentc62698eccc4ac1e74a1990d232cf3a3845d31e44 (diff)
downloadcoreclr-89e6d00b951637e4961dd91b9e1cbcd8b24b0514.tar.gz
coreclr-89e6d00b951637e4961dd91b9e1cbcd8b24b0514.tar.bz2
coreclr-89e6d00b951637e4961dd91b9e1cbcd8b24b0514.zip
Change all dependency versions to match what was actually restored in the checked-in lockfiles.
Used a tool to look at lockfiles: when a dependency did not have a corresponding downloaded package, found the latest version that was downloaded and changed the project.json to match. This fixes any packages that don't exist (such as some beta-23302) and floating dependencies (*).
Diffstat (limited to 'tests/src/Regressions')
-rw-r--r--tests/src/Regressions/assemblyref/project.json28
-rw-r--r--tests/src/Regressions/common/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0014/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0018/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0028/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0041/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0044/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0046/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0069/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0075/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0077/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0080/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0099/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0138/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0149/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0198/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0202/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0211/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0275/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0308/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0341/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0342/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0416/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0433/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0487/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0570/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0576/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0582/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0583/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0584/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0694/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0792/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0828/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0829/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0857/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0939/project.json28
-rw-r--r--tests/src/Regressions/coreclr/0968/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1307/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1333/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1337/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1380/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1386/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1402/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1514/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1534/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1535/project.json28
-rw-r--r--tests/src/Regressions/coreclr/1549/project.json28
-rw-r--r--tests/src/Regressions/coreclr/72162/project.json28
-rw-r--r--tests/src/Regressions/expl_double/project.json28
49 files changed, 686 insertions, 686 deletions
diff --git a/tests/src/Regressions/assemblyref/project.json b/tests/src/Regressions/assemblyref/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/assemblyref/project.json
+++ b/tests/src/Regressions/assemblyref/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/common/project.json b/tests/src/Regressions/common/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/common/project.json
+++ b/tests/src/Regressions/common/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0014/project.json b/tests/src/Regressions/coreclr/0014/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0014/project.json
+++ b/tests/src/Regressions/coreclr/0014/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0018/project.json b/tests/src/Regressions/coreclr/0018/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0018/project.json
+++ b/tests/src/Regressions/coreclr/0018/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0028/project.json b/tests/src/Regressions/coreclr/0028/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0028/project.json
+++ b/tests/src/Regressions/coreclr/0028/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0041/project.json b/tests/src/Regressions/coreclr/0041/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0041/project.json
+++ b/tests/src/Regressions/coreclr/0041/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0044/project.json b/tests/src/Regressions/coreclr/0044/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0044/project.json
+++ b/tests/src/Regressions/coreclr/0044/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0046/project.json b/tests/src/Regressions/coreclr/0046/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0046/project.json
+++ b/tests/src/Regressions/coreclr/0046/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0069/project.json b/tests/src/Regressions/coreclr/0069/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0069/project.json
+++ b/tests/src/Regressions/coreclr/0069/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0075/project.json b/tests/src/Regressions/coreclr/0075/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0075/project.json
+++ b/tests/src/Regressions/coreclr/0075/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0077/project.json b/tests/src/Regressions/coreclr/0077/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0077/project.json
+++ b/tests/src/Regressions/coreclr/0077/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0080/project.json b/tests/src/Regressions/coreclr/0080/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0080/project.json
+++ b/tests/src/Regressions/coreclr/0080/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0099/project.json b/tests/src/Regressions/coreclr/0099/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0099/project.json
+++ b/tests/src/Regressions/coreclr/0099/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0138/project.json b/tests/src/Regressions/coreclr/0138/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0138/project.json
+++ b/tests/src/Regressions/coreclr/0138/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0149/project.json b/tests/src/Regressions/coreclr/0149/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0149/project.json
+++ b/tests/src/Regressions/coreclr/0149/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0198/project.json b/tests/src/Regressions/coreclr/0198/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0198/project.json
+++ b/tests/src/Regressions/coreclr/0198/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0202/project.json b/tests/src/Regressions/coreclr/0202/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0202/project.json
+++ b/tests/src/Regressions/coreclr/0202/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0211/project.json b/tests/src/Regressions/coreclr/0211/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0211/project.json
+++ b/tests/src/Regressions/coreclr/0211/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0275/project.json b/tests/src/Regressions/coreclr/0275/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0275/project.json
+++ b/tests/src/Regressions/coreclr/0275/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0308/project.json b/tests/src/Regressions/coreclr/0308/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0308/project.json
+++ b/tests/src/Regressions/coreclr/0308/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0341/project.json b/tests/src/Regressions/coreclr/0341/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0341/project.json
+++ b/tests/src/Regressions/coreclr/0341/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0342/project.json b/tests/src/Regressions/coreclr/0342/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0342/project.json
+++ b/tests/src/Regressions/coreclr/0342/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0416/project.json b/tests/src/Regressions/coreclr/0416/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0416/project.json
+++ b/tests/src/Regressions/coreclr/0416/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0433/project.json b/tests/src/Regressions/coreclr/0433/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0433/project.json
+++ b/tests/src/Regressions/coreclr/0433/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0487/project.json b/tests/src/Regressions/coreclr/0487/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0487/project.json
+++ b/tests/src/Regressions/coreclr/0487/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0570/project.json b/tests/src/Regressions/coreclr/0570/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0570/project.json
+++ b/tests/src/Regressions/coreclr/0570/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0576/project.json b/tests/src/Regressions/coreclr/0576/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0576/project.json
+++ b/tests/src/Regressions/coreclr/0576/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0582/project.json b/tests/src/Regressions/coreclr/0582/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0582/project.json
+++ b/tests/src/Regressions/coreclr/0582/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0583/project.json b/tests/src/Regressions/coreclr/0583/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0583/project.json
+++ b/tests/src/Regressions/coreclr/0583/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0584/project.json b/tests/src/Regressions/coreclr/0584/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0584/project.json
+++ b/tests/src/Regressions/coreclr/0584/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0694/project.json b/tests/src/Regressions/coreclr/0694/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0694/project.json
+++ b/tests/src/Regressions/coreclr/0694/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0792/project.json b/tests/src/Regressions/coreclr/0792/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0792/project.json
+++ b/tests/src/Regressions/coreclr/0792/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0828/project.json b/tests/src/Regressions/coreclr/0828/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0828/project.json
+++ b/tests/src/Regressions/coreclr/0828/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0829/project.json b/tests/src/Regressions/coreclr/0829/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0829/project.json
+++ b/tests/src/Regressions/coreclr/0829/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0857/project.json b/tests/src/Regressions/coreclr/0857/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0857/project.json
+++ b/tests/src/Regressions/coreclr/0857/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0939/project.json b/tests/src/Regressions/coreclr/0939/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0939/project.json
+++ b/tests/src/Regressions/coreclr/0939/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/0968/project.json b/tests/src/Regressions/coreclr/0968/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/0968/project.json
+++ b/tests/src/Regressions/coreclr/0968/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1307/project.json b/tests/src/Regressions/coreclr/1307/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1307/project.json
+++ b/tests/src/Regressions/coreclr/1307/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1333/project.json b/tests/src/Regressions/coreclr/1333/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1333/project.json
+++ b/tests/src/Regressions/coreclr/1333/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1337/project.json b/tests/src/Regressions/coreclr/1337/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1337/project.json
+++ b/tests/src/Regressions/coreclr/1337/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1380/project.json b/tests/src/Regressions/coreclr/1380/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1380/project.json
+++ b/tests/src/Regressions/coreclr/1380/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1386/project.json b/tests/src/Regressions/coreclr/1386/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1386/project.json
+++ b/tests/src/Regressions/coreclr/1386/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1402/project.json b/tests/src/Regressions/coreclr/1402/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1402/project.json
+++ b/tests/src/Regressions/coreclr/1402/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1514/project.json b/tests/src/Regressions/coreclr/1514/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1514/project.json
+++ b/tests/src/Regressions/coreclr/1514/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1534/project.json b/tests/src/Regressions/coreclr/1534/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1534/project.json
+++ b/tests/src/Regressions/coreclr/1534/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1535/project.json b/tests/src/Regressions/coreclr/1535/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1535/project.json
+++ b/tests/src/Regressions/coreclr/1535/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/1549/project.json b/tests/src/Regressions/coreclr/1549/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/1549/project.json
+++ b/tests/src/Regressions/coreclr/1549/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/coreclr/72162/project.json b/tests/src/Regressions/coreclr/72162/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/coreclr/72162/project.json
+++ b/tests/src/Regressions/coreclr/72162/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",
diff --git a/tests/src/Regressions/expl_double/project.json b/tests/src/Regressions/expl_double/project.json
index 0976b60932..14c11d232b 100644
--- a/tests/src/Regressions/expl_double/project.json
+++ b/tests/src/Regressions/expl_double/project.json
@@ -1,28 +1,28 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "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.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "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.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "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.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "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",