From 2603c81d0307ac47a2dcb53efe78feff3701160d Mon Sep 17 00:00:00 2001 From: LukeFZ <17146677+LukeFZ@users.noreply.github.com> Date: Wed, 30 Jul 2025 00:01:30 +0200 Subject: [PATCH] disable aot publish and enable single file for redux cli --- Il2CppInspector.Redux.CLI/Il2CppInspector.Redux.CLI.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Il2CppInspector.Redux.CLI/Il2CppInspector.Redux.CLI.csproj b/Il2CppInspector.Redux.CLI/Il2CppInspector.Redux.CLI.csproj index eddc656..5ed76be 100644 --- a/Il2CppInspector.Redux.CLI/Il2CppInspector.Redux.CLI.csproj +++ b/Il2CppInspector.Redux.CLI/Il2CppInspector.Redux.CLI.csproj @@ -5,7 +5,8 @@ enable enable true - true + false + true