From 0bf4df21349aa175405ad3b462d466a72363dee4 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 14 Aug 2018 13:11:32 +0300 Subject: Reorganization of solution build paths ! Optimized production packages. --- .../Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Software/Visual_Studio/Tango.CodeGeneration') diff --git a/Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj b/Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj index 3ff0d7669..a9517f3b2 100644 --- a/Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj +++ b/Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj @@ -20,7 +20,7 @@ true full false - ..\Build\Debug\ + ..\Build\Core\Debug\ DEBUG;TRACE prompt 4 @@ -28,7 +28,7 @@ pdbonly true - ..\Build\Release\ + ..\Build\Core\Release\ TRACE prompt 4 @@ -118,7 +118,7 @@ - +