summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj')
-rw-r--r--tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj b/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj
index 575f622cab..cf21bd6fef 100644
--- a/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj
+++ b/tests/src/JIT/Methodical/doublearray/dblarray2_cs_d.csproj
@@ -28,6 +28,7 @@
<PropertyGroup>
<DebugType>Full</DebugType>
<Optimize>False</Optimize>
+ <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<ItemGroup>
<Compile Include="dblarray2.cs" />
@@ -46,4 +47,4 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
</PropertyGroup>
-</Project> \ No newline at end of file
+</Project>