[release/10.0] Fix native AOT outerloops by github-actions[bot] · Pull Request #126815 · dotnet/runtime (original) (raw)

Backport of #119312 to release/10.0

/cc @MichalStrehovsky

Customer Impact

Test only change. We ported a test into release/10.0 that doesn't make sense on native AOT and fails. We didn't port the change that makes the test not fail the outerloops.

Regression

Testing

Outerloop run.

Risk

Low. Test only.

IMPORTANT: If this backport is for a servicing release, please verify that:

Package authoring no longer needed in .NET 9

IMPORTANT: Starting with .NET 9, you no longer need to edit a NuGet package's csproj to enable building and bump the version.
Keep in mind that we still need package authoring in .NET 8 and older versions.