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/XmlDiff/project.json')
-rw-r--r--src/Common/tests/System/Xml/XmlDiff/project.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/Common/tests/System/Xml/XmlDiff/project.json b/src/Common/tests/System/Xml/XmlDiff/project.json
index ff00acc4dc..e2ff3f09cc 100644
--- a/src/Common/tests/System/Xml/XmlDiff/project.json
+++ b/src/Common/tests/System/Xml/XmlDiff/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "System.Collections": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.Collections": "4.3.0-beta-24521-07",
"System.Console": "4.0.0",
- "System.Diagnostics.Debug": "4.3.0-beta-24520-06",
- "System.IO": "4.3.0-beta-24520-06",
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.Xml.ReaderWriter": "4.3.0-beta-24520-06",
+ "System.Diagnostics.Debug": "4.3.0-beta-24521-07",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"