From 65f72f18b8aa3d300bc007fc57acdc5737508129 Mon Sep 17 00:00:00 2001 From: BlueAmulet <43395286+BlueAmulet@users.noreply.github.com> Date: Wed, 19 May 2021 21:24:40 -0600 Subject: [PATCH] Disable pdb on Patcher release dll --- Patcher/Patcher.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patcher/Patcher.vcxproj b/Patcher/Patcher.vcxproj index 95cd82d..d78d6dc 100644 --- a/Patcher/Patcher.vcxproj +++ b/Patcher/Patcher.vcxproj @@ -99,7 +99,7 @@ Windows true true - true + false false