mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-27 05:04:44 +03:00
8 lines
376 B
Plaintext
8 lines
376 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||
|
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" >
|
||
|
<asmv3:application>
|
||
|
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
|
||
|
<dpiAware>true</dpiAware>
|
||
|
</asmv3:windowsSettings>
|
||
|
</asmv3:application>
|
||
|
</assembly>
|