PluginFramework icon indicating copy to clipboard operation
PluginFramework copied to clipboard

Question: Plugins from paralel project in solution

Open ruilvo opened this issue 4 years ago • 0 comments

Hello there,

As I understand it, you can have a few types of "Catalogues". I understand the "typical" scenario is to just have a Plugins directory alongside the hosting binary. This makes it necessary to copy files around... If I have a solution with several projects, one of them being the host application, and another one a plugin, can I make it work with just clicking the "play" button on Visual Studio? To simplify development... Maybe with project references?

Thanks!

ruilvo avatar Aug 01 '21 09:08 ruilvo