Hello,
I have sucessfuly migrated a VSIX Package from VS2013 to VS2015, at least I thought that.
In my package I add a own menu item to VS main menu.
In the german Visual Studio anything works fine, in english there are some problems.In both languages the package is shown in Tools>Extensions
and Updates
but only in german Version
- it is shown in the list of Help>About Visual Studio
- my menu is shown in Visual Studio main menu
It makes no difference if I use english Visual Studio 2015 (inside a VM)
or a german Visual Studio 2015 with installed English via Language Pack
When I use the Visual Studio with Language Pack,
it works fine selecting german but fails using english as Visual Studio language.
The package is generated on a machine with german Windows 10,
with german VS 2015 and English installed via Language Pack
and VSSDK 2015
In my package I have a xxx.de.vsct an a xxx.en.vcst.
I compared them via a file compare --> only the textparts are different
I also checked that my *.resx files have all entries
Any hint where I can look further ?
best regards Stephan Hartmann ML-Software GmbH