Skip to content

Commit 8b8229b

Browse files
authored
[wasm] Move Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests to (#69087)
the high-resource-aot build job.
1 parent 9291a78 commit 8b8229b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libraries/tests.proj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838

3939
<!-- https://github.com/dotnet/runtime/issues/66647 -->
4040
<HighAOTResourceRequiringProject Include="$(MSBuildThisFileDirectory)Microsoft.Extensions.Logging.Abstractions\tests\Microsoft.Extensions.Logging.Generators.Tests\Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj" />
41+
42+
<HighAOTResourceRequiringProject Include="$(MSBuildThisFileDirectory)Microsoft.Extensions.Logging.Abstractions\tests\Microsoft.Extensions.Logging.Generators.Tests\Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj" />
4143
</ItemGroup>
4244

4345
<!-- Samples which are too complex for CI -->

0 commit comments

Comments
 (0)