From 567ab4419b960f1a169e51a731a6720d11f7671c Mon Sep 17 00:00:00 2001 From: Hedda Zhang Date: Fri, 3 Jul 2015 23:01:04 +0800 Subject: [PATCH] Tune the project file. --- Plusal.Shared/Plusal.Shared.csproj | 3 ++- Plusal.Windows/Plusal.Windows.csproj | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Plusal.Shared/Plusal.Shared.csproj b/Plusal.Shared/Plusal.Shared.csproj index 99a6653..8d4d798 100644 --- a/Plusal.Shared/Plusal.Shared.csproj +++ b/Plusal.Shared/Plusal.Shared.csproj @@ -26,7 +26,8 @@ DEBUG;TRACE prompt 4 - bin\Debug\Plusal.Shared.XML + + pdbonly diff --git a/Plusal.Windows/Plusal.Windows.csproj b/Plusal.Windows/Plusal.Windows.csproj index 0421059..d9db297 100644 --- a/Plusal.Windows/Plusal.Windows.csproj +++ b/Plusal.Windows/Plusal.Windows.csproj @@ -26,7 +26,8 @@ DEBUG;TRACE prompt 4 - bin\Debug\Plusal.Windows.XML + + pdbonly