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:
Diffstat (limited to 'src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json')
-rw-r--r--src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json b/src/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/project.json
index 1a88a0e150..ccbb472dc8 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-24903-02",
- "System.Runtime.Extensions": "4.4.0-beta-24903-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24903-02",
- "System.Resources.Reader": "4.4.0-beta-24903-02",
- "System.Reflection": "4.4.0-beta-24903-02",
- "System.Threading.Thread": "4.4.0-beta-24903-02"
+ "System.Runtime": "4.4.0-beta-24904-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24904-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24904-01",
+ "System.Resources.Reader": "4.4.0-beta-24904-01",
+ "System.Reflection": "4.4.0-beta-24904-01",
+ "System.Threading.Thread": "4.4.0-beta-24904-01"
},
"frameworks": {
"netstandard1.3": {}