Visual Studio 2013: Database Project MSBuild error

前端 未结 15 839
遥遥无期
遥遥无期 2020-12-13 23:31

I\'ve got a database project as part of my solution in Visual Studio 2013. Been working perfectly for the last 3 weeks and now suddenly today it won\'t build and so I cannot

15条回答
  •  醉梦人生
    2020-12-14 00:04

    Try:

    1. Install the latest DacFx from http://www.microsoft.com/en-us/download/details.aspx?id=43370
    2. Reinstall the latest SSDT from http://go.microsoft.com/fwlink/?LinkID=393521

    Source: VS2013 SqlBuildTask 04018 Error

提交回复
热议问题