Update package dependencies to rc2-24008

This commit is contained in:
Matt Ellis 2016-04-07 23:47:47 -07:00 committed by Piotr Puszkiewicz
parent b184ba23e6
commit d0ac16129d
114 changed files with 356 additions and 375 deletions

View file

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

View file

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

View file

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

View file

@ -6,10 +6,10 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc2-23931"
"version": "1.0.0-rc2-24008"
},
"Newtonsoft.Json": "8.0.3"
}
}
}
}
}

View file

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

View file

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