The imported project Microsoft.WebApplications.targets was not found

后端 未结 10 1105
野的像风
野的像风 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:27

    
    

    Comment above line in .CSproj. Seems like bug with Microsoft which do not remove or comment while updating project from visual studio 2008 to 2010.

提交回复
热议问题