Adding a package description for the ELM middleware package
Fixes: https://github.com/aspnet/Diagnostics/issues/100
This commit is contained in:
parent
14ee7abf22
commit
ebf76371de
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "ASP.NET 5 Middleware to capture and display the request logs.",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.Diagnostics": "1.0.0-*",
|
||||
"Microsoft.Framework.Logging.Interfaces": "1.0.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue