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/XmlCoreTest/project.json')
-rw-r--r--src/Common/tests/System/Xml/XmlCoreTest/project.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/Common/tests/System/Xml/XmlCoreTest/project.json b/src/Common/tests/System/Xml/XmlCoreTest/project.json
index a7850f2d7f..07dcf3ed97 100644
--- a/src/Common/tests/System/Xml/XmlCoreTest/project.json
+++ b/src/Common/tests/System/Xml/XmlCoreTest/project.json
@@ -1,15 +1,15 @@
{
"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.IO": "4.3.0-beta-24520-06",
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.Runtime.Extensions": "4.3.0-beta-24520-06",
- "System.Text.Encoding": "4.3.0-beta-24520-06",
- "System.Threading": "4.3.0-beta-24520-06",
- "System.Threading.Tasks": "4.3.0-beta-24520-06",
- "System.Xml.ReaderWriter": "4.3.0-beta-24520-06",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Runtime.Extensions": "4.3.0-beta-24521-07",
+ "System.Text.Encoding": "4.3.0-beta-24521-07",
+ "System.Threading": "4.3.0-beta-24521-07",
+ "System.Threading.Tasks": "4.3.0-beta-24521-07",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"