Remove redundant Http.Interfaces dependency.

This commit is contained in:
Chris R 2015-04-29 15:49:52 -07:00
parent d37f9dded2
commit a7ea311e8e
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
"description": "ASP.NET 5 session state middleware.",
"dependencies": {
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
"Microsoft.AspNet.Http.Interfaces": "1.0.0-*",
"Microsoft.Framework.Caching.Distributed": "1.0.0-*",
"Microsoft.Framework.Logging.Interfaces": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" }