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/System.Private.Xml/tests/XmlDocument/project.json')
-rw-r--r--src/System.Private.Xml/tests/XmlDocument/project.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/System.Private.Xml/tests/XmlDocument/project.json b/src/System.Private.Xml/tests/XmlDocument/project.json
index 517bc0168a..e864438622 100644
--- a/src/System.Private.Xml/tests/XmlDocument/project.json
+++ b/src/System.Private.Xml/tests/XmlDocument/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
- "Microsoft.Win32.Registry": "4.3.0-beta-24604-02",
- "System.Linq.Expressions": "4.3.0-beta-24604-02",
- "System.ObjectModel": "4.3.0-beta-24604-02",
- "System.Collections.NonGeneric": "4.3.0-beta-24604-02",
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.Threading.Tasks": "4.3.0-beta-24604-02",
- "System.Xml.ReaderWriter": "4.3.0-beta-24604-02",
- "System.Xml.XmlDocument": "4.3.0-beta-24604-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24607-03",
+ "Microsoft.Win32.Registry": "4.4.0-beta-24607-03",
+ "System.Linq.Expressions": "4.4.0-beta-24607-03",
+ "System.ObjectModel": "4.4.0-beta-24607-03",
+ "System.Collections.NonGeneric": "4.4.0-beta-24607-03",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.Threading.Tasks": "4.4.0-beta-24607-03",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24607-03",
+ "System.Xml.XmlDocument": "4.4.0-beta-24607-03",
"test-runtime": {
"target": "project",
"exclude": "compile"