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:
authordotnet bot <dotnet-bot@dotnetfoundation.org>2017-01-05 08:27:48 +0300
committerDan Moseley <danmose@microsoft.com>2017-01-05 08:27:48 +0300
commit93d99e8c797e311059f822036e7598fe58d71e3e (patch)
treea7c522bc59a3c1e93b69e64390ed73b6c21b6c05 /src/System.Private.Xml.Linq/tests
parent74612beb0220d2072de6340a5ec8ad1179b957cf (diff)
Update CoreFx, ProjectNTfs to beta-24905-01, beta-24905-00, respectively (#14882)
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 e8a11cab26..cf94b37e04 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-24904-01",
- "System.Runtime": "4.4.0-beta-24904-01",
- "System.Xml.ReaderWriter": "4.4.0-beta-24904-01",
- "System.Xml.XDocument": "4.4.0-beta-24904-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24905-01",
+ "System.Runtime": "4.4.0-beta-24905-01",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24905-01",
+ "System.Xml.XDocument": "4.4.0-beta-24905-01",
"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 b571ee97ec..fe744e010b 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-24904-01",
- "System.Collections": "4.4.0-beta-24904-01",
- "System.Diagnostics.Debug": "4.4.0-beta-24904-01",
- "System.IO": "4.4.0-beta-24904-01",
- "System.Linq": "4.4.0-beta-24904-01",
- "System.Linq.Expressions": "4.4.0-beta-24904-01",
- "System.ObjectModel": "4.4.0-beta-24904-01",
- "System.Runtime": "4.4.0-beta-24904-01",
- "System.Runtime.Extensions": "4.4.0-beta-24904-01",
- "System.Text.Encoding": "4.4.0-beta-24904-01",
- "System.Threading.Tasks": "4.4.0-beta-24904-01",
- "System.Xml.ReaderWriter": "4.4.0-beta-24904-01",
- "System.Xml.XDocument": "4.4.0-beta-24904-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24905-01",
+ "System.Collections": "4.4.0-beta-24905-01",
+ "System.Diagnostics.Debug": "4.4.0-beta-24905-01",
+ "System.IO": "4.4.0-beta-24905-01",
+ "System.Linq": "4.4.0-beta-24905-01",
+ "System.Linq.Expressions": "4.4.0-beta-24905-01",
+ "System.ObjectModel": "4.4.0-beta-24905-01",
+ "System.Runtime": "4.4.0-beta-24905-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24905-01",
+ "System.Text.Encoding": "4.4.0-beta-24905-01",
+ "System.Threading.Tasks": "4.4.0-beta-24905-01",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24905-01",
+ "System.Xml.XDocument": "4.4.0-beta-24905-01",
"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 212ee47397..b834772e15 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-24904-01",
- "System.Collections": "4.4.0-beta-24904-01",
- "System.Console": "4.4.0-beta-24904-01",
- "System.IO": "4.4.0-beta-24904-01",
- "System.Linq": "4.4.0-beta-24904-01",
- "System.Linq.Expressions": "4.4.0-beta-24904-01",
- "System.ObjectModel": "4.4.0-beta-24904-01",
- "System.Runtime": "4.4.0-beta-24904-01",
- "System.Text.Encoding": "4.4.0-beta-24904-01",
- "System.Threading.Tasks": "4.4.0-beta-24904-01",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24905-01",
+ "System.Collections": "4.4.0-beta-24905-01",
+ "System.Console": "4.4.0-beta-24905-01",
+ "System.IO": "4.4.0-beta-24905-01",
+ "System.Linq": "4.4.0-beta-24905-01",
+ "System.Linq.Expressions": "4.4.0-beta-24905-01",
+ "System.ObjectModel": "4.4.0-beta-24905-01",
+ "System.Runtime": "4.4.0-beta-24905-01",
+ "System.Text.Encoding": "4.4.0-beta-24905-01",
+ "System.Threading.Tasks": "4.4.0-beta-24905-01",
"test-runtime": {
"target": "project",
"exclude": "compile"