I create top level menu with name "Custom Menu" from extension project and also create another top level menu with same name "Custom Menu" from another extension project.After I install both VSIX top level menu shows multiple times in the visual studio.
How to I combine two menu with same name from different extension?