Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Descriptor marking entire assembly doesn't seem to mark exported types #2776

Closed
vitek-karas opened this issue May 2, 2022 · 1 comment
Closed

Comments

@vitek-karas
Copy link
Member

It seems that adding a descriptor like

<linker>
   <assembly fullname="System.Runtime"/>
</linker>

Doesn't actually preserve all type forwarders on the assembly. But passing TrimmerRootAssembly Include="System.Runtime" works...

@agocke
Copy link
Member

agocke commented May 17, 2024

Closing as TrimmerRootAssembly is the path forward.

@agocke agocke closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants