We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949f08a commit 4312116Copy full SHA for 4312116
src/tests/JIT/Directed/lifetime/lifetime2.csproj
@@ -10,6 +10,7 @@
10
<DebugType>None</DebugType>
11
<Optimize>True</Optimize>
12
<JitOptimizationSensitive>True</JitOptimizationSensitive>
13
+ <GCStressIncompatible>true</GCStressIncompatible>
14
</PropertyGroup>
15
<ItemGroup>
16
<Compile Include="lifetime2.cs" />
0 commit comments