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. --- Software/Visual_Studio/Tango.Settings/Tango.Settings.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Software/Visual_Studio/Tango.Settings') diff --git a/Software/Visual_Studio/Tango.Settings/Tango.Settings.csproj b/Software/Visual_Studio/Tango.Settings/Tango.Settings.csproj index 25966e559..1f6596c0d 100644 --- a/Software/Visual_Studio/Tango.Settings/Tango.Settings.csproj +++ b/Software/Visual_Studio/Tango.Settings/Tango.Settings.csproj @@ -16,7 +16,7 @@ true full false - ..\Build\Debug\ + ..\Build\Core\Debug\ DEBUG;TRACE prompt 4 @@ -24,7 +24,7 @@ pdbonly true - ..\Build\Release\ + ..\Build\Core\Release\ TRACE prompt 4 @@ -62,7 +62,7 @@ - + \ No newline at end of file -- cgit v1.3.1