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>2016-12-29 01:32:38 +0300
committerDan Moseley <danmose@microsoft.com>2016-12-29 01:32:38 +0300
commit24d0731401fa324f6f75ac711f966f488372f6c1 (patch)
treeccc3defa166e53f396dc6aa49aa09a8d042b3332 /src/System.Runtime.Extensions/tests
parent4b273351aca17f98ed14c9f74620193874bdd682 (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24828-03, beta-24828-03, beta-24828-00, respectively (#14743)
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 0e5de20f30..d5b1d59aaf 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-24827-01",
- "System.Runtime.Extensions": "4.4.0-beta-24827-01",
- "System.Resources.ResourceManager": "4.4.0-beta-24827-01",
- "System.Resources.Reader": "4.4.0-beta-24827-01",
- "System.Reflection": "4.4.0-beta-24827-01",
- "System.Threading.Thread": "4.4.0-beta-24827-01"
+ "System.Runtime": "4.4.0-beta-24828-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24828-03",
+ "System.Resources.ResourceManager": "4.4.0-beta-24828-03",
+ "System.Resources.Reader": "4.4.0-beta-24828-03",
+ "System.Reflection": "4.4.0-beta-24828-03",
+ "System.Threading.Thread": "4.4.0-beta-24828-03"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/TestApp/project.json b/src/System.Runtime.Extensions/tests/TestApp/project.json
index 0e5de20f30..d5b1d59aaf 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-24827-01",
- "System.Runtime.Extensions": "4.4.0-beta-24827-01",
- "System.Resources.ResourceManager": "4.4.0-beta-24827-01",
- "System.Resources.Reader": "4.4.0-beta-24827-01",
- "System.Reflection": "4.4.0-beta-24827-01",
- "System.Threading.Thread": "4.4.0-beta-24827-01"
+ "System.Runtime": "4.4.0-beta-24828-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24828-03",
+ "System.Resources.ResourceManager": "4.4.0-beta-24828-03",
+ "System.Resources.Reader": "4.4.0-beta-24828-03",
+ "System.Reflection": "4.4.0-beta-24828-03",
+ "System.Threading.Thread": "4.4.0-beta-24828-03"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json b/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json
index 0e5de20f30..d5b1d59aaf 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-24827-01",
- "System.Runtime.Extensions": "4.4.0-beta-24827-01",
- "System.Resources.ResourceManager": "4.4.0-beta-24827-01",
- "System.Resources.Reader": "4.4.0-beta-24827-01",
- "System.Reflection": "4.4.0-beta-24827-01",
- "System.Threading.Thread": "4.4.0-beta-24827-01"
+ "System.Runtime": "4.4.0-beta-24828-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24828-03",
+ "System.Resources.ResourceManager": "4.4.0-beta-24828-03",
+ "System.Resources.Reader": "4.4.0-beta-24828-03",
+ "System.Reflection": "4.4.0-beta-24828-03",
+ "System.Threading.Thread": "4.4.0-beta-24828-03"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json b/src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json
index 43b0a3cfc5..4d1fcd4acb 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-24827-01",
- "System.Runtime.Extensions": "4.4.0-beta-24827-01",
- "System.Reflection": "4.4.0-beta-24827-01",
- "System.Threading.Thread": "4.4.0-beta-24827-01"
+ "System.Runtime": "4.4.0-beta-24828-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24828-03",
+ "System.Reflection": "4.4.0-beta-24828-03",
+ "System.Threading.Thread": "4.4.0-beta-24828-03"
},
"frameworks": {
"netstandard1.3": {}