Skip to content

Commit deeaacf

Browse files
committed
compatibility of UnitTests.vcxproj with VC2017
1 parent f6f9ad3 commit deeaacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitTests/UnitTests.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<VCProjectVersion>15.0</VCProjectVersion>
3131
<ProjectGuid>{E8C1986D-FC02-4FDB-844D-B758EA4A97E8}</ProjectGuid>
3232
<RootNamespace>UnitTests</RootNamespace>
33-
<WindowsTargetPlatformVersion>10.0.22000.0</WindowsTargetPlatformVersion>
33+
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
3434
</PropertyGroup>
3535
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3636
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)