I\'d like to copy several known files to another directory as a part of a post-build event, but don\'t want to have lines and lines of \"copy [file] [destination] [switches]\" i
Use the MSBuild task.