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@microsoft.com>2017-01-03 12:43:53 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-03 12:43:53 +0300
commit14a3a5b6c2dce0ea80209ef3c4f34d4c6d460177 (patch)
tree9b11c2faecc6c9040878d6ff47dc8f3ec552e873 /src/System.Private.Xml.Linq/tests
parent0f5dbe7a7c458e5c766b1959ec8881d0a01543a6 (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24903-02, beta-24903-01, beta-24903-00, respectively
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 e062917818..d1b86da324 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-24902-02",
- "System.Runtime": "4.4.0-beta-24902-02",
- "System.Xml.ReaderWriter": "4.4.0-beta-24902-02",
- "System.Xml.XDocument": "4.4.0-beta-24902-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24903-01",
+ "System.Runtime": "4.4.0-beta-24903-01",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24903-01",
+ "System.Xml.XDocument": "4.4.0-beta-24903-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 418f3bcf2a..3af521a8cb 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-24902-02",
- "System.Collections": "4.4.0-beta-24902-02",
- "System.Diagnostics.Debug": "4.4.0-beta-24902-02",
- "System.IO": "4.4.0-beta-24902-02",
- "System.Linq": "4.4.0-beta-24902-02",
- "System.Linq.Expressions": "4.4.0-beta-24902-02",
- "System.ObjectModel": "4.4.0-beta-24902-02",
- "System.Runtime": "4.4.0-beta-24902-02",
- "System.Runtime.Extensions": "4.4.0-beta-24902-02",
- "System.Text.Encoding": "4.4.0-beta-24902-02",
- "System.Threading.Tasks": "4.4.0-beta-24902-02",
- "System.Xml.ReaderWriter": "4.4.0-beta-24902-02",
- "System.Xml.XDocument": "4.4.0-beta-24902-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24903-01",
+ "System.Collections": "4.4.0-beta-24903-01",
+ "System.Diagnostics.Debug": "4.4.0-beta-24903-01",
+ "System.IO": "4.4.0-beta-24903-01",
+ "System.Linq": "4.4.0-beta-24903-01",
+ "System.Linq.Expressions": "4.4.0-beta-24903-01",
+ "System.ObjectModel": "4.4.0-beta-24903-01",
+ "System.Runtime": "4.4.0-beta-24903-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24903-01",
+ "System.Text.Encoding": "4.4.0-beta-24903-01",
+ "System.Threading.Tasks": "4.4.0-beta-24903-01",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24903-01",
+ "System.Xml.XDocument": "4.4.0-beta-24903-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 7245017ec9..c003cff618 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-24902-02",
- "System.Collections": "4.4.0-beta-24902-02",
- "System.Console": "4.4.0-beta-24902-02",
- "System.IO": "4.4.0-beta-24902-02",
- "System.Linq": "4.4.0-beta-24902-02",
- "System.Linq.Expressions": "4.4.0-beta-24902-02",
- "System.ObjectModel": "4.4.0-beta-24902-02",
- "System.Runtime": "4.4.0-beta-24902-02",
- "System.Text.Encoding": "4.4.0-beta-24902-02",
- "System.Threading.Tasks": "4.4.0-beta-24902-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24903-01",
+ "System.Collections": "4.4.0-beta-24903-01",
+ "System.Console": "4.4.0-beta-24903-01",
+ "System.IO": "4.4.0-beta-24903-01",
+ "System.Linq": "4.4.0-beta-24903-01",
+ "System.Linq.Expressions": "4.4.0-beta-24903-01",
+ "System.ObjectModel": "4.4.0-beta-24903-01",
+ "System.Runtime": "4.4.0-beta-24903-01",
+ "System.Text.Encoding": "4.4.0-beta-24903-01",
+ "System.Threading.Tasks": "4.4.0-beta-24903-01",
"test-runtime": {
"target": "project",
"exclude": "compile"