We are using log4net and want to specify it\'s configuration in an external config file (as we have done with other sections). To do this we have changed the log4net section
Make sure that your log4net.config file is set with the following properties:
Build Action: Content
Copy to output directory: Copy Always