Remove unnecessary tag for Razor Class Library template (#13004)

This commit is contained in:
Petr Onderka 2019-08-28 20:07:12 +02:00 committed by Artak
parent f676c249d2
commit 78e00cfc31
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@
"classifications": [
"Web",
"Razor",
"Library",
"Razor Class Library"
"Library"
],
"name": "Razor Class Library",
"generatorVersions": "[1.0.0.0-*)",