VisioPanelAddinVSTO icon indicating copy to clipboard operation
VisioPanelAddinVSTO copied to clipboard

Project template to create VSTO or COM based Visio Addin, in C# or VB.NET

Results 2 VisioPanelAddinVSTO issues
Sort by recently updated
recently updated
newest added

If you select target platform of the add-in to X64, link (wix setup build) crashes with the following message: ``` Build started... ------ Build started: Project: Setup, Configuration: Debug x86...

bug

It is possible to support these frameworks. Since .net 5 is the only framework that will be in the future, would make sense to migrate. A pilot (proof of concept)...