From dcea49b56946216c12c87fb8f840256beb9d1970 Mon Sep 17 00:00:00 2001 From: Crsky Date: Tue, 24 Mar 2026 00:25:53 +0800 Subject: [PATCH] No PDBs in Release --- Console/GARbro.Console.csproj | 2 +- Image.Convert/Image.Convert.csproj | 2 +- Legacy/Legacy.csproj | 2 +- Net20/Net20.csproj | 2 +- SchemeTool/SchemeTool.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Console/GARbro.Console.csproj b/Console/GARbro.Console.csproj index c19a1fa7..c09babd2 100644 --- a/Console/GARbro.Console.csproj +++ b/Console/GARbro.Console.csproj @@ -41,7 +41,7 @@ AnyCPU - pdbonly + none true ..\bin\Release\ TRACE diff --git a/Image.Convert/Image.Convert.csproj b/Image.Convert/Image.Convert.csproj index 92417e3d..aa71b947 100644 --- a/Image.Convert/Image.Convert.csproj +++ b/Image.Convert/Image.Convert.csproj @@ -26,7 +26,7 @@ AnyCPU - pdbonly + none true ..\bin\Release\ TRACE diff --git a/Legacy/Legacy.csproj b/Legacy/Legacy.csproj index 6606f24b..388bde3c 100644 --- a/Legacy/Legacy.csproj +++ b/Legacy/Legacy.csproj @@ -24,7 +24,7 @@ true - pdbonly + none true ..\bin\Release\ diff --git a/Net20/Net20.csproj b/Net20/Net20.csproj index 7191d81b..76c921d8 100644 --- a/Net20/Net20.csproj +++ b/Net20/Net20.csproj @@ -24,7 +24,7 @@ 301989888 - pdbonly + none true ..\bin\Release\ diff --git a/SchemeTool/SchemeTool.csproj b/SchemeTool/SchemeTool.csproj index 16643920..e27361d2 100644 --- a/SchemeTool/SchemeTool.csproj +++ b/SchemeTool/SchemeTool.csproj @@ -26,7 +26,7 @@ AnyCPU - pdbonly + none true ..\bin\Debug\ TRACE