mirror of
https://github.com/OpenFusionProject/Client.git
synced 2024-11-14 10:40:06 +00:00
9 lines
376 B
Plaintext
9 lines
376 B
Plaintext
|
<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/2019/WindowsSettings">
|
||
|
<activeCodePage>UTF-8</activeCodePage>
|
||
|
<dpiAware>true</dpiAware>
|
||
|
</asmv3:windowsSettings>
|
||
|
</asmv3:application>
|
||
|
</assembly>
|