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

Remove redundant .NET Standard 2.0 package references #1058

Closed
wants to merge 2 commits into from
Closed

Remove redundant .NET Standard 2.0 package references #1058

wants to merge 2 commits into from

Conversation

teo-tsirpanis
Copy link

And add support for TLS 1.3 in frameworks other than .NET Framework 4.8.

jstedfast added a commit that referenced this pull request Aug 19, 2020
Thanks to Theodore Tsirpanis for this fix.

Partial fix for issue #1058
jstedfast added a commit that referenced this pull request Aug 19, 2020
…upport it.

This makes it possible for applications making use of the netstandard2.0 versions
of MailKit to get TLS v1.3 support if their underlying platforms support it.

Thanks to Theodore Tsirpanis for this patch.

Completes the fix for issue #1058
@jstedfast
Copy link
Owner

Hey @teo-tsirpanis ,

Thanks for these patches! I didn't take them as-is because I wanted to make some minor tweaks your csproj changes.

Hope that's ok!

@jstedfast jstedfast closed this Aug 19, 2020
@teo-tsirpanis teo-tsirpanis deleted the patch-1 branch October 4, 2020 08:20
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.

2 participants