File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <!-- Exceeds VM resources in CI on compilation: https://github.com/dotnet/runtime/issues/51961 -->
2424 <ProjectExclusions Include =" $(MSBuildThisFileDirectory)Microsoft.Extensions.Logging.Abstractions\tests\Microsoft.Extensions.Logging.Generators.Tests\Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj" />
2525 <ProjectExclusions Include =" $(MSBuildThisFileDirectory)Microsoft.Extensions.Logging.Abstractions\tests\Microsoft.Extensions.Logging.Generators.Tests\Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj" />
26+
27+ <!-- https://github.com/dotnet/runtime/issues/61524 - OOM while linking -->
28+ <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.Tests\System.Text.Json.Tests.csproj" />
2629 </ItemGroup >
2730
2831 <!-- Projects that don't support code coverage measurement. -->
You can’t perform that action at this time.
0 commit comments