Updating dependencies from last known good builds

This commit is contained in:
eerhardt 2016-03-25 16:48:25 -05:00
parent 46db1a69bd
commit ed887d183a
100 changed files with 208 additions and 190 deletions

View file

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