We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aab7b1 commit 9891650Copy full SHA for 9891650
src/windows/SliderWindows/SliderWindows.vcxproj
@@ -14,7 +14,7 @@
14
<AppContainerApplication>true</AppContainerApplication>
15
<ApplicationType>Windows Store</ApplicationType>
16
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
17
- <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.18362.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0</WindowsTargetPlatformVersion>
18
<WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
19
</PropertyGroup>
20
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
0 commit comments