{{ message }}
Commit 72366c6
Use msbuild tools from PATH (#208)
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 ec6ebd1 commit 72366c6
1 file changed
Lines changed: 5 additions & 0 deletions

0 commit comments