You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup-dev-env: prefer VS 2022, warn on VS 2026 fallback
Mirror CMakeLists.txt logic: query vswhere with [17.0,18.0) first
for VS 2022, fall back to [18.0,19.0) for VS 2026 with a warning
that clang-format output may differ from pipeline expectations.
Component checks now run against the correct VS installation.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments