Tagged Questions

0
votes
1answer
30 views

Including in a Visual Studio 2005 project a DLL built with Visual Studio 2010

I have a dll library built in Visual Studio 2010, but I need to include it in a VS 2005 project. If I do it, I get the error message This assembly is built by a runtime newer than the currently ...