aliostad/PerfIt

Cannot install release version of the assembly

Closed this issue · 1 comments

Release version of the assembly registers successfully but no counter is seen. Debug assembly works fine.

Issue was the way stack frames were used to find the assembly to install. Changed the interface to pass assembly directly.