Dependency changes.

This commit is contained in:
Chris Ross 2014-10-15 16:08:47 -07:00
parent a5a972023c
commit 8713dc9ba1
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
"dependencies": {
"Microsoft.AspNet.FileSystems": "1.0.0-*",
"Microsoft.AspNet.Http": "1.0.0-*",
"Microsoft.AspNet.HttpFeature": { "version": "1.0.0-*", "type": "build" },
"Microsoft.AspNet.RequestContainer": "1.0.0-*"
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
"Microsoft.AspNet.HttpFeature": { "version": "1.0.0-*", "type": "build" }
},
"frameworks": {
"aspnet50": { },