Skip to content

Commit e4d23ed

Browse files
committed
Add tags
1 parent 52aa339 commit e4d23ed

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • src/Microsoft.VisualStudio.Web.BrowserLink.Loader

src/Microsoft.VisualStudio.Web.BrowserLink.Loader/project.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
"CS1591"
1010
]
1111
},
12+
"packOptions": {
13+
"tags": [
14+
"aspnetcore",
15+
"browserlink"
16+
]
17+
},
1218
"dependencies": {
1319
"Microsoft.AspNetCore.Http.Abstractions": "1.0.2",
1420
"Microsoft.Extensions.FileProviders.Physical": "1.0.1",

0 commit comments

Comments
 (0)