|
37 | 37 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
38 | 38 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
39 | 39 | <CharacterSet>Unicode</CharacterSet>
|
40 |
| - <PlatformToolset>v142</PlatformToolset> |
| 40 | + <PlatformToolset>v143</PlatformToolset> |
41 | 41 | </PropertyGroup>
|
42 | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
43 | 43 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
44 | 44 | <CharacterSet>Unicode</CharacterSet>
|
45 |
| - <PlatformToolset>v142</PlatformToolset> |
| 45 | + <PlatformToolset>v143</PlatformToolset> |
46 | 46 | </PropertyGroup>
|
47 | 47 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
48 | 48 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
49 | 49 | <CharacterSet>Unicode</CharacterSet>
|
50 |
| - <PlatformToolset>v142</PlatformToolset> |
| 50 | + <PlatformToolset>v143</PlatformToolset> |
51 | 51 | </PropertyGroup>
|
52 | 52 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
|
53 | 53 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
54 | 54 | <CharacterSet>Unicode</CharacterSet>
|
55 |
| - <PlatformToolset>v142</PlatformToolset> |
| 55 | + <PlatformToolset>v143</PlatformToolset> |
56 | 56 | </PropertyGroup>
|
57 | 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
58 | 58 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
59 | 59 | <CharacterSet>Unicode</CharacterSet>
|
60 |
| - <PlatformToolset>v142</PlatformToolset> |
| 60 | + <PlatformToolset>v143</PlatformToolset> |
61 | 61 | </PropertyGroup>
|
62 | 62 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
|
63 | 63 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
64 | 64 | <CharacterSet>Unicode</CharacterSet>
|
65 |
| - <PlatformToolset>v142</PlatformToolset> |
| 65 | + <PlatformToolset>v143</PlatformToolset> |
66 | 66 | </PropertyGroup>
|
67 | 67 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
68 | 68 | <ImportGroup Label="PropertySheets">
|
|
0 commit comments