Visual Studio 2013 designer trying to load wrong version of project DLL
问题 I have a visual studio project in a solution that references a class library project from the same solution. The project compiles and executes just fine. However, when I try to open one form in the designer I get a message: Could not load file or assembly 'MyLibName, Version=1.0.5477.26907, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. However, the current version of the DLL is: 1.0.5510.41110 Why is the designer trying to look