The Imported Project Microsoft.WebApplication.Targets Was Not Found – MSBuild

IT Support Forum Forums Development General Discussion The Imported Project Microsoft.WebApplication.Targets Was Not Found – MSBuild

Viewing 0 reply threads
  • Author
    Posts
    • #2264
      Webmaster
      Keymaster

      When running MSBuild, you get this error:

      The imported project Microsoft.WebApplication.targets was not found

      I fixed the imported project Microsoft.WebApplication.targets was not found error by ensuring that the correct version of MSBuild was being called (in my case v4 was being used instead of v14 – Running “msbuild ?” in the command prompt reported the MSBuild version). Also I had to update to dotNET 4.7.1.

Viewing 0 reply threads
  • You must be logged in to reply to this topic.