mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 01:41:30 +08:00
remove bad xml error
This commit is contained in:
parent
bdcf98fc15
commit
2257b1cab1
@ -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…
Reference in New Issue
Block a user