Files
PowerToys/tools/module_loader
Shawn Yuan (from Dev Box) a7a53e9726 Add Visual Studio 2026 support
Updated platform toolset configuration to support VS 2026 (v145) while
maintaining backward compatibility with VS 2022 (v143). The build system
now automatically selects the appropriate toolset based on the Visual
Studio version being used.

Changes:
- Updated Cpp.Build.props to conditionally use v145 toolset for VS 2026
- Updated all 115 vcxproj files with conditional platform toolset
- Verified successful build with Visual Studio 2026 (MSBuild 18.0.5)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-26 15:53:28 +08:00
..