Handle FileProviders package rename.

This commit is contained in:
Chris Ross 2015-04-23 11:59:17 -07:00
parent 1248c7a76b
commit 663bf4f0f9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"description": "ASP.NET 5 core hosting infrastructure and startup logic for web applications.",
"compilationOptions": { "warningsAsErrors": "true" },
"dependencies": {
"Microsoft.AspNet.FileProviders": "1.0.0-*",
"Microsoft.AspNet.FileProviders.Physical": "1.0.0-*",
"Microsoft.AspNet.Hosting.Interfaces": "1.0.0-*",
"Microsoft.AspNet.Hosting.Server.Interfaces": "1.0.0-*",
"Microsoft.AspNet.Http": "1.0.0-*",