Remove manifest DPI awareness entires

It'll be properly handled by osu!framework with https://github.com/ppy/osu/pull/24092
pull/24092/head
Susko3 2023-07-01 19:11:48 +02:00
parent b0e716feab
commit caba571263
1 changed files with 0 additions and 6 deletions

View File

@ -21,10 +21,4 @@
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
</application>
</compatibility>
<asmv3:application>
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
<dpiAware>per Monitor</dpiAware>
<dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">perMonitorV2</dpiAwareness>
</asmv3:windowsSettings>
</asmv3:application>
</asmv1:assembly>