Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-28 17:27:54 +00:00
parent 1ff15e35bc
commit cefed77ca9
100 changed files with 158 additions and 158 deletions

View file

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