Skip to content

Instantly share code, notes, and snippets.

@incoherentsoftware
Created December 21, 2021 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save incoherentsoftware/3ddc3b3b7c8207bf5ac9461ca79ab624 to your computer and use it in GitHub Desktop.
Save incoherentsoftware/3ddc3b3b7c8207bf5ac9461ca79ab624 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings>
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true/PM</dpiAware>
<dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitorV2, PerMonitor</dpiAwareness>
</windowsSettings>
</application>
</assembly>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment