Fix DataProtection dependency.

This commit is contained in:
Chris Ross 2015-04-22 10:21:44 -07:00
parent 323ec2fdc7
commit 7b7667e338
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Microsoft.AspNet.Authentication": "1.0.0-*",
"Microsoft.AspNet.Authorization": "1.0.0-*",
"Microsoft.AspNet.Cors.Core": "1.0.0-*",
"Microsoft.AspNet.DataProtection.Interfaces": "1.0.0-*",
"Microsoft.AspNet.DataProtection": "1.0.0-*",
"Microsoft.AspNet.Diagnostics.Interfaces": "1.0.0-*",
"Microsoft.AspNet.FileProviders": "1.0.0-*",
"Microsoft.AspNet.Hosting.Interfaces": "1.0.0-*",