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-15 19:43:51 +0300
committerStephen Toub <stoub@microsoft.com>2016-11-15 19:43:51 +0300
commit9e8050a2bdca9aeff16bd8e704f380e86813821d (patch)
tree6b484f549ab1558672c91f39cdfa9a022958e48f /src/System.Private.Xml.Linq/tests
parentb149b9667bdfe8bfb7471d07d9d03f68cc0d24e6 (diff)
Update CoreFx, External, ProjectNTfs to beta-24715-02, beta-24715-00, beta-24715-00, respectively (master)
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 8af1c0ee13..cb2e624d56 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-24714-01",
- "System.Runtime": "4.4.0-beta-24714-01",
- "System.Xml.ReaderWriter": "4.4.0-beta-24714-01",
- "System.Xml.XDocument": "4.4.0-beta-24714-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24715-02",
+ "System.Runtime": "4.4.0-beta-24715-02",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24715-02",
+ "System.Xml.XDocument": "4.4.0-beta-24715-02",
"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 08783e5bf4..de8c7f74b2 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-24714-01",
- "System.Collections": "4.4.0-beta-24714-01",
- "System.Diagnostics.Debug": "4.4.0-beta-24714-01",
- "System.IO": "4.4.0-beta-24714-01",
- "System.Linq": "4.4.0-beta-24714-01",
- "System.Linq.Expressions": "4.4.0-beta-24714-01",
- "System.ObjectModel": "4.4.0-beta-24714-01",
- "System.Runtime": "4.4.0-beta-24714-01",
- "System.Runtime.Extensions": "4.4.0-beta-24714-01",
- "System.Text.Encoding": "4.4.0-beta-24714-01",
- "System.Threading.Tasks": "4.4.0-beta-24714-01",
- "System.Xml.ReaderWriter": "4.4.0-beta-24714-01",
- "System.Xml.XDocument": "4.4.0-beta-24714-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24715-02",
+ "System.Collections": "4.4.0-beta-24715-02",
+ "System.Diagnostics.Debug": "4.4.0-beta-24715-02",
+ "System.IO": "4.4.0-beta-24715-02",
+ "System.Linq": "4.4.0-beta-24715-02",
+ "System.Linq.Expressions": "4.4.0-beta-24715-02",
+ "System.ObjectModel": "4.4.0-beta-24715-02",
+ "System.Runtime": "4.4.0-beta-24715-02",
+ "System.Runtime.Extensions": "4.4.0-beta-24715-02",
+ "System.Text.Encoding": "4.4.0-beta-24715-02",
+ "System.Threading.Tasks": "4.4.0-beta-24715-02",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24715-02",
+ "System.Xml.XDocument": "4.4.0-beta-24715-02",
"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 b5d1cc7f70..6de57e79bf 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-24714-01",
- "System.Collections": "4.4.0-beta-24714-01",
- "System.Console": "4.4.0-beta-24714-01",
- "System.IO": "4.4.0-beta-24714-01",
- "System.Linq": "4.4.0-beta-24714-01",
- "System.Linq.Expressions": "4.4.0-beta-24714-01",
- "System.ObjectModel": "4.4.0-beta-24714-01",
- "System.Runtime": "4.4.0-beta-24714-01",
- "System.Text.Encoding": "4.4.0-beta-24714-01",
- "System.Threading.Tasks": "4.4.0-beta-24714-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24715-02",
+ "System.Collections": "4.4.0-beta-24715-02",
+ "System.Console": "4.4.0-beta-24715-02",
+ "System.IO": "4.4.0-beta-24715-02",
+ "System.Linq": "4.4.0-beta-24715-02",
+ "System.Linq.Expressions": "4.4.0-beta-24715-02",
+ "System.ObjectModel": "4.4.0-beta-24715-02",
+ "System.Runtime": "4.4.0-beta-24715-02",
+ "System.Text.Encoding": "4.4.0-beta-24715-02",
+ "System.Threading.Tasks": "4.4.0-beta-24715-02",
"test-runtime": {
"target": "project",
"exclude": "compile"