diff --git a/Harmony/Harmony.csproj b/Harmony/Harmony.csproj
index 9c5d3b25..22d1f156 100644
--- a/Harmony/Harmony.csproj
+++ b/Harmony/Harmony.csproj
@@ -33,6 +33,12 @@
$(HarmonyVersion)$(HarmonyPrerelease)
$(NoWarn);SYSLIB0011;NU5131
DebugThin;DebugFat;ReleaseThin;ReleaseFat
+ true
+ true
+
@@ -75,6 +81,7 @@
+
diff --git a/ILRepack.targets b/ILRepack.targets
index 85935af7..2c17e5a4 100644
--- a/ILRepack.targets
+++ b/ILRepack.targets
@@ -7,7 +7,7 @@