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

MailKit missing BouncyCastle.Crypto #4456

Conversation

mtrutledge
Copy link
Contributor

When I was doing my PR for DependencyInjection logging the MailKit provider was logging an error saying it was missing the 1.8.8 version of BouncyCastle.Crypto. The NuGet package was referenced, however, the DLL was never being added to the bin folder on install. This PR fixes that issue.

@mtrutledge mtrutledge added this to the 9.9.0 milestone Feb 5, 2021
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Not sure if there is a reason to lower the version of if it was a mistake ?

DNN Platform/Library/packages.config Show resolved Hide resolved
@mitchelsellers mitchelsellers merged commit a305a95 into dnnsoftware:develop Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants