Updating CoreFx to rc2-24018

This commit is contained in:
eerhardt 2016-04-18 05:23:16 +00:00
parent 37f00f24e9
commit eb4952df27
99 changed files with 173 additions and 173 deletions

View file

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

View file

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

View file

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

View file

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

View file

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