Skip to content

VS: Remove duplicate import in compiler id vcxproj

Brad King requested to merge brad.king/cmake:vs-props-order into master

Since !8294 (merged) we import Microsoft.Cpp.Default.props twice. Remove the extra import line, and re-order imports as intended by the original change.

Issue: #22420 (comment 994331)
Backport: release

Edited by Brad King

Merge request reports