|
36 | 36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
37 | 37 | <ConfigurationType>Application</ConfigurationType> |
38 | 38 | <UseDebugLibraries>true</UseDebugLibraries> |
39 | | - <PlatformToolset>v142</PlatformToolset> |
| 39 | + <PlatformToolset>v143</PlatformToolset> |
40 | 40 | <CharacterSet>Unicode</CharacterSet> |
41 | 41 | </PropertyGroup> |
42 | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
43 | 43 | <ConfigurationType>Application</ConfigurationType> |
44 | 44 | <UseDebugLibraries>false</UseDebugLibraries> |
45 | | - <PlatformToolset>v142</PlatformToolset> |
| 45 | + <PlatformToolset>v143</PlatformToolset> |
46 | 46 | <WholeProgramOptimization>true</WholeProgramOptimization> |
47 | 47 | <CharacterSet>Unicode</CharacterSet> |
48 | 48 | </PropertyGroup> |
49 | 49 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
50 | 50 | <ConfigurationType>Application</ConfigurationType> |
51 | 51 | <UseDebugLibraries>true</UseDebugLibraries> |
52 | | - <PlatformToolset>v142</PlatformToolset> |
| 52 | + <PlatformToolset>v143</PlatformToolset> |
53 | 53 | <CharacterSet>Unicode</CharacterSet> |
54 | 54 | </PropertyGroup> |
55 | 55 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> |
56 | 56 | <ConfigurationType>Application</ConfigurationType> |
57 | 57 | <UseDebugLibraries>true</UseDebugLibraries> |
58 | | - <PlatformToolset>v142</PlatformToolset> |
| 58 | + <PlatformToolset>v143</PlatformToolset> |
59 | 59 | <CharacterSet>Unicode</CharacterSet> |
60 | 60 | </PropertyGroup> |
61 | 61 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
62 | 62 | <ConfigurationType>Application</ConfigurationType> |
63 | 63 | <UseDebugLibraries>false</UseDebugLibraries> |
64 | | - <PlatformToolset>v142</PlatformToolset> |
| 64 | + <PlatformToolset>v143</PlatformToolset> |
65 | 65 | <WholeProgramOptimization>true</WholeProgramOptimization> |
66 | 66 | <CharacterSet>Unicode</CharacterSet> |
67 | 67 | </PropertyGroup> |
68 | 68 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration"> |
69 | 69 | <ConfigurationType>Application</ConfigurationType> |
70 | 70 | <UseDebugLibraries>false</UseDebugLibraries> |
71 | | - <PlatformToolset>v142</PlatformToolset> |
| 71 | + <PlatformToolset>v143</PlatformToolset> |
72 | 72 | <WholeProgramOptimization>true</WholeProgramOptimization> |
73 | 73 | <CharacterSet>Unicode</CharacterSet> |
74 | 74 | </PropertyGroup> |
|
0 commit comments