Closed adalon closed 7 years ago
Using Dev/DevDir properties to not depend on the VisualStudioVersion where the targets are being executed.
For instance: the targets could be executed from a dev15 command prompt and install dependencies in dev14 by specifiying:
Dev=14.0 DevDir=c:\Program Files (x86)\Microsoft Visual Studio 14.0\ (or the path where VS 2015 is installed)
Using Dev/DevDir properties to not depend on the VisualStudioVersion where the targets are being executed.
For instance: the targets could be executed from a dev15 command prompt and install dependencies in dev14 by specifiying:
Dev=14.0 DevDir=c:\Program Files (x86)\Microsoft Visual Studio 14.0\ (or the path where VS 2015 is installed)