[Build-System] Upgrade legacy Windows SDK to 10.0 in Visual Studio projects.

This commit is contained in:
Andrey Volk
2024-03-02 03:20:06 +03:00
parent 4658192547
commit 8e694fe10b
13 changed files with 13 additions and 13 deletions

View File

@@ -22,7 +22,7 @@
<ProjectName>test_switch_ivr_originate</ProjectName>
<RootNamespace>test_switch_ivr_originate</RootNamespace>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectGuid>{69A7464A-9B0D-4804-A108-835229DACF58}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />