Adds a solution explorer context menu item which allows the user to generate a strongly typed Mapaz resource from .resx document. The add-in also does the class generation if the user opened and edited the .resx file. Make sure that you have removed the ResXFileCodeGenerator from CustomTool property otherwise the default generator tool will overwrite everything. |