aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.BL
diff options
context:
space:
mode:
authorRoy <Roy.mail.net@gmail.com>2022-10-26 05:02:21 +0300
committerRoy <Roy.mail.net@gmail.com>2022-10-26 05:02:21 +0300
commit4b7322a0a052157eed4240e917ffa5d7de2fe2fe (patch)
treee9ea52065a75682f14161421ef88a613da378955 /Software/Visual_Studio/FSE/Tango.FSE.BL
parent5d275443e31b183845c92c82c9bad50ca69ac156 (diff)
downloadTango-4b7322a0a052157eed4240e917ffa5d7de2fe2fe.tar.gz
Tango-4b7322a0a052157eed4240e917ffa5d7de2fe2fe.zip
Twine Studio
Diffstat (limited to 'Software/Visual_Studio/FSE/Tango.FSE.BL')
-rw-r--r--Software/Visual_Studio/FSE/Tango.FSE.BL/Tango.FSE.BL.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/FSE/Tango.FSE.BL/Tango.FSE.BL.csproj b/Software/Visual_Studio/FSE/Tango.FSE.BL/Tango.FSE.BL.csproj
index e4b423c89..82fad45e2 100644
--- a/Software/Visual_Studio/FSE/Tango.FSE.BL/Tango.FSE.BL.csproj
+++ b/Software/Visual_Studio/FSE/Tango.FSE.BL/Tango.FSE.BL.csproj
@@ -42,8 +42,8 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'TS_Debug|AnyCPU'">
<OutputPath>..\..\Build\Twine Studio\Debug\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <Optimize>false</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>