We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d23212 commit 5b77ab5Copy full SHA for 5b77ab5
PostfixCodeCompletion/PostfixCodeCompletion.csproj
@@ -36,7 +36,7 @@
36
<DebugSymbols>true</DebugSymbols>
37
<OutputPath>..\..\..\..\FlashDevelop\Bin\Debug\Plugins\</OutputPath>
38
<DefineConstants>TRACE</DefineConstants>
39
- <Optimize>true</Optimize>
+ <Optimize>false</Optimize>
40
<DebugType>full</DebugType>
41
<PlatformTarget>x86</PlatformTarget>
42
<ErrorReport>prompt</ErrorReport>
0 commit comments