"The dependency <myAssembly> could not be found." displayed during compilation

  • Thread starter Thread starter Ray
  • Start date Start date
R

Ray

Hi,

I am receiving this message in the output during
compilation; it is not an error nor a warning. I have
<myAssembly> as a library assembly included as part of my
solution, and I have also added it as a reference in my
project.

This does not seem to have any side effects as it does
not cause compilation to fail. But I'd like to get rid
of these if possible.

Any insight would be appreciated.

Thanks
Ray
 
Back
Top