There are two projects in my solution. The references in the first one are detected, while the same references in the second one are not detected. Yellow triangles indicates that those references are not found.
Red is my second project, and blue is the reference to the first project.
Both projects are using same target framework 4.6 (checked in the properties)
The first project is compiled successfully.