Revert "Updated dnxcore dependencies to build 23225"

This reverts commit 3f4f3c272f.
This commit is contained in:
RogueException
2015-09-08 19:07:09 -03:00
parent 09eaac357f
commit d48674c996
2 changed files with 14 additions and 12 deletions

View File

@@ -20,7 +20,8 @@
"dnx451": { },
"dnxcore50": {
"dependencies": {
"Microsoft.CSharp": "4.0.1-beta-23225"
"System.Runtime": "4.0.20",
"Microsoft.CSharp": "4.0.0"
}
}
}