Adding a nested type to the using dnlib/Cecil/AsmResolver is no longer supported from .NET 9:
dotnet/runtime#111164
- ConfuserEx Version: v1.7.0-alpha-0033-gd114301e04
- Target Framework: net10.0
- Operating System: Windows
Steps to Reproduce:
Enable resources application:
<protection id="resources" />
Run obfuscated app:
Unhandled exception. System.BadImageFormatException: Enclosing type(s) not found for type '?????????????????????????????????????????' in assembly
Adding a nested type to the using dnlib/Cecil/AsmResolver is no longer supported from .NET 9:
dotnet/runtime#111164
Steps to Reproduce:
Enable resources application:
<protection id="resources" />Run obfuscated app:
Unhandled exception. System.BadImageFormatException: Enclosing type(s) not found for type '?????????????????????????????????????????' in assembly