|
22 | 22 | <ProjectGuid>{B3E977A1-D335-4C2E-9758-EFCAB3E645C5}</ProjectGuid>
|
23 | 23 | <Keyword>Win32Proj</Keyword>
|
24 | 24 | <RootNamespace>ConfigurationTest</RootNamespace>
|
25 |
| - <WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion> |
| 25 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
26 | 26 | </PropertyGroup>
|
27 | 27 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
28 | 28 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
29 | 29 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
30 | 30 | <UseDebugLibraries>true</UseDebugLibraries>
|
31 |
| - <PlatformToolset>v142</PlatformToolset> |
| 31 | + <PlatformToolset>v143</PlatformToolset> |
32 | 32 | <CharacterSet>Unicode</CharacterSet>
|
33 | 33 | <UseOfMfc>false</UseOfMfc>
|
34 | 34 | </PropertyGroup>
|
35 | 35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
36 | 36 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
37 | 37 | <UseDebugLibraries>true</UseDebugLibraries>
|
38 |
| - <PlatformToolset>v142</PlatformToolset> |
| 38 | + <PlatformToolset>v143</PlatformToolset> |
39 | 39 | <CharacterSet>Unicode</CharacterSet>
|
40 | 40 | <UseOfMfc>false</UseOfMfc>
|
41 | 41 | </PropertyGroup>
|
42 | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
43 | 43 | <ConfigurationType>DynamicLibrary</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 | <UseOfMfc>false</UseOfMfc>
|
49 | 49 | </PropertyGroup>
|
50 | 50 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
51 | 51 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
52 | 52 | <UseDebugLibraries>false</UseDebugLibraries>
|
53 |
| - <PlatformToolset>v142</PlatformToolset> |
| 53 | + <PlatformToolset>v143</PlatformToolset> |
54 | 54 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
55 | 55 | <CharacterSet>Unicode</CharacterSet>
|
56 | 56 | <UseOfMfc>false</UseOfMfc>
|
|
0 commit comments