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