From c4834692cf87b661a5217813876d8ae53fa2f069 Mon Sep 17 00:00:00 2001 From: morkt Date: Sun, 17 Aug 2014 01:26:56 +0400 Subject: [PATCH] changed build output path. --- 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 823152ea..fb9a8cd4 100644 --- a/Console/GARbro.Console.csproj +++ b/Console/GARbro.Console.csproj @@ -33,7 +33,7 @@ true full false - bin\Debug\ + ..\bin\Debug\ DEBUG;TRACE prompt 4 @@ -43,7 +43,7 @@ AnyCPU pdbonly true - bin\Release\ + ..\bin\Release\ TRACE prompt 4