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:
authorStephen Toub <stoub@microsoft.com>2016-11-08 23:12:29 +0300
committerStephen Toub <stoub@microsoft.com>2016-11-09 01:10:15 +0300
commit9f9c2885208315215b7e328ea399f13c83d1b8a7 (patch)
tree6fe026f9acc3fe7eca2d19ca383aa4e06e933570 /src/System.Private.Xml.Linq/tests
parentfdf56e2cb0b0403511a55896f79b8a9fba687e1f (diff)
Update corefx to beta-24708-03
Diffstat (limited to 'src/System.Private.Xml.Linq/tests')
-rw-r--r--src/System.Private.Xml.Linq/tests/Schema/project.json8
-rw-r--r--src/System.Private.Xml.Linq/tests/XDocument.Common/project.json26
-rw-r--r--src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/project.json20
3 files changed, 27 insertions, 27 deletions
diff --git a/src/System.Private.Xml.Linq/tests/Schema/project.json b/src/System.Private.Xml.Linq/tests/Schema/project.json
index 6f394bd444..5fe2b60aed 100644
--- a/src/System.Private.Xml.Linq/tests/Schema/project.json
+++ b/src/System.Private.Xml.Linq/tests/Schema/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.2.0-beta-24707-01",
- "System.Runtime": "4.4.0-beta-24707-01",
- "System.Xml.ReaderWriter": "4.4.0-beta-24707-01",
- "System.Xml.XDocument": "4.4.0-beta-24707-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24708-03",
+ "System.Runtime": "4.4.0-beta-24708-03",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24708-03",
+ "System.Xml.XDocument": "4.4.0-beta-24708-03",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Private.Xml.Linq/tests/XDocument.Common/project.json b/src/System.Private.Xml.Linq/tests/XDocument.Common/project.json
index b1d3f1ade5..5aa30bdb40 100644
--- a/src/System.Private.Xml.Linq/tests/XDocument.Common/project.json
+++ b/src/System.Private.Xml.Linq/tests/XDocument.Common/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.2.0-beta-24707-01",
- "System.Collections": "4.4.0-beta-24707-01",
- "System.Diagnostics.Debug": "4.4.0-beta-24707-01",
- "System.IO": "4.4.0-beta-24707-01",
- "System.Linq": "4.4.0-beta-24707-01",
- "System.Linq.Expressions": "4.4.0-beta-24707-01",
- "System.ObjectModel": "4.4.0-beta-24707-01",
- "System.Runtime": "4.4.0-beta-24707-01",
- "System.Runtime.Extensions": "4.4.0-beta-24707-01",
- "System.Text.Encoding": "4.4.0-beta-24707-01",
- "System.Threading.Tasks": "4.4.0-beta-24707-01",
- "System.Xml.ReaderWriter": "4.4.0-beta-24707-01",
- "System.Xml.XDocument": "4.4.0-beta-24707-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24708-03",
+ "System.Collections": "4.4.0-beta-24708-03",
+ "System.Diagnostics.Debug": "4.4.0-beta-24708-03",
+ "System.IO": "4.4.0-beta-24708-03",
+ "System.Linq": "4.4.0-beta-24708-03",
+ "System.Linq.Expressions": "4.4.0-beta-24708-03",
+ "System.ObjectModel": "4.4.0-beta-24708-03",
+ "System.Runtime": "4.4.0-beta-24708-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24708-03",
+ "System.Text.Encoding": "4.4.0-beta-24708-03",
+ "System.Threading.Tasks": "4.4.0-beta-24708-03",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24708-03",
+ "System.Xml.XDocument": "4.4.0-beta-24708-03",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/project.json b/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/project.json
index 703117bd4b..95e1dfa107 100644
--- a/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/project.json
+++ b/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.2.0-beta-24707-01",
- "System.Collections": "4.4.0-beta-24707-01",
- "System.Console": "4.4.0-beta-24707-01",
- "System.IO": "4.4.0-beta-24707-01",
- "System.Linq": "4.4.0-beta-24707-01",
- "System.Linq.Expressions": "4.4.0-beta-24707-01",
- "System.ObjectModel": "4.4.0-beta-24707-01",
- "System.Runtime": "4.4.0-beta-24707-01",
- "System.Text.Encoding": "4.4.0-beta-24707-01",
- "System.Threading.Tasks": "4.4.0-beta-24707-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24708-03",
+ "System.Collections": "4.4.0-beta-24708-03",
+ "System.Console": "4.4.0-beta-24708-03",
+ "System.IO": "4.4.0-beta-24708-03",
+ "System.Linq": "4.4.0-beta-24708-03",
+ "System.Linq.Expressions": "4.4.0-beta-24708-03",
+ "System.ObjectModel": "4.4.0-beta-24708-03",
+ "System.Runtime": "4.4.0-beta-24708-03",
+ "System.Text.Encoding": "4.4.0-beta-24708-03",
+ "System.Threading.Tasks": "4.4.0-beta-24708-03",
"test-runtime": {
"target": "project",
"exclude": "compile"