Skip to content

VS extension v1.0.2

Latest

Choose a tag to compare

@Sergey-Vlasov Sergey-Vlasov released this 22 Aug 17:31
· 75 commits to master since this release

Changed ribbon tab label from 'My Tab' to the project name:

ribbon

Added the icon and More Information link to the extension:

extension-info

Added the Excel-DNA icon to project templates, capitalized 'Add-in' in project template names, added detailed project template descriptions, added Windows, Desktop, Add-in tags to project templates, added the target framework in the template names:

new-project

Set RequiredFrameworkVersion to 4.5 in project templates:

framework

Created ribbon item templates, restricted to our project subtype:

cs-ribbon-add

cs-ribbon-added

vb-ribbon-add

vb-ribbon-added

Added the ExcelDna.Interop NuGet package and added a command example to the project templates:

cs-commands

vb-commands

Added an "Excel-DNA" submenu under the Extensions menu with Documentation and About items:

menu