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

Add tvOS specific build of System.Net.Mail #56185

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

filipnavara
Copy link
Member

@ghost
Copy link

ghost commented Jul 22, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Ref: dotnet/macios#12011 (comment)

Author: filipnavara
Assignees: -
Labels:

area-System.Net, community-pr

Milestone: -

Register(new SmtpNegotiateAuthenticationModule());
Register(new SmtpNtlmAuthenticationModule());
#endif
Copy link
Member Author

Choose a reason for hiding this comment

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

Alternatively this could be split into .NTAuth.cs and .NoNTAuth.cs partial files. It felt like an overkill but I can do it if consistency is favored.

@terrajobst terrajobst added community-contribution Indicates that the PR has been added by a community member and removed community-pr labels Jul 23, 2021
@filipnavara filipnavara marked this pull request as ready for review July 23, 2021 08:49
Copy link
Member

@steveisok steveisok left a comment

Choose a reason for hiding this comment

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

I'm ok with the #if's in this case

Copy link
Member

@akoeplinger akoeplinger left a comment

Choose a reason for hiding this comment

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

Thank you!

@akoeplinger akoeplinger merged commit 1dc2ab4 into dotnet:main Jul 26, 2021
@filipnavara
Copy link
Member Author

Thanks for merge. @rolfbjarne, is it okay to wait for RC with removing the Xamarin workarounds?

@filipnavara filipnavara deleted the system-net-mail-tvos branch July 26, 2021 19:15
@rolfbjarne
Copy link
Member

Thanks for merge. @rolfbjarne, is it okay to wait for RC with removing the Xamarin workarounds?

Yes, this does not need to be back ported to the preview 7 branch.

@karelz karelz added this to the 6.0.0 milestone Jul 29, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants