We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f0215 commit 69c5467Copy full SHA for 69c5467
MelonLoader.Installer/app.manifest
@@ -3,7 +3,7 @@
3
<!-- This manifest is used on Windows only.
4
Don't remove it as it might cause problems with window transparency and embeded controls.
5
For more details visit https://learn.microsoft.com/en-us/windows/win32/sbscs/application-manifests -->
6
- <assemblyIdentity version="1.0.0.0" name="MelonLoader.Installer" />
+ <assemblyIdentity version="4.0.1.0" name="MelonLoader.Installer" />
7
8
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
9
<application>
0 commit comments