|
117 | 117 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
118 | 118 | <UseDebugLibraries>true</UseDebugLibraries>
|
119 | 119 | <CharacterSet>Unicode</CharacterSet>
|
120 |
| - <PlatformToolset>v142</PlatformToolset> |
| 120 | + <PlatformToolset>v143</PlatformToolset> |
121 | 121 | </PropertyGroup>
|
122 | 122 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
123 | 123 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
124 | 124 | <UseDebugLibraries>true</UseDebugLibraries>
|
125 | 125 | <CharacterSet>Unicode</CharacterSet>
|
126 |
| - <PlatformToolset>v142</PlatformToolset> |
| 126 | + <PlatformToolset>v143</PlatformToolset> |
127 | 127 | </PropertyGroup>
|
128 | 128 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
129 | 129 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
130 | 130 | <UseDebugLibraries>false</UseDebugLibraries>
|
131 | 131 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
132 | 132 | <CharacterSet>Unicode</CharacterSet>
|
133 |
| - <PlatformToolset>v142</PlatformToolset> |
| 133 | + <PlatformToolset>v143</PlatformToolset> |
134 | 134 | </PropertyGroup>
|
135 | 135 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
136 | 136 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
137 | 137 | <UseDebugLibraries>false</UseDebugLibraries>
|
138 | 138 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
139 | 139 | <CharacterSet>Unicode</CharacterSet>
|
140 |
| - <PlatformToolset>v142</PlatformToolset> |
| 140 | + <PlatformToolset>v143</PlatformToolset> |
141 | 141 | </PropertyGroup>
|
142 | 142 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
143 | 143 | <ImportGroup Label="ExtensionSettings">
|
|
0 commit comments