However, isn't it 'App.config'? Charlie
On Thu, Oct 28, 2010 at 1:58 AM, Michael Hutchinson <[email protected]> wrote: > On Wed, Oct 27, 2010 at 3:13 AM, marcusadamski > <[email protected]> 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 - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
