remove specific Windows 10 sdk reference

This commit is contained in:
nhmall
2024-03-31 12:01:05 -04:00
parent 1b0ba3433c
commit 5ee813091a
11 changed files with 27 additions and 27 deletions

View File

@@ -6,7 +6,7 @@
<ProjectGuid>{BAA70D0F-3EC7-4D10-91F0-974F1F49308B}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>PDCurses</RootNamespace>
<WindowsTargetPlatformVersion>10.0.20348.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="..\default_lib.props" />
@@ -125,4 +125,4 @@
</Link>
</ItemDefinitionGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
</Project>
</Project>