Updating CoreFX version to rc2-23924

This commit is contained in:
Eric Erhardt 2016-03-24 08:37:08 -05:00
parent 95ad1ee461
commit 1febe48d71
96 changed files with 155 additions and 155 deletions

View file

@ -1,6 +1,6 @@
{
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23923",
"NETStandard.Library": "1.5.0-rc2-23924",
"EmptyLibrary": "1.0.0-*"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"netstandardapp1.5": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23923"
"NETStandard.Library": "1.5.0-rc2-23924"
}
},
"dnx451": {}

View file

@ -5,7 +5,7 @@
"netstandard1.3": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23923"
"NETStandard.Library": "1.5.0-rc2-23924"
}
}
}

View file

@ -3,7 +3,7 @@
"netstandardapp1.5": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23923"
"NETStandard.Library": "1.5.0-rc2-23924"
}
}
},

View file

@ -1,6 +1,6 @@
{
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23923",
"NETStandard.Library": "1.5.0-rc2-23924",
"Microsoft.Web.Administration": "7.0.0"
},
"frameworks": {