From 7d3e4ce6d0d5d536a5cb5016e555188258e41763 Mon Sep 17 00:00:00 2001 From: Addison Schuhardt Date: Sun, 29 Oct 2023 21:26:59 -0700 Subject: [PATCH] Disabling the r8 minimizer, which was causing Release-mode builds to crash on startup --- RosyCrow.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/RosyCrow.csproj b/RosyCrow.csproj index e7abdec..08c5f53 100644 --- a/RosyCrow.csproj +++ b/RosyCrow.csproj @@ -31,7 +31,6 @@ signing-key env:ROSYCROW_SIGNING_KEY_PASSWORD link - r8