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.Linq/tests/XPath/XDocument/project.json')
-rw-r--r--src/System.Private.Xml.Linq/tests/XPath/XDocument/project.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/src/System.Private.Xml.Linq/tests/XPath/XDocument/project.json b/src/System.Private.Xml.Linq/tests/XPath/XDocument/project.json
index 3ff25d5081..43f2f81716 100644
--- a/src/System.Private.Xml.Linq/tests/XPath/XDocument/project.json
+++ b/src/System.Private.Xml.Linq/tests/XPath/XDocument/project.json
@@ -1,24 +1,24 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "System.Globalization": "4.3.0-beta-24520-06",
- "System.IO": "4.3.0-beta-24520-06",
- "System.Linq.Expressions": "4.3.0-beta-24520-06",
- "System.ObjectModel": "4.3.0-beta-24520-06",
- "System.Reflection": "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.Text.Encoding.CodePages": "4.3.0-beta-24520-06",
- "System.Threading.Tasks": "4.3.0-beta-24520-06",
- "System.Collections.NonGeneric": "4.3.0-beta-24520-06",
- "System.Xml.ReaderWriter": "4.3.0-beta-24520-06",
- "System.Xml.XmlDocument": "4.3.0-beta-24520-06",
- "System.Xml.XDocument": "4.3.0-beta-24520-06",
- "System.Xml.XmlSerializer": "4.3.0-beta-24520-06",
- "System.Xml.XPath": "4.3.0-beta-24520-06",
- "System.Xml.XPath.XmlDocument": "4.3.0-beta-24520-06",
- "System.Xml.XPath.XDocument": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.Globalization": "4.3.0-beta-24521-07",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.Linq.Expressions": "4.3.0-beta-24521-07",
+ "System.ObjectModel": "4.3.0-beta-24521-07",
+ "System.Reflection": "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.Text.Encoding.CodePages": "4.3.0-beta-24521-07",
+ "System.Threading.Tasks": "4.3.0-beta-24521-07",
+ "System.Collections.NonGeneric": "4.3.0-beta-24521-07",
+ "System.Xml.ReaderWriter": "4.3.0-beta-24521-07",
+ "System.Xml.XmlDocument": "4.3.0-beta-24521-07",
+ "System.Xml.XDocument": "4.3.0-beta-24521-07",
+ "System.Xml.XmlSerializer": "4.3.0-beta-24521-07",
+ "System.Xml.XPath": "4.3.0-beta-24521-07",
+ "System.Xml.XPath.XmlDocument": "4.3.0-beta-24521-07",
+ "System.Xml.XPath.XDocument": "4.3.0-beta-24521-07",
"test-runtime": {
"target": "project",
"exclude": "compile"