Updater: Fix incorrect identifier in manifest

This commit is contained in:
Stenzek 2022-12-28 15:44:40 +10:00 committed by refractionpcsx2
parent 02dc164611
commit deedc5d79f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by duckstation-qt.rc
// Used by updater.rc
//
#define IDI_ICON1 102

View File

@ -3,7 +3,7 @@
<assemblyIdentity
version="1.0.0.0"
processorArchitecture="*"
name="com.github.stenzek.duckstation.updater"
name="net.pcsx2.updater"
type="win32"
/>
<description>PCSX2 Updater</description>