Hi Giorgi, On Oct 23, 7:30 pm, Giorgi <[email protected]> wrote: > Which version of Cecil should I download so that I can compile > Cecil.Decompiler? Or is Cecil.Decompiler available as a dll for > download?
Cecil.Decompiler still uses Mono.Cecil 0.6 as you can find it in Mono. I ported the code to use 0.9, but I still haven't pushed it to github. Cecil.Decompiler is not really maintained as is, as I'm working on something similar but with a slightly different API. -- Jb Evain <[email protected]> -- -- mono-cecil
