Updating CoreFX version to rc2-23923

This commit is contained in:
Eric Erhardt 2016-03-23 09:11:26 -05:00
parent c07115f52c
commit a5813791d5
96 changed files with 155 additions and 155 deletions

View file

@ -5,12 +5,12 @@
"netstandardapp1.5": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23922"
"NETStandard.Library": "1.5.0-rc2-23923"
}
},
"dnx451": {
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc2-23922"
"Microsoft.CSharp": "4.0.1-rc2-23923"
}
}
}