React to Http.Core rename.

This commit is contained in:
Chris R 2015-04-29 15:28:38 -07:00
parent b98af101f9
commit f48801cdf7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"description": "ASP.NET 5 Hosting interfaces.",
"dependencies": {
"Microsoft.AspNet.Http.Core": "1.0.0-*",
"Microsoft.AspNet.Http.Abstractions": "1.0.0-*",
"Microsoft.AspNet.FileProviders.Interfaces": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" }
},