From a851545901aea6ac5e33d375236afdef6ecfa26f Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Sun, 11 Mar 2018 10:59:52 +0200 Subject: Implemented VS solution release builds! --- Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 d882f9f76..3845f1ecd 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj +++ b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj @@ -35,7 +35,7 @@ pdbonly true - bin\Release\ + ..\Build\Debug\ TRACE prompt 4 -- cgit v1.3.1