Test win11 tier1 context menu

This commit is contained in:
Stefan Markovic
2022-05-31 14:27:55 +02:00
parent 368c7756ef
commit 2492517113
75 changed files with 1521 additions and 2 deletions

View File

@@ -84,7 +84,7 @@
<!-- Global props -->
<PropertyGroup Label="Globals" Condition="'$(OverrideWindowsTargetPlatformVersion)'!='True'">
<WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<!-- Props that are constant for both Debug and Release configurations -->