|
81 | 81 | <ProjectGuid>{267E9D28-7245-4182-9740-F386F4299E83}</ProjectGuid>
|
82 | 82 | <Keyword>Win32Proj</Keyword>
|
83 | 83 | <RootNamespace>CLI</RootNamespace>
|
84 |
| - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> |
| 84 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
85 | 85 | </PropertyGroup>
|
86 | 86 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
87 | 87 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
88 | 88 | <ConfigurationType>Application</ConfigurationType>
|
89 | 89 | <UseDebugLibraries>true</UseDebugLibraries>
|
90 |
| - <PlatformToolset>v141</PlatformToolset> |
| 90 | + <PlatformToolset>v142</PlatformToolset> |
91 | 91 | <CharacterSet>NotSet</CharacterSet>
|
92 | 92 | </PropertyGroup>
|
93 | 93 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
94 | 94 | <ConfigurationType>Application</ConfigurationType>
|
95 | 95 | <UseDebugLibraries>false</UseDebugLibraries>
|
96 |
| - <PlatformToolset>v141</PlatformToolset> |
| 96 | + <PlatformToolset>v142</PlatformToolset> |
97 | 97 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
98 | 98 | <CharacterSet>NotSet</CharacterSet>
|
99 | 99 | </PropertyGroup>
|
100 | 100 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
101 | 101 | <ConfigurationType>Application</ConfigurationType>
|
102 | 102 | <UseDebugLibraries>true</UseDebugLibraries>
|
103 |
| - <PlatformToolset>v141</PlatformToolset> |
| 103 | + <PlatformToolset>v142</PlatformToolset> |
104 | 104 | <CharacterSet>NotSet</CharacterSet>
|
105 | 105 | </PropertyGroup>
|
106 | 106 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
107 | 107 | <ConfigurationType>Application</ConfigurationType>
|
108 | 108 | <UseDebugLibraries>false</UseDebugLibraries>
|
109 |
| - <PlatformToolset>v141</PlatformToolset> |
| 109 | + <PlatformToolset>v142</PlatformToolset> |
110 | 110 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
111 | 111 | <CharacterSet>NotSet</CharacterSet>
|
112 | 112 | </PropertyGroup>
|
|
0 commit comments