Visual Studio - vdproj is incompatible

后端 未结 5 1265
被撕碎了的回忆
被撕碎了的回忆 2020-12-04 14:02

I have a project in a solution I am working on in Visual Studio 2012, and I get this message for one of the projects: \"This version of Visual Studio does not have the follo

5条回答
  •  臣服心动
    2020-12-04 14:47

    if You use Microsoft Visual Studio Installer Project (Vs2017). Microsoft Visual Studio Installer Project may be disabled after an update.

    • Tools -> Extensions and Updates..
    • Click Installed
    • Find and Select -> Microsoft Visual Studio Installer Project
    • do Enable
    • Restart Visual Studio

提交回复
热议问题