Added tags to project.json
This commit is contained in:
parent
5858c0a64a
commit
34f419f446
|
|
@ -14,7 +14,10 @@
|
|||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/aspnet/websockets"
|
||||
}
|
||||
},
|
||||
"tags": [
|
||||
"aspnetcore"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Http.Extensions": "1.1.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue