summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/doublearray/dblarray3_cs_ro.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/Methodical/doublearray/dblarray3_cs_ro.csproj')
-rw-r--r--tests/src/JIT/Methodical/doublearray/dblarray3_cs_ro.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/src/JIT/Methodical/doublearray/dblarray3_cs_ro.csproj b/tests/src/JIT/Methodical/doublearray/dblarray3_cs_ro.csproj
index ff53b6107b..ee22e239c7 100644
--- a/tests/src/JIT/Methodical/doublearray/dblarray3_cs_ro.csproj
+++ b/tests/src/JIT/Methodical/doublearray/dblarray3_cs_ro.csproj
@@ -28,6 +28,7 @@
<PropertyGroup>
<DebugType>None</DebugType>
<Optimize>True</Optimize>
+ <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<ItemGroup>
<Compile Include="dblarray3.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>