Skip to content

Commit 5099410

Browse files
committed
Retarget to latest Windows SDK
1 parent cef3655 commit 5099410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SynchronousAudioRouter/SynchronousAudioRouter.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<Configuration>Debug</Configuration>
4343
<Platform Condition="'$(Platform)' == ''">Win32</Platform>
4444
<RootNamespace>SynchronousAudioRouter</RootNamespace>
45-
<WindowsTargetPlatformVersion>10.0.10240.0</WindowsTargetPlatformVersion>
45+
<WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion>
4646
</PropertyGroup>
4747
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
4848
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)