Possible Fix 1:

In solutions with multiple projects, if you get an error with DLL reference not found even though you have the reference project, check to make sure all projects in the solutions are using the same version of .NET.

Go to the “properties” section of each project and make sure the “Targeted Framework” are all pointing to the same .NET version.

Last modified: March 4, 2021

Author

Comments

Write a Reply or Comment