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 new sharpziplib assembly name to ignore list - Issue #2095 #2126

Closed
wants to merge 1 commit into from
Closed

add new sharpziplib assembly name to ignore list - Issue #2095 #2126

wants to merge 1 commit into from

Conversation

ohine
Copy link
Contributor

@ohine ohine commented Jun 21, 2018

Summary

Added the updated SharpZipLib assembly name to the ignore list of assemblies to scan for Dnn features and extension points.

Details

In v9.2.0 the assembly was updated but the CanScan function wasn't. This pull request updates Dnn to be aware of both assemblies since in v9.2.1 we are attempting to solve the breaking change for any module developers who were directly referencing SharpLibZip

@ohine ohine added the Community Legacy label used to identify community contributions label Jun 21, 2018
@ohine ohine added this to the 9.2.1 milestone Jun 21, 2018
@ohine ohine changed the title add new sharpziplib assembly name to ignore list add new sharpziplib assembly name to ignore list - #2095 Jun 21, 2018
@ohine ohine changed the title add new sharpziplib assembly name to ignore list - #2095 add new sharpziplib assembly name to ignore list - Issue #2095 Jun 21, 2018
@ohine
Copy link
Contributor Author

ohine commented Jun 21, 2018

This is in reference to pull request #2118 and issue #2095

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.

Just noticed that "icsharpcode" is already in the list (line 106). I don't think this change is needed.

@ohine
Copy link
Contributor Author

ohine commented Jun 22, 2018

Woops, I totally missed that too. Closing it now. Thanks @bdukes!

@ohine ohine closed this Jun 22, 2018
@ohine ohine added Community Legacy label used to identify community contributions and removed Community Legacy label used to identify community contributions labels Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Legacy label used to identify community contributions Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants