Vasile Tofan
Vasile Tofan
@Alexx999 I'm taking a look at this and have found one regression for ikvm'ed dlls and another issue with the memory consumption when we merge 70 dlls. They are both...
Any chance we could integrate cecil 0.10 on master? Looks like 0.10 was released as stable and [0.10.1]( https://github.com/jbevain/cecil/releases) was already released Thanks
The merging of tests results only works for nunit2 result format. So you need to specify restulFormat='nunit2' . Perhaps that is the issue? Added a functional test that runs nunit...