Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-01-05 10:06:59 +0300
committerJan Kotas <jkotas@microsoft.com>2016-01-05 18:24:09 +0300
commitd9e490ff545284a86c9eef66ce8e4557e826bbe5 (patch)
tree0445de636ad3d9f7f1e47ee3b17434cfa2e883af /src/System.Private.Reflection.Metadata
parente289a1873d972e98c486a26f385ee506fef8a574 (diff)
Upgrade beta framework references to rc2
Diffstat (limited to 'src/System.Private.Reflection.Metadata')
-rw-r--r--src/System.Private.Reflection.Metadata/tests/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Private.Reflection.Metadata/tests/project.json b/src/System.Private.Reflection.Metadata/tests/project.json
index 8cb57a2fc..5c1170241 100644
--- a/src/System.Private.Reflection.Metadata/tests/project.json
+++ b/src/System.Private.Reflection.Metadata/tests/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"System.Collections": "4.0.10",
- "System.Console": "4.0.0-beta-23419",
+ "System.Console": "4.0.0-rc2-23616",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tracing": "4.0.20",
"System.Linq": "4.0.0",