4

I have created an aspect class inherited from OnMethodBoundaryAspect class of Postsharp. When I use the aspect in the same project where I have defined it, it works fine. But when I use the aspect in another project in my solution, the aspect would not be applied. In this case the PostSharp Explorer says "there is no aspect in the current solution, ..." How can I solve this problem and use my aspect defined in project A to methods or classes in project B in my solution? Thanks

0 Answers0