MSBuild does not contain a value for the “VCTargetsPath” property

后端 未结 10 809
南方客
南方客 2020-12-07 14:06

I recently installed the Visual Studio 11 Developer Preview to try it out, and now my VS 2010 projects won\'t open. Instead, I get the following error message:

10条回答
  •  不思量自难忘°
    2020-12-07 14:17

    I've been having this same issue, and found out that the toolset tag was not set in the project node

    Setting the tools version solved it for me

提交回复
热议问题