blob: d42403b2210881f7eb5747e4fe72bdda42e5c0f7 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v3' manifestVersion='1.0'>
<application>
<windowsSettings xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">
<activeCodePage>UTF-8</activeCodePage>
</windowsSettings>
</application>
</assembly>
|