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 16329ef commit 07eb607Copy full SHA for 07eb607
tests/TestJVM/TestJVM.csproj
@@ -13,6 +13,7 @@
13
</PropertyGroup>
14
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
15
<DebugSymbols>true</DebugSymbols>
16
+ <DebugType>full</DebugType>
17
<OutputPath>..\..\bin\TestDebug</OutputPath>
18
<ErrorReport>prompt</ErrorReport>
19
<DefineTrace>false</DefineTrace>
0 commit comments