EgorBo / Disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
MIT License
638 stars 39 forks source link

Multiple target frameworks support #32

Closed oleg-st closed 1 year ago

oleg-st commented 2 years ago

It seems that Disasmo does not support projects with multiple TargetFrameworks. Can this be fixed?

EgorBo commented 1 year ago

Thanks, fixed