Target “build” does not exist in the project for Visual Studio

后端 未结 6 1049
天命终不由人
天命终不由人 2020-12-15 16:07

I\'m checking out code for a project where contributors use different dev tools for coding in c sharp (C#). My .csproj file was manipulated by someone using Sharp develop an

6条回答
  •  感动是毒
    2020-12-15 16:22

    Just had this issue with Visual Studio 2017 v15.9.2 and wiping out the .vs folder in the solution root was the only solution that worked for me.

提交回复
热议问题