Merge pull request #5428 from miniak/update-app-manifest

Update app manifest
This commit is contained in:
Cheng Zhao 2016-05-07 11:20:25 +09:00
commit e46a50512d
2 changed files with 7 additions and 46 deletions

View file

@ -30,4 +30,11 @@
</security>
</trustInfo>
<asmv3:application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
<dpiAware>true</dpiAware>
<disableWindowFiltering xmlns="http://schemas.microsoft.com/SMI/2011/WindowsSettings">true</disableWindowFiltering>
</asmv3:windowsSettings>
</asmv3:application>
</assembly>