I am developing the same code on two different machines, with different versions of VS installed, and I have to reconfigure my projects each time I switch from one to the other. Is it possible to make project configurations dynamic, so the latest version of the Visual C++ Toolkit installed is used?
I looked online but did not find anything.