Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-31 11:53:24 -05:00 committed by Eric Erhardt
parent 1428eb81cf
commit 3afd85068a
107 changed files with 174 additions and 174 deletions

View file

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

View file

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

View file

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

View file

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

View file

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