|
32 | 32 | <ProjectGuid>{6876BEB8-2B45-48B9-8381-1D4094FE8868}</ProjectGuid> |
33 | 33 | <Keyword>Win32Proj</Keyword> |
34 | 34 | <RootNamespace>TurboRCApp</RootNamespace> |
35 | | - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> |
| 35 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
36 | 36 | </PropertyGroup> |
37 | 37 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
38 | 38 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
39 | 39 | <ConfigurationType>Application</ConfigurationType> |
40 | 40 | <UseDebugLibraries>true</UseDebugLibraries> |
41 | | - <PlatformToolset>v141</PlatformToolset> |
| 41 | + <PlatformToolset>v143</PlatformToolset> |
42 | 42 | </PropertyGroup> |
43 | 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
44 | 44 | <ConfigurationType>Application</ConfigurationType> |
45 | 45 | <UseDebugLibraries>true</UseDebugLibraries> |
46 | | - <PlatformToolset>v141</PlatformToolset> |
| 46 | + <PlatformToolset>v143</PlatformToolset> |
47 | 47 | </PropertyGroup> |
48 | 48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
49 | 49 | <ConfigurationType>Application</ConfigurationType> |
50 | 50 | <UseDebugLibraries>false</UseDebugLibraries> |
51 | | - <PlatformToolset>v141</PlatformToolset> |
| 51 | + <PlatformToolset>v143</PlatformToolset> |
52 | 52 | </PropertyGroup> |
53 | 53 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
54 | 54 | <ConfigurationType>Application</ConfigurationType> |
55 | 55 | <UseDebugLibraries>false</UseDebugLibraries> |
56 | | - <PlatformToolset>v141</PlatformToolset> |
| 56 | + <PlatformToolset>v143</PlatformToolset> |
57 | 57 | </PropertyGroup> |
58 | 58 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
59 | 59 | <ImportGroup Label="ExtensionSettings"> |
|
0 commit comments