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