Updated dnxcore dependencies to build 23225

This commit is contained in:
RogueException
2015-09-08 01:20:52 -03:00
parent 3eb72bf826
commit 3f4f3c272f
2 changed files with 12 additions and 14 deletions

View File

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