mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-22 18:41:13 +02:00
Attempt #1: Fix win-arm64 build not launching with full trimming
This commit is contained in:
@@ -5,5 +5,9 @@
|
||||
<assembly fullname="Ryujinx.HLE">
|
||||
<type fullname="Ryujinx.HLE.HOS.Services*" preserve="all"/>
|
||||
</assembly>
|
||||
<assembly fullname="DiscordRPC" preserve="all" />
|
||||
<assembly fullname="DiscordRPC" preserve="all"/>
|
||||
<assembly fullname="System.Management">
|
||||
<type fullname="System.Management.MTAHelper*" preserve="all"/>
|
||||
<type fullname="System.Management.WmiNetUtilsHelper*" preserve="all"/>
|
||||
</assembly>
|
||||
</linker>
|
||||
|
||||
Reference in New Issue
Block a user