I get below error for some of my libraries.
Error!
Unresolved .NET Assembly
Can't find the .NET assembly {x} in specified folders.
Has it been compiled properly?
Is the NDepend project missing the containing folder of the .NET assembly?
I checked this and this for a solution first.
I tried the following;
Adding from solution which is in debug mode. Built several times.
Adding folders of debug folder and the parent folders
- Adding assemblies by folder
- Trying all .net profiles
- Adding dll by drag & drop
Thanks
EDIT: why the close flag? This application error wasted my whole day. Someone could benefit from this since the actually given error is really obscure.