msvc: update to vs2022 and windows sdk 10.0.22000

This commit is contained in:
Shawn Hoffman
2021-11-11 01:44:40 -08:00
parent aa6db1e029
commit 4008188654
6 changed files with 11 additions and 12 deletions

View File

@ -26,7 +26,7 @@
<PropertyGroup Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">