I recently installed EF 4.1, but am needing to roll back to 4.0. What is the best way to accomplish this? Even after completing the 'Remove' via the Control Panel, the version stamp on C:\Program Files\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\System.ServiceModel.DomainServices.EntityFramework.dll
is 4.1.60114.0.
Am I even looking at the right DLL? RIA doesn't necessarily have to be installed for EF, so there must be something I'm missing.
How do I roll back to EF 4.0?