React to Hosting package rename

This commit is contained in:
Brennan 2015-04-29 18:56:15 -07:00
parent 3b32348cec
commit fc38d7e7cf
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"Microsoft.AspNet.Authentication.Cookies": "1.0.0-*",
"Microsoft.AspNet.Cryptography.KeyDerivation": "1.0.0-*",
"Microsoft.AspNet.DataProtection": "1.0.0-*",
"Microsoft.AspNet.Hosting.Interfaces" : "1.0.0-*"
"Microsoft.AspNet.Hosting.Abstractions" : "1.0.0-*"
},
"frameworks": {
"dnx451": {},