[MonoDevelop] Include one projects DLL's into another

Eberhard Beilharz eb1 at sil.org
Mon Oct 7 08:52:21 UTC 2013


What about changing the output path of the plugins (in the options of
the project under Build/Output) to the directory where the main project
builds?

    Eberhard

Rapzid wrote on 2013-10-07 at 09:31 +0200:
 

> Hello,
>
> I'm starting to get into needing to setup a solution a bit more complicated
> than in the past and I could use some advice.  My .net service's
> functionality will mostly be provided by plugins.  I'm a bit new to this
> workflow and am unsure how to approach developing the main project and the
> plugins project efficiently.  I would like the DLL's built from the plugins
> project to be included in the output directory of the main project so that
> it can  load the assemblies and instantiate any plugins it finds in some
> namespace(like "Project.Plugins").  Unfortunately I have no idea how to go
> about setting this sort of thing up in mono develop.  Any advice would be
> much appreciate.
>
>
> Thanks,
>    Greg
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Include-one-projects-DLL-s-into-another-tp4661046.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list