|
29 | 29 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
30 | 30 | <ConfigurationType>Application</ConfigurationType>
|
31 | 31 | <UseDebugLibraries>true</UseDebugLibraries>
|
32 |
| - <PlatformToolset>v142</PlatformToolset> |
| 32 | + <PlatformToolset>v143</PlatformToolset> |
33 | 33 | <CharacterSet>Unicode</CharacterSet>
|
34 | 34 | </PropertyGroup>
|
35 | 35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
36 | 36 | <ConfigurationType>Application</ConfigurationType>
|
37 | 37 | <UseDebugLibraries>false</UseDebugLibraries>
|
38 |
| - <PlatformToolset>v142</PlatformToolset> |
| 38 | + <PlatformToolset>v143</PlatformToolset> |
39 | 39 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
40 | 40 | <CharacterSet>Unicode</CharacterSet>
|
41 | 41 | </PropertyGroup>
|
42 | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
43 | 43 | <ConfigurationType>Application</ConfigurationType>
|
44 | 44 | <UseDebugLibraries>true</UseDebugLibraries>
|
45 |
| - <PlatformToolset>v142</PlatformToolset> |
| 45 | + <PlatformToolset>v143</PlatformToolset> |
46 | 46 | <CharacterSet>Unicode</CharacterSet>
|
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>v142</PlatformToolset> |
| 51 | + <PlatformToolset>v143</PlatformToolset> |
52 | 52 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
53 | 53 | <CharacterSet>Unicode</CharacterSet>
|
54 | 54 | </PropertyGroup>
|
|
0 commit comments