Update PlatformToolset to v145 for PowerToys Run module

This commit is contained in:
Jeremy Sinclair
2025-11-26 11:58:37 -05:00
parent 62f605dfdc
commit 39f17901a9

View File

@@ -18,7 +18,7 @@
<OutDir>..\..\..\..\$(Platform)\$(Configuration)\</OutDir> <OutDir>..\..\..\..\$(Platform)\$(Configuration)\</OutDir>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Label="Configuration"> <PropertyGroup Label="Configuration">
<PlatformToolset>v143</PlatformToolset> <PlatformToolset>v145</PlatformToolset>
</PropertyGroup> </PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings"> <ImportGroup Label="ExtensionSettings">