Can't build in visual studio 2015 because 'Microsoft.Build.Tasks.v14.0.dll' cannot be found

前端 未结 11 740
青春惊慌失措
青春惊慌失措 2020-12-28 11:25

When attempting to build in visual studio 2015, the following file is missing? This project was previously being built in VS2013.

Severity Code De

11条回答
  •  既然无缘
    2020-12-28 12:11

    First time I restart visual studio, worked for me

    Second time I got this error again and I did update:

    Install-Package Baseclass.Contrib.Nuget.Output -Version 2.2.0-xbuild02

提交回复
热议问题