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

Set UseNativeHttpHandler project default #5646

Merged
merged 3 commits into from
Feb 22, 2021

Conversation

steveisok
Copy link
Member

In dotnet/runtime#47083, we are introducing the UseNativeHttpHandler feature switch. This change sets the default to true for Android projects.

In dotnet/runtime#47083, we are introducing the UseNativeHttpHandler feature switch.  This change sets the
default to true
Steve Pfister added 2 commits February 19, 2021 17:30
Copy link
Member

@radekdoulik radekdoulik left a comment

Choose a reason for hiding this comment

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

LGTM.

We now set the other feature switches in Microsoft.Android.Sdk.ILLink.targets, the Microsoft.Android.Sdk.DefaultProperties.targets looks like better place though. I think I will move the rest of them there.

@steveisok steveisok merged commit 9697749 into dotnet:master Feb 22, 2021
@steveisok steveisok deleted the add-usenativehttphandler-default branch February 22, 2021 14:57
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants