File tree 1 file changed +3
-0
lines changed 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 23
23
<!-- Exceeds VM resources in CI on compilation: https://github.com/dotnet/runtime/issues/51961 -->
24
24
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)Microsoft.Extensions.Logging.Abstractions\tests\Microsoft.Extensions.Logging.Generators.Tests\Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj" />
25
25
<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" />
26
29
</ItemGroup >
27
30
28
31
<!-- Projects that don't support code coverage measurement. -->
You can’t perform that action at this time.
0 commit comments