[MonoDevelop] App.config Gotcha

Charlie Poole charlie at nunit.com
Mon Nov 1 01:09:27 EDT 2010


Hi,

I was puzzling over why one of my App.config files was not getting
copied to output.

It turns out that VS2008 copies and renames App.config even if you
specify 'Do not copy'
MonoDevelop actually honors the setting and doesn't copy it.

Something to watch out for when porting from VS.

Charlie


More information about the Monodevelop-list mailing list