Reference required to assembly '<assemblyname>' containing the type '<membername>'
Reference required to assembly '<assemblyname>' containing the type '<membername>'. Add one to your project.
The project contains a type that depends on another type from an assembly that is not included in the project references.
Error ID: BC30652
To correct this error
- Add a project reference for the dependent types in the project.