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

Charlie Poole charlie at nunit.com
Thu Oct 28 09:26:30 EDT 2010


However, isn't it 'App.config'?

Charlie

On Thu, Oct 28, 2010 at 1:58 AM, Michael Hutchinson
<m.j.hutchinson at gmail.com> wrote:
> 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
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list