Adding a description for hosting interfaces package.
Fixes: https://github.com/aspnet/Hosting/issues/193
This commit is contained in:
parent
7fb8053700
commit
98e70636fe
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "ASP.NET 5 Hosting interfaces.",
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.Http": "1.0.0-*",
|
||||
"Microsoft.AspNet.FileProviders.Interfaces": "1.0.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue