summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/src/GC/API/GC/Collect1.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/GC/API/GC/Collect1.csproj b/tests/src/GC/API/GC/Collect1.csproj
index eab80cd651..a45c25b13a 100644
--- a/tests/src/GC/API/GC/Collect1.csproj
+++ b/tests/src/GC/API/GC/Collect1.csproj
@@ -27,6 +27,7 @@
<DebugType>PdbOnly</DebugType>
<NoLogo>True</NoLogo>
<DefineConstants>$(DefineConstants);DESKTOP</DefineConstants>
+ <GCStressIncompatible>true</GCStressIncompatible>
</PropertyGroup>
<ItemGroup>
<Compile Include="Collect1.cs" />