diff --git a/Console/GARbro.Console.csproj b/Console/GARbro.Console.csproj
index e493e538..a30755cc 100644
--- a/Console/GARbro.Console.csproj
+++ b/Console/GARbro.Console.csproj
@@ -100,6 +100,10 @@
+
+ If $(ConfigurationName) == Release del *.pdb
+If $(ConfigurationName) == Release del *.config
+