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 22:22:00 +0300
committerDan Moseley <danmose@microsoft.com>2016-12-29 22:22:00 +0300
commit3860fe87088c38e0093952ecfcc01f9cc01c628e (patch)
tree78c75c4a7e23ad241f65ea4bf58f88605ecd8a2e /src/System.Runtime.Extensions/tests
parent63b0e02156a55b5b1a91e49ade1a68ecec8c34bd (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24829-03, beta-24829-02, beta-24829-00, respectively (#14755)
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 d5b1d59aaf..25c0c25715 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-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"
+ "System.Runtime": "4.4.0-beta-24829-02",
+ "System.Runtime.Extensions": "4.4.0-beta-24829-02",
+ "System.Resources.ResourceManager": "4.4.0-beta-24829-02",
+ "System.Resources.Reader": "4.4.0-beta-24829-02",
+ "System.Reflection": "4.4.0-beta-24829-02",
+ "System.Threading.Thread": "4.4.0-beta-24829-02"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/TestApp/project.json b/src/System.Runtime.Extensions/tests/TestApp/project.json
index d5b1d59aaf..25c0c25715 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-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"
+ "System.Runtime": "4.4.0-beta-24829-02",
+ "System.Runtime.Extensions": "4.4.0-beta-24829-02",
+ "System.Resources.ResourceManager": "4.4.0-beta-24829-02",
+ "System.Resources.Reader": "4.4.0-beta-24829-02",
+ "System.Reflection": "4.4.0-beta-24829-02",
+ "System.Threading.Thread": "4.4.0-beta-24829-02"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json b/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json
index d5b1d59aaf..25c0c25715 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-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"
+ "System.Runtime": "4.4.0-beta-24829-02",
+ "System.Runtime.Extensions": "4.4.0-beta-24829-02",
+ "System.Resources.ResourceManager": "4.4.0-beta-24829-02",
+ "System.Resources.Reader": "4.4.0-beta-24829-02",
+ "System.Reflection": "4.4.0-beta-24829-02",
+ "System.Threading.Thread": "4.4.0-beta-24829-02"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json b/src/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/project.json
index 4d1fcd4acb..e9cdf6e755 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-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"
+ "System.Runtime": "4.4.0-beta-24829-02",
+ "System.Runtime.Extensions": "4.4.0-beta-24829-02",
+ "System.Reflection": "4.4.0-beta-24829-02",
+ "System.Threading.Thread": "4.4.0-beta-24829-02"
},
"frameworks": {
"netstandard1.3": {}