|
|
@@ -14,19 +14,19 @@
|
|
|
<ProjectGuid>{72E46F2A-361D-490E-B8A2-C5CD8D56C3A6}</ProjectGuid>
|
|
|
<Keyword>Win32Proj</Keyword>
|
|
|
<RootNamespace>PuTTYVS</RootNamespace>
|
|
|
- <WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
|
|
|
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
|
</PropertyGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <PlatformToolset>v141</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|