From 4124b369de52f8d4ba0756d39eec00488fb15338 Mon Sep 17 00:00:00 2001 From: Crsky Date: Fri, 9 Feb 2024 00:03:10 +0800 Subject: [PATCH] Remove 'Auto delete pdb' --- Console/GARbro.Console.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Console/GARbro.Console.csproj b/Console/GARbro.Console.csproj index a30755cc..1e0788c2 100644 --- a/Console/GARbro.Console.csproj +++ b/Console/GARbro.Console.csproj @@ -101,8 +101,8 @@ - If $(ConfigurationName) == Release del *.pdb -If $(ConfigurationName) == Release del *.config + +