Try changing the project's target framework. I got the error with a .net4 project referencing a .net3.5 project. Changing the .net4 to ...
確定! 回上一頁