summaryrefslogtreecommitdiff
path: root/tests/src/reflection
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/reflection')
-rw-r--r--tests/src/reflection/regression/dev10bugs/project.json5
-rw-r--r--tests/src/reflection/regression/reflectionrepromasterforsl/project.json5
2 files changed, 6 insertions, 4 deletions
diff --git a/tests/src/reflection/regression/dev10bugs/project.json b/tests/src/reflection/regression/dev10bugs/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/reflection/regression/dev10bugs/project.json
+++ b/tests/src/reflection/regression/dev10bugs/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/reflection/regression/reflectionrepromasterforsl/project.json b/tests/src/reflection/regression/reflectionrepromasterforsl/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/reflection/regression/reflectionrepromasterforsl/project.json
+++ b/tests/src/reflection/regression/reflectionrepromasterforsl/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",