Updated to Visual Studio 2022

This commit is contained in:
2021-12-21 11:35:32 +03:00
parent 52f4bee621
commit a1b6a84410
3 changed files with 10 additions and 10 deletions

View File

@@ -21,9 +21,9 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{96cdaf28-007a-4900-b24e-e21676713543}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ConfigurationType>Application</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />