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 a63eda5 commit 5325843Copy full SHA for 5325843
windows/progress-view/progress-view.vcxproj
@@ -15,7 +15,7 @@
15
<ApplicationType>Windows Store</ApplicationType>
16
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
17
<WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.18362.0</WindowsTargetPlatformVersion>
18
- <WindowsTargetPlatformMinVersion>10.0.16299.0</WindowsTargetPlatformMinVersion>
+ <WindowsTargetPlatformMinVersion>10.0.17763.0</WindowsTargetPlatformMinVersion>
19
</PropertyGroup>
20
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
21
<ItemGroup Label="ProjectConfigurations">
0 commit comments