diff --git a/templates/xunit.devices.templates/extension.manifest.json b/templates/xunit.devices.templates/extension.manifest.json index beb85fb..702e350 100644 --- a/templates/xunit.devices.templates/extension.manifest.json +++ b/templates/xunit.devices.templates/extension.manifest.json @@ -2,8 +2,7 @@ "$schema": "http://json.schemastore.org/vsix-publish", "categories": [ "visualstudioextensions", "othertemplates" ], "identity": { - "internalName": "xunitfordevicestemplates", - "tags": [ "devices", "ios", "unit test", "uwp", "xamarin", "xunit" ] + "internalName": "xunitfordevicestemplates" }, "overview": "readme.md", "publisher": "onovotny",