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

后端 未结 19 1495
南方客
南方客 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:33

    For me it worked as I just copied a .nuget folder from a working solution to the existing one, and referenced it's content!

提交回复
热议问题