I would like to see NTVS automatically set an environment variable that allows me to identify this in scripts.
At the moment I include
CONFIG=$(Configuration)
In the Environment Variables field of the project properties, but this is such a fundamental Visual Studio feature I would like to have NTVS do it for me
At the moment I include
CONFIG=$(Configuration)
In the Environment Variables field of the project properties, but this is such a fundamental Visual Studio feature I would like to have NTVS do it for me