Skip to content

Commit

Permalink
update launcher manifest comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSDavidSoft committed Nov 4, 2022
1 parent efb3338 commit 47caafb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions launcher/src/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
<!-- Windows 8.1 -->
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
<!-- Windows 10 -->
<!-- Windows 10 and Windows 11 -->
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
</application>
</compatibility>

<!-- Add dpi awareness -->
<!-- Add DPI awareness -->
<asmv3:application>
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
<dpiAware>true/pm</dpiAware>
Expand Down

0 comments on commit 47caafb

Please sign in to comment.