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-07 19:11:20 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-07 19:11:20 +0300
commitfb76aa1fb9c9a999eff950ba0caa46f50cb4356b (patch)
tree910b042857a36f5efb1aebfb6ce9ac2ef829167a /src/System.Private.Xml.Linq/tests
parent737eb6d4987c16a9cc63c0a3c4e2f30e64418abc (diff)
Update CoreClr, CoreFx to beta-24907-02, beta-24907-02, 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 0226187f76..909a506032 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-24906-03",
- "System.Runtime": "4.4.0-beta-24906-03",
- "System.Xml.ReaderWriter": "4.4.0-beta-24906-03",
- "System.Xml.XDocument": "4.4.0-beta-24906-03",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24907-02",
+ "System.Runtime": "4.4.0-beta-24907-02",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24907-02",
+ "System.Xml.XDocument": "4.4.0-beta-24907-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 ab9f802ed3..9eb4b61741 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-24906-03",
- "System.Collections": "4.4.0-beta-24906-03",
- "System.Diagnostics.Debug": "4.4.0-beta-24906-03",
- "System.IO": "4.4.0-beta-24906-03",
- "System.Linq": "4.4.0-beta-24906-03",
- "System.Linq.Expressions": "4.4.0-beta-24906-03",
- "System.ObjectModel": "4.4.0-beta-24906-03",
- "System.Runtime": "4.4.0-beta-24906-03",
- "System.Runtime.Extensions": "4.4.0-beta-24906-03",
- "System.Text.Encoding": "4.4.0-beta-24906-03",
- "System.Threading.Tasks": "4.4.0-beta-24906-03",
- "System.Xml.ReaderWriter": "4.4.0-beta-24906-03",
- "System.Xml.XDocument": "4.4.0-beta-24906-03",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24907-02",
+ "System.Collections": "4.4.0-beta-24907-02",
+ "System.Diagnostics.Debug": "4.4.0-beta-24907-02",
+ "System.IO": "4.4.0-beta-24907-02",
+ "System.Linq": "4.4.0-beta-24907-02",
+ "System.Linq.Expressions": "4.4.0-beta-24907-02",
+ "System.ObjectModel": "4.4.0-beta-24907-02",
+ "System.Runtime": "4.4.0-beta-24907-02",
+ "System.Runtime.Extensions": "4.4.0-beta-24907-02",
+ "System.Text.Encoding": "4.4.0-beta-24907-02",
+ "System.Threading.Tasks": "4.4.0-beta-24907-02",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24907-02",
+ "System.Xml.XDocument": "4.4.0-beta-24907-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 68c60896a3..bda46e596d 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-24906-03",
- "System.Collections": "4.4.0-beta-24906-03",
- "System.Console": "4.4.0-beta-24906-03",
- "System.IO": "4.4.0-beta-24906-03",
- "System.Linq": "4.4.0-beta-24906-03",
- "System.Linq.Expressions": "4.4.0-beta-24906-03",
- "System.ObjectModel": "4.4.0-beta-24906-03",
- "System.Runtime": "4.4.0-beta-24906-03",
- "System.Text.Encoding": "4.4.0-beta-24906-03",
- "System.Threading.Tasks": "4.4.0-beta-24906-03",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24907-02",
+ "System.Collections": "4.4.0-beta-24907-02",
+ "System.Console": "4.4.0-beta-24907-02",
+ "System.IO": "4.4.0-beta-24907-02",
+ "System.Linq": "4.4.0-beta-24907-02",
+ "System.Linq.Expressions": "4.4.0-beta-24907-02",
+ "System.ObjectModel": "4.4.0-beta-24907-02",
+ "System.Runtime": "4.4.0-beta-24907-02",
+ "System.Text.Encoding": "4.4.0-beta-24907-02",
+ "System.Threading.Tasks": "4.4.0-beta-24907-02",
"test-runtime": {
"target": "project",
"exclude": "compile"