Remove unused PipelineCore reference.
This commit is contained in:
parent
576731e86e
commit
05cacda513
|
|
@ -2,7 +2,6 @@
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
"description": "ASP.NET 5 Middleware for error handling, error pages, and diagnostics information.",
|
"description": "ASP.NET 5 Middleware for error handling, error pages, and diagnostics information.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.AspNet.PipelineCore": "1.0.0-*",
|
|
||||||
"Microsoft.AspNet.RequestContainer": "1.0.0-*",
|
"Microsoft.AspNet.RequestContainer": "1.0.0-*",
|
||||||
"Microsoft.Framework.Runtime.Interfaces": { "version": "1.0.0-*", "type": "build" }
|
"Microsoft.Framework.Runtime.Interfaces": { "version": "1.0.0-*", "type": "build" }
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue