Skip to content

Commit 5b77ab5

Browse files
author
slavara
committed
optimize false
1 parent 0d23212 commit 5b77ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PostfixCodeCompletion/PostfixCodeCompletion.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<DebugSymbols>true</DebugSymbols>
3737
<OutputPath>..\..\..\..\FlashDevelop\Bin\Debug\Plugins\</OutputPath>
3838
<DefineConstants>TRACE</DefineConstants>
39-
<Optimize>true</Optimize>
39+
<Optimize>false</Optimize>
4040
<DebugType>full</DebugType>
4141
<PlatformTarget>x86</PlatformTarget>
4242
<ErrorReport>prompt</ErrorReport>

0 commit comments

Comments
 (0)