mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
odin manifest file
This commit is contained in:
@@ -0,0 +1,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>
|
||||
Reference in New Issue
Block a user