Add description to project.json
This commit is contained in:
parent
49035fd292
commit
371511aaf1
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
|
"description": "ASP.NET 5 Hosting server abstractions.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/aspnet/hosting"
|
"url": "git://github.com/aspnet/hosting"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue