|
23 | 23 | <ProjectGuid>{3101CEC2-8F39-45FD-943B-79A488AD05EA}</ProjectGuid> |
24 | 24 | <Keyword>Win32Proj</Keyword> |
25 | 25 | <RootNamespace>TabletDriverService</RootNamespace> |
26 | | - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> |
| 26 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
27 | 27 | </PropertyGroup> |
28 | 28 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
29 | 29 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
30 | 30 | <ConfigurationType>Application</ConfigurationType> |
31 | 31 | <UseDebugLibraries>true</UseDebugLibraries> |
32 | | - <PlatformToolset>v141</PlatformToolset> |
| 32 | + <PlatformToolset>v142</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>v141</PlatformToolset> |
| 38 | + <PlatformToolset>v142</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>v141</PlatformToolset> |
| 45 | + <PlatformToolset>v142</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>v141</PlatformToolset> |
| 51 | + <PlatformToolset>v142</PlatformToolset> |
52 | 52 | <WholeProgramOptimization>true</WholeProgramOptimization> |
53 | 53 | <CharacterSet>Unicode</CharacterSet> |
54 | 54 | </PropertyGroup> |
|
0 commit comments