mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
Add an explicit solution-level per-project `Platform` for `.csproj` projects even if it is the same as the solution-wide `Platform`. Otherwise the VS IDE skips building it. Fixes: #27330