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.Runtime.Extensions/tests
parent0f5dbe7a7c458e5c766b1959ec8881d0a01543a6 (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24903-02, beta-24903-01, beta-24903-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 022e8f39d4..2de9c64845 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-24902-02",
- "System.Runtime.Extensions": "4.4.0-beta-24902-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24902-02",
- "System.Resources.Reader": "4.4.0-beta-24902-02",
- "System.Reflection": "4.4.0-beta-24902-02",
- "System.Threading.Thread": "4.4.0-beta-24902-02"
+ "System.Runtime": "4.4.0-beta-24903-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24903-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24903-01",
+ "System.Resources.Reader": "4.4.0-beta-24903-01",
+ "System.Reflection": "4.4.0-beta-24903-01",
+ "System.Threading.Thread": "4.4.0-beta-24903-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 022e8f39d4..2de9c64845 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-24902-02",
- "System.Runtime.Extensions": "4.4.0-beta-24902-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24902-02",
- "System.Resources.Reader": "4.4.0-beta-24902-02",
- "System.Reflection": "4.4.0-beta-24902-02",
- "System.Threading.Thread": "4.4.0-beta-24902-02"
+ "System.Runtime": "4.4.0-beta-24903-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24903-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24903-01",
+ "System.Resources.Reader": "4.4.0-beta-24903-01",
+ "System.Reflection": "4.4.0-beta-24903-01",
+ "System.Threading.Thread": "4.4.0-beta-24903-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 022e8f39d4..2de9c64845 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-24902-02",
- "System.Runtime.Extensions": "4.4.0-beta-24902-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24902-02",
- "System.Resources.Reader": "4.4.0-beta-24902-02",
- "System.Reflection": "4.4.0-beta-24902-02",
- "System.Threading.Thread": "4.4.0-beta-24902-02"
+ "System.Runtime": "4.4.0-beta-24903-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24903-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24903-01",
+ "System.Resources.Reader": "4.4.0-beta-24903-01",
+ "System.Reflection": "4.4.0-beta-24903-01",
+ "System.Threading.Thread": "4.4.0-beta-24903-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 d462f1a1e3..bd311814fb 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-24902-02",
- "System.Runtime.Extensions": "4.4.0-beta-24902-02",
- "System.Reflection": "4.4.0-beta-24902-02",
- "System.Threading.Thread": "4.4.0-beta-24902-02"
+ "System.Runtime": "4.4.0-beta-24903-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24903-01",
+ "System.Reflection": "4.4.0-beta-24903-01",
+ "System.Threading.Thread": "4.4.0-beta-24903-01"
},
"frameworks": {
"netstandard1.3": {}