Update CoreCLR versions

This commit is contained in:
Troy Dai 2015-08-04 10:15:32 -07:00
parent fe9bf8bcbf
commit eb266a1a7c
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"dnx451": { },
"dnxcore50": {
"dependencies": {
"System.Text.RegularExpressions": "4.0.10-beta-*"
"System.Text.RegularExpressions": "4.0.11-beta-*"
}
}
}