aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-07-21 13:09:15 +0100
committerAlex-TIMEHACK <[email protected]>2017-07-21 13:09:15 +0100
commitfee528f280640948216f41f0569c79a6552e61c7 (patch)
tree2bf5edb1547b17a59584ed917d3a5cafa0519a5b /TimeHACK.Engine
parentdc161af0c5eb911ad31258663271757d2a877274 (diff)
downloadhistacom2-fee528f280640948216f41f0569c79a6552e61c7.tar.gz
histacom2-fee528f280640948216f41f0569c79a6552e61c7.tar.bz2
histacom2-fee528f280640948216f41f0569c79a6552e61c7.zip
Made adjustments to the Windows Explorer
Diffstat (limited to 'TimeHACK.Engine')
-rw-r--r--TimeHACK.Engine/TimeHACK.Engine.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj
index 380541b..64867d5 100644
--- a/TimeHACK.Engine/TimeHACK.Engine.csproj
+++ b/TimeHACK.Engine/TimeHACK.Engine.csproj
@@ -15,7 +15,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
- <Optimize>false</Optimize>
+ <Optimize>true</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>