Skip to content

Some ASP.NET Core shared framework assemblies are no longer crossgenned. #60174

Closed as not planned
@tmds

Description

@tmds

As part of our test suite, we have a test that checks .NET's dlls are R2R compiled.

This is no longer the case for these shared framework assemblies:

Microsoft.AspNetCore.Metadata.dll
Microsoft.AspNetCore.ResponseCaching.Abstractions.dll

For the composite framework they are still crossgenned. The build is producing these composite crossgenned assemblies at artifacts/obj/Microsoft.AspNetCore.App.Runtime.Composite/Release/linux-x64/. They are not produced for the shared framework at artifacts/obj/aspnetcore-sfx/Release/linux-x64/R2R.

cc @dougbu

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions