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. --- .../Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj') diff --git a/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj b/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj index 9445911ee..2fe5bf15d 100644 --- a/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj @@ -17,7 +17,7 @@ true full false - ..\..\Build\Debug\ + ..\..\Build\Utilities\Debug\ DEBUG;TRACE prompt 4 @@ -26,7 +26,7 @@ AnyCPU pdbonly true - ..\..\Build\Debug\ + ..\..\Build\Utilities\Release\ TRACE prompt 4 @@ -80,7 +80,7 @@ - + \ No newline at end of file -- cgit v1.3.1