问题
I thought I'd have a play around with the BotBuilder tools for Visual Studio. Have downloaded the BotBuilder Template but as I'm using Visual Studio Community for Mac I've no idea where this template should go and can't find it anywhere in the docs.
Any ideas?
回答1:
BotBuilder was not built with the intention to be compatible with Mono. This is not necessarily impossible, but it is not something currently officially supported. To build C# bots with the V3 SDK it would be easiest to do so on a windows machine, partition, or VM. For the V3 SDK Node.js is intended as to be the multi-platform solution.
For reference with regard to the template location, the path is ~/Library/VisualStudio/x.x/LocalInstall/Addins
来源:https://stackoverflow.com/questions/50568434/visual-studio-community-template-location