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-06 07:18:15 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-06 07:18:15 +0300
commitd88d329d9e511938efac9ee177824e2d7f4033f9 (patch)
tree2386adb9e11f92b706f58e45c21a05f9a93371bd /src/System.Runtime.Extensions/tests
parentf24a829ecefbfb29cbf59d790d4a6f16367aedc0 (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24906-01, beta-24906-01, beta-24906-00, respectively
Diffstat (limited to 'src/System.Runtime.Extensions/tests')
-rw-r--r--src/System.Runtime.Extensions/tests/AssemblyResolveTests/project.json12
-rw-r--r--src/System.Runtime.Extensions/tests/TestApp/project.json12
-rw-r--r--src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json12
-rw-r--r--src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json8
4 files changed, 22 insertions, 22 deletions
diff --git a/src/System.Runtime.Extensions/tests/AssemblyResolveTests/project.json b/src/System.Runtime.Extensions/tests/AssemblyResolveTests/project.json
index b8c25bd960..98c9739695 100644
--- a/src/System.Runtime.Extensions/tests/AssemblyResolveTests/project.json
+++ b/src/System.Runtime.Extensions/tests/AssemblyResolveTests/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24905-02",
- "System.Runtime.Extensions": "4.4.0-beta-24905-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24905-02",
- "System.Resources.Reader": "4.4.0-beta-24905-02",
- "System.Reflection": "4.4.0-beta-24905-02",
- "System.Threading.Thread": "4.4.0-beta-24905-02"
+ "System.Runtime": "4.4.0-beta-24906-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24906-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24906-01",
+ "System.Resources.Reader": "4.4.0-beta-24906-01",
+ "System.Reflection": "4.4.0-beta-24906-01",
+ "System.Threading.Thread": "4.4.0-beta-24906-01"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/TestApp/project.json b/src/System.Runtime.Extensions/tests/TestApp/project.json
index b8c25bd960..98c9739695 100644
--- a/src/System.Runtime.Extensions/tests/TestApp/project.json
+++ b/src/System.Runtime.Extensions/tests/TestApp/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24905-02",
- "System.Runtime.Extensions": "4.4.0-beta-24905-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24905-02",
- "System.Resources.Reader": "4.4.0-beta-24905-02",
- "System.Reflection": "4.4.0-beta-24905-02",
- "System.Threading.Thread": "4.4.0-beta-24905-02"
+ "System.Runtime": "4.4.0-beta-24906-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24906-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24906-01",
+ "System.Resources.Reader": "4.4.0-beta-24906-01",
+ "System.Reflection": "4.4.0-beta-24906-01",
+ "System.Threading.Thread": "4.4.0-beta-24906-01"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json b/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json
index b8c25bd960..98c9739695 100644
--- a/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json
+++ b/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json
@@ -1,11 +1,11 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24905-02",
- "System.Runtime.Extensions": "4.4.0-beta-24905-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24905-02",
- "System.Resources.Reader": "4.4.0-beta-24905-02",
- "System.Reflection": "4.4.0-beta-24905-02",
- "System.Threading.Thread": "4.4.0-beta-24905-02"
+ "System.Runtime": "4.4.0-beta-24906-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24906-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24906-01",
+ "System.Resources.Reader": "4.4.0-beta-24906-01",
+ "System.Reflection": "4.4.0-beta-24906-01",
+ "System.Threading.Thread": "4.4.0-beta-24906-01"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json b/src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json
index c9ee617baf..dbae172c80 100644
--- a/src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json
+++ b/src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24905-02",
- "System.Runtime.Extensions": "4.4.0-beta-24905-02",
- "System.Reflection": "4.4.0-beta-24905-02",
- "System.Threading.Thread": "4.4.0-beta-24905-02"
+ "System.Runtime": "4.4.0-beta-24906-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24906-01",
+ "System.Reflection": "4.4.0-beta-24906-01",
+ "System.Threading.Thread": "4.4.0-beta-24906-01"
},
"frameworks": {
"netstandard1.3": {}