I\'m trying to compile my excel addin using C# 4.0, and started to get this problem when building my project in Visual Studio. It\'s important to tell you that I haven\'t had th
This is caused when you change the version of the .dll that is referenced. You need to delete all items, or the .dll in the target build folder.