My EntityFramework reference has a yellow triangle warning left of it, and my project says it's missing.
Could not resolve this reference. Could not locate the assembly "EntityFramework, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
How do I resolve this problem?