From 5cf2ec33f02bbf55d16db73123da9a684f87a991 Mon Sep 17 00:00:00 2001 From: Vitalii Mikhailov Date: Sat, 2 Mar 2024 16:25:29 +0200 Subject: [PATCH] Reverted debug change --- Harmony/Harmony.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Harmony/Harmony.csproj b/Harmony/Harmony.csproj index 11bb3a35..c48a84f6 100644 --- a/Harmony/Harmony.csproj +++ b/Harmony/Harmony.csproj @@ -64,7 +64,7 @@ embedded true $(SolutionDir)ILRepack.targets - false + True @@ -72,7 +72,7 @@ portable true $(SolutionDir)ILRepack.targets - false + True