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

Fix AssemblyInstaller failing to UnRegister dll if missing from disk. #4359

Merged

Conversation

dimarobert
Copy link
Contributor

Fixes #4358

@bdukes bdukes added this to the 9.8.1 milestone Dec 14, 2020
Copy link
Contributor

@bdukes bdukes left a comment

Choose a reason for hiding this comment

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

Thanks @dimarobert! We definitely appreciate the change, as well as the test! I adjusted some formatting and naming, and added an assertion to your test (since the installer swallows the exception that was otherwise thrown).

Copy link
Contributor

@mitchelsellers mitchelsellers left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for the contribution!

@bdukes bdukes merged commit 2d0f9d2 into dnnsoftware:develop Dec 15, 2020
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.

AssemblyInstaller fails to UnRegister dll if missing from disk.
3 participants