ConfuserEx 1.2.0
Bug Fixes:
- Fixed decodable renaming of generic types
- Fixed cleanup of files when using the packer
- Fixed renamer in case one method implicitly implements multiple interface members
- Fixed some more resource handling issues in VB.NET projects
Improvements
- Improved handling of reflection methods (using
GetMethod
,GetField
, etc. disables the renaming of members with this name)