mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 09:39:49 -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