Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit ceb21ee

Browse files
committed
Remove redundant Http.Interfaces dependency.
1 parent c48209a commit ceb21ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.AspNet.StaticFiles/project.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "ASP.NET 5 static files middleware.",
44
"dependencies": {
55
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
6-
"Microsoft.AspNet.Http.Interfaces": "1.0.0-*",
76
"Microsoft.AspNet.FileProviders.Interfaces": "1.0.0-*",
87
"Microsoft.AspNet.Hosting.Interfaces": "1.0.0-*",
98
"Microsoft.Framework.Logging.Interfaces": "1.0.0-*",

0 commit comments

Comments
 (0)