Skip to content

Compilation fix for Mono 4.4#236

Open
anton-s-morozov wants to merge 1 commit intoanaisbetts:masterfrom
anton-s-morozov:remove-client-ciphers
Open

Compilation fix for Mono 4.4#236
anton-s-morozov wants to merge 1 commit intoanaisbetts:masterfrom
anton-s-morozov:remove-client-ciphers

Conversation

@anton-s-morozov
Copy link
Copy Markdown

ServicePointManager.ClientCipherSuitesCallback is marked as obsolete in Mono 4.4 (or earlier), so ModernHttpClient does not compile for Xamarin.Android 6.1 (Cycle 7).

If I understand correctly, the correct course of action now is just to stop using it and let platform decide.

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.

1 participant