summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Directed/Arrays/Complex1.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/Directed/Arrays/Complex1.csproj')
-rw-r--r--tests/src/JIT/Directed/Arrays/Complex1.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/JIT/Directed/Arrays/Complex1.csproj b/tests/src/JIT/Directed/Arrays/Complex1.csproj
index b944f6ba7f..56483136a7 100644
--- a/tests/src/JIT/Directed/Arrays/Complex1.csproj
+++ b/tests/src/JIT/Directed/Arrays/Complex1.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -27,7 +27,7 @@
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<PropertyGroup>
- <DebugType></DebugType>
+ <DebugType>PdbOnly</DebugType>
</PropertyGroup>
<ItemGroup>
<Compile Include="complex1.cs" />