From d779e3abdfc69cb218c82402a4665a613b01e14b Mon Sep 17 00:00:00 2001 From: miku-666 <74728189+NessieHax@users.noreply.github.com> Date: Tue, 20 Sep 2022 18:27:50 +0200 Subject: [PATCH] Update .csproj file to diable fody when in debug mode --- PCK-Studio/PckStudio.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/PCK-Studio/PckStudio.csproj b/PCK-Studio/PckStudio.csproj index 7c399ad3..510ed62c 100644 --- a/PCK-Studio/PckStudio.csproj +++ b/PCK-Studio/PckStudio.csproj @@ -17,6 +17,7 @@ 1.0.0.%2a false true + true Debug