aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Histacom2.Engine.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-09-13 15:23:58 -0400
committerlempamo <[email protected]>2017-09-13 15:23:58 -0400
commitca482366718339b0684f64980dc67587222b4850 (patch)
tree23cbe04f662e649d3fe28bf7c120d826ae51788f /Histacom2.Engine/Histacom2.Engine.csproj
parent868078d5cb4edafda5a01f116391d927ceeedf9d (diff)
downloadhistacom2-ca482366718339b0684f64980dc67587222b4850.tar.gz
histacom2-ca482366718339b0684f64980dc67587222b4850.tar.bz2
histacom2-ca482366718339b0684f64980dc67587222b4850.zip
fixed the calc buttons font and a namespace issue
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
-rw-r--r--Histacom2.Engine/Histacom2.Engine.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj
index 050ad0c..889c071 100644
--- a/Histacom2.Engine/Histacom2.Engine.csproj
+++ b/Histacom2.Engine/Histacom2.Engine.csproj
@@ -15,7 +15,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
- <Optimize>true</Optimize>
+ <Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>