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

Ifdef out DynamicDependencies that are not necessary #87209

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

MichalStrehovsky
Copy link
Member

These create unnecessary reflection targets. Trimming done by NativeAOT will do the right thing.

Cc @dotnet/ilc-contrib

These create unnecessary reflection targets. Trimming done by NativeAOT will do the right thing.
@ghost
Copy link

ghost commented Jun 7, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

These create unnecessary reflection targets. Trimming done by NativeAOT will do the right thing.

Cc @dotnet/ilc-contrib

Author: MichalStrehovsky
Assignees: -
Labels:

area-NativeAOT-coreclr

Milestone: -

@MichalStrehovsky MichalStrehovsky merged commit ee84ffd into dotnet:main Jun 8, 2023
@MichalStrehovsky MichalStrehovsky deleted the dynamicdep branch June 8, 2023 09:14
@ghost ghost locked as resolved and limited conversation to collaborators Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants