Added tags to project.json
This commit is contained in:
parent
88571e6cf7
commit
eed1784880
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"version": "1.1.0-*",
|
||||
|
||||
"tags": [
|
||||
"aspnetcore"
|
||||
],
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Diagnostics": "1.1.0-*",
|
||||
"Microsoft.AspNetCore.Hosting": "1.1.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue