Enum value in CustomAttributeArgument in Mono.Cecil
I’m working within .net8.0-windows. I’m trying to write a class to a module (dll) using Mono.Cecil. I used to use .netframework4.8. Unfortunately, until 9.0, .net doesn’t have the ability to save/persist the assemblies.