Skip to content

VS: Fix support for v142 toolset minor versions in VS 16.5+

The fix in !3874 (merged) worked around a bug in VS's placement of toolset files. VS 16.5 will fix that bug and restore the original pattern for locations of toolset files. Update our logic to look for both possibilities.

Issue: #19779 (closed)
Backport: release

Edited by Brad King

Merge request reports