未验证 提交 f1d60990 编写于 作者: M Mark Plesko 提交者: GitHub

Disable GCStress for Deserialize due to 88618 (#89072)

上级 fddb5d8c
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<!-- Needed for GCStressIncompatible -->
<RequiresProcessIsolation>true</RequiresProcessIsolation>
<!-- Disabled for GCStress due to test failure tracked by https://github.com/dotnet/runtime/issues/88618 -->
<GCStressIncompatible>true</GCStressIncompatible>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
</PropertyGroup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册