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 AOT Compatibility #2144

Merged
merged 1 commit into from
May 24, 2023
Merged

Enable AOT Compatibility #2144

merged 1 commit into from
May 24, 2023

Conversation

eerhardt
Copy link
Member

Add IsAotCompatible=true to Yarp.ReverseProxy, which enables trimming and AOT analyzers.

Address the current warnings.

cc @agocke @karelz @adityamandaleeka

Add IsAotCompatible=true to Yarp.ReverseProxy, which enables trimming and AOT analyzers.

Address the current warnings.
Copy link
Member

@agocke agocke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@MihaZupan
Copy link
Member

MihaZupan commented May 24, 2023

Thanks.
We will probably want to do this for the Yarp.Telemetry.Consumption package as well.

@MihaZupan MihaZupan added this to the YARP 2.x milestone May 24, 2023
@MihaZupan MihaZupan merged commit 7ef8164 into microsoft:main May 24, 2023
6 checks passed
@eerhardt eerhardt deleted the EnableAOT branch May 24, 2023 14:45
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 this pull request may close these issues.

None yet

3 participants