{{ message }}
Commit 35e3b28
committed
Use msbuild tools from PATH
While _find_msbuild_tool searches in the registry to find the given
build tool, it doesn't check if it's already in PATH.
If one uses a developer command prompt to build, all necessary tools are
in PATH.
Fixes #207 for me1 parent 6139989 commit 35e3b28
1 file changed
Lines changed: 5 additions & 0 deletions

0 commit comments