Remove unnecessary tag for Razor Class Library template (#13004)
This commit is contained in:
parent
f676c249d2
commit
78e00cfc31
|
|
@ -4,8 +4,7 @@
|
|||
"classifications": [
|
||||
"Web",
|
||||
"Razor",
|
||||
"Library",
|
||||
"Razor Class Library"
|
||||
"Library"
|
||||
],
|
||||
"name": "Razor Class Library",
|
||||
"generatorVersions": "[1.0.0.0-*)",
|
||||
|
|
|
|||
Loading…
Reference in New Issue