Home > Mobile >  How do I setup VSTO for visual studio on mac
How do I setup VSTO for visual studio on mac

Time:01-21

I have trouble setting up vsto for mac. there is basically no documentation.

CodePudding user response:

COM addins in general and VSTO in particular are Windows only. Only the new JS web addins are supported by the macOS version of Office.

  •  Tags:  
  • Related