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

Enable trimming #1172

Closed
twsouthwick opened this issue Jun 28, 2022 · 0 comments · Fixed by #1243
Closed

Enable trimming #1172

twsouthwick opened this issue Jun 28, 2022 · 0 comments · Fixed by #1243

Comments

@twsouthwick
Copy link
Member

twsouthwick commented Jun 28, 2022

We want to ensure that the library is compatible with the trimming in .NET 6+. In order to enable this, a few warnings must be addressed. These all appear to be somewhere in the M-L range of effort, generally requiring a bit of a redesign.

Ideally, we replace these with non-reflection usage. However, we may be OK with punting that and just getting things annotated so the linker will know what to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant