mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.34k stars 365 forks source link

Fixed the Obfuscation Attribute marker #446

Closed mkaring closed 2 years ago

mkaring commented 2 years ago

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

AppVeyorBot commented 2 years ago

:x: Build ConfuserEx 921 failed (commit https://github.com/mkaring/ConfuserEx/commit/caa9ecd37d by @mkaring)

AppVeyorBot commented 2 years ago

:white_check_mark: Build ConfuserEx 924 completed (commit https://github.com/mkaring/ConfuserEx/commit/6a0d5dd059 by @mkaring)

AppVeyorBot commented 2 years ago

:white_check_mark: Build ConfuserEx 931 completed (commit https://github.com/mkaring/ConfuserEx/commit/6126092cfd by @mkaring)

AppVeyorBot commented 2 years ago

:white_check_mark: Build ConfuserEx 934 completed (commit https://github.com/mkaring/ConfuserEx/commit/9b858850e7 by @mkaring)

AppVeyorBot commented 2 years ago

:white_check_mark: Build ConfuserEx 937 completed (commit https://github.com/mkaring/ConfuserEx/commit/3f03ad977b by @mkaring)