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

Commit 8713dc9

Browse files
committed
Dependency changes.
1 parent a5a9720 commit 8713dc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.AspNet.StaticFiles/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"dependencies": {
44
"Microsoft.AspNet.FileSystems": "1.0.0-*",
55
"Microsoft.AspNet.Http": "1.0.0-*",
6-
"Microsoft.AspNet.HttpFeature": { "version": "1.0.0-*", "type": "build" },
7-
"Microsoft.AspNet.RequestContainer": "1.0.0-*"
6+
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
7+
"Microsoft.AspNet.HttpFeature": { "version": "1.0.0-*", "type": "build" }
88
},
99
"frameworks": {
1010
"aspnet50": { },

0 commit comments

Comments
 (0)