| I don't understand what the mentioned mixup is about, but I have the exact same issue with the custom tools plugin. Nothing I set is visible during the build when viewed through bat "set". Shouldn't at least stuff in Exported Paths be visible in the PATH env variable? If I e.g. create a custom tool named 'VSTest' and set the following: Installation directory 'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools' Exported paths 'Common7\IDE\Extensions\TestPlatform' I would expect the PATH to contain 'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\Extensions\TestPlatform' |