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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/tests/System/Xml/BaseLibManaged/project.json')
-rw-r--r--src/Common/tests/System/Xml/BaseLibManaged/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Common/tests/System/Xml/BaseLibManaged/project.json b/src/Common/tests/System/Xml/BaseLibManaged/project.json
index bf7ff8bf85..a8f6907fba 100644
--- a/src/Common/tests/System/Xml/BaseLibManaged/project.json
+++ b/src/Common/tests/System/Xml/BaseLibManaged/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.Runtime.Extensions": "4.3.0-beta-24604-02",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24607-03",
"test-runtime": {
"target": "project",
"exclude": "compile"