[Mono-list] app.config - automatic copy to output directory ?

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Oct 27 19:58:18 EDT 2010


On Wed, Oct 27, 2010 at 3:13 AM, marcusadamski
<mono at marcadams.clara.co.uk> wrote:
> Hi all; I'm just starting out with MonoDevelop, and have created a GTK app
> with Windsor IOC. Windsor uses the app.config file. I would like the IDE to
> automatically copy the app.config file from the root of the project to the
> build output folders, but I cannot see how to do this? I see how to control
> the deployment files when using the "solution" view - but the app.config
> file is not visible in there? I can manually rename and copy app.config to
> the output directories - but this is tiresome. Many thanks for any help,

It's exactly the same as VS - simply select the file in the solution
tree, and use the property pad to set it to "copy to output". If your
app.config is not in the solution tree, simply add it.

MD also has a "quick properties" context menu on the solution pad you
can use for this, without having to open the properties pad.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-list mailing list