aboutsummaryrefslogtreecommitdiff
path: root/cmake/UnitTest/test.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/UnitTest/test.manifest')
-rw-r--r--cmake/UnitTest/test.manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/UnitTest/test.manifest b/cmake/UnitTest/test.manifest
index 8b4dbb98..dc5f9d8f 100644
--- a/cmake/UnitTest/test.manifest
+++ b/cmake/UnitTest/test.manifest
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
- <assemblyIdentity name="MultiMC.Test.0" type="win32" version="5.0.0.0" />
+ <assemblyIdentity name="Launcher.Test.0" type="win32" version="5.0.0.0" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
@@ -24,4 +24,4 @@
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
</application>
</compatibility>
-</assembly> \ No newline at end of file
+</assembly>