Multiple versions of the same assembly were loaded into one context of an application domain. This might lead to runtime ...

Multiple versions of the same assembly were loaded into one context of an application domain. This might lead to runtime failures.  It is recommended that you remove the dependency on multiple versions, and change the app.config file to point to the required version of the assembly only.