Is it possible to add a task in visual studio project build time?
My specific purpose is to copy a file and paste it somewhere else. Its a configuration file. If yes then is there any type of tasks i can add to build time ???
I am using visual studio 2010 (but will love to know about other versions too).