It is possible control the configurations of a VSTA project both by editing the proj file in the template and programatically. By default, ProjectGen creates templates with two configuration settings: Release and Debug. The user may choose to change the...