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 41f0b3be67..9e1223afab 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.2.0-beta-devapi-24424-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24424-01",
+ "System.Runtime": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime.Extensions": "4.3.0-beta-devapi-24502-02",
"test-runtime": {
"target": "project",
"exclude": "compile"