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 d13710b commit ac44d46Copy full SHA for ac44d46
Files.Extensions/Files.Extensions.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.19041.0</WindowsTargetPlatformVersion>
18
<WindowsTargetPlatformMinVersion>10.0.10240.0</WindowsTargetPlatformMinVersion>
19
</PropertyGroup>
20
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
0 commit comments