This project references NuGet package(s) that are missing on this computer

后端 未结 19 1458
南方客
南方客 2020-11-28 00:29

I have an ASP.NET MVC5 application that worked yesterday and now I am getting this error when I try to build:

This project references NuGet package(s)

19条回答
  •  清酒与你
    2020-11-28 01:15

    I had the same issue. In my case installing the Microsoft.Bcl.Build package fixed the problem.

提交回复
热议问题