build: VS2015 - VS2019 round-tripping: LatestTargetPlatformVersion

This commit is contained in:
Bill Zissimopoulos
2019-04-26 09:44:30 -07:00
parent ae86aeb633
commit 195f3bf92d
14 changed files with 14 additions and 14 deletions

View File

@ -22,7 +22,7 @@
<ProjectGuid>{CA441CE7-C4DE-4B5E-AA72-D4D483413EF0}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>airfs</RootNamespace>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">