wliao008 / buffalo

an aspect oriented programming framework using mono cecil for the .NET platform
1 stars 0 forks source link

Failed to resolve assembly #22

Closed wliao008 closed 11 years ago

wliao008 commented 11 years ago

When running BuffaloAOP to weave an assembly that reference another assembly, and if BuffaloAOP is in a different directory we'll run into the above exception, which make sense since it doesn't know where the other assembly is.