mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
remove bad xml error
This commit is contained in:
parent
bdcf98fc15
commit
2257b1cab1
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
<!-- HUGE thanks to tambre: https://stackoverflow.com/a/44989306 -->
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
|
||||
<assemblyIdentity type="win32" name="MyApplication" version="1.0.0.0" processorArchitecture="amd64"/>
|
||||
|
|
@ -10,4 +9,4 @@
|
|||
<gdiScaling xmlns="http://schemas.microsoft.com/SMI/2017/WindowsSettings">true</gdiScaling> <!-- enables GDI DPI scaling -->
|
||||
</asmv3:windowsSettings>
|
||||
</asmv3:application>
|
||||
</assembly>
|
||||
</assembly>
|
||||
Loading…
Add table
Add a link
Reference in a new issue