Quick easy question. When I create the application.exe.config file and put my app settings into it and build, the build deletes the config file! Is there a way to build that into my solution?

- DBridle