Added tags to project.json

This commit is contained in:
Ajay Bhargav Baaskaran 2016-11-05 00:09:47 -07:00
parent 5858c0a64a
commit 34f419f446
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,10 @@
"repository": {
"type": "git",
"url": "git://github.com/aspnet/websockets"
}
},
"tags": [
"aspnetcore"
]
},
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "1.1.0-*",