The imported project Microsoft.WebApplications.targets was not found

后端 未结 10 1058
野的像风
野的像风 2021-01-07 18:15

I have this error when configuring continuous integration in TFS server, but found the answer already. Maybe this will help others:

The imported project \"C:         


        
10条回答
  •  说谎
    说谎 (楼主)
    2021-01-07 18:43

    I had this problem as well except that this files were already there. After a lot of troubleshooting the answer turned out to be frustratingly simple: restart the build agent service. In my case it was: "Visual Studio Team Foundation Build Service Host 2013"

提交回复
热议问题