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 877086a commit 333b991Copy full SHA for 333b991
RubberduckBaseProject.csproj
@@ -63,8 +63,7 @@
63
</PropertyGroup>
64
65
<PropertyGroup Condition=" '$(Configuration)' == 'Release'">
66
- <DebugType>none</DebugType>
67
- <DebugSymbols>false</DebugSymbols>
+ <DebugType>pdbonly</DebugType>
68
<Optimize>true</Optimize>
69
<DefineConstants>RELEASE</DefineConstants>
70
0 commit comments