diff --git a/vsixManifest.json b/vsixManifest.json index 8110973..3f332df 100644 --- a/vsixManifest.json +++ b/vsixManifest.json @@ -1,6 +1,6 @@ { "$schema": "http://json.schemastore.org/vsix-publish", - "categories": [ "build", "coding", "visual studio extensions" ], + "categories": [ "build" ], "identity": { "internalName": "conan-vs-extension" },