React to Http.Interfaces package rename.

This commit is contained in:
Chris R 2015-04-29 15:46:47 -07:00
parent 63fc18b945
commit 1283414499
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"description": "ASP.NET 5 authorization classes.",
"dependencies": {
"Microsoft.AspNet.Http.Interfaces": "1.0.0-*",
"Microsoft.AspNet.Http.Features": "1.0.0-*",
"Microsoft.Framework.Logging.Interfaces": "1.0.0-*",
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" },
"Microsoft.Framework.OptionsModel": "1.0.0-*"