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.CodeGeneration/Tango.CodeGeneration.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj') diff --git a/Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj b/Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj index d622bd6a0..0c093659f 100644 --- a/Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj +++ b/Software/Visual_Studio/Tango.CodeGeneration/Tango.CodeGeneration.csproj @@ -28,7 +28,7 @@ pdbonly true - bin\Release\ + ..\Build\Release\ TRACE prompt 4 -- cgit v1.3.1