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

Fixed the Obfuscation Attribute marker #446

Merged
merged 1 commit into from
Dec 22, 2021
Merged

Conversation

mkaring
Copy link
Owner

@mkaring mkaring commented Dec 18, 2021

The marker did not correctly handle the inheritance ob the obfuscation attribute.
This results in members not being excluded correctly, when the attribute asks to do that.

fixes #421

@mkaring mkaring added this to the 1.6 milestone Dec 18, 2021
@mkaring mkaring added the bug Something isn't working label Dec 18, 2021
@mkaring mkaring self-assigned this Dec 18, 2021
@AppVeyorBot
Copy link

Build ConfuserEx 921 failed (commit caa9ecd37d by @mkaring)

@AppVeyorBot
Copy link

Build ConfuserEx 924 completed (commit 6a0d5dd059 by @mkaring)

@AppVeyorBot
Copy link

Build ConfuserEx 931 completed (commit 6126092cfd by @mkaring)

@AppVeyorBot
Copy link

Build ConfuserEx 934 completed (commit 9b858850e7 by @mkaring)

The marker did not correctly handle the inheritance ob the obfuscation attribute.
This results in members not being excluded correctly, when the attribute asks to do that.
@AppVeyorBot
Copy link

Build ConfuserEx 937 completed (commit 3f03ad977b by @mkaring)

@mkaring mkaring merged commit 24c7ba2 into master Dec 22, 2021
@mkaring mkaring deleted the feature/421_fixed_obf_marker branch December 22, 2021 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serializing with Newtonsoft breaks application
2 participants