What does it mean if I receive this warning? Does it mean the project is referencing the same assembly from different files?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This can commonly occur if a “project reference” has somehow reverted to a file reference. If you have a project that is referencing other projects, try removing those references and re-adding them. It can also occur if two dependent projects each reference a different version of a third assembly.