Bump CoreFx to rc2-23810

This commit is contained in:
Eric Erhardt 2016-02-10 13:50:28 -06:00
parent f0a40feb19
commit 74d8051f79
54 changed files with 89 additions and 89 deletions

View file

@ -10,7 +10,7 @@
"dnxcore50": {
"imports" : "portable-net45+wp80+win8",
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23808"
"NETStandard.Library": "1.0.0-rc2-23810"
}
}
}

View file

@ -11,7 +11,7 @@
"dnxcore50": {
"imports" : "portable-net45+wp80+win8",
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23808"
"NETStandard.Library": "1.0.0-rc2-23810"
}
}
}