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

  • Thread starter Thread starter Silvers11
  • Start date Start date
S

Silvers11

Guest
Hello!

I have a problem to compile my web application. I get this error:

Severity Code Description Project File Line Suppression State
Error This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see Improved Package Restore. JackpotCity C:\Users\Andreas\Documents\Visual Studio 2017\Projects\JackpotCity\JackpotCity.csproj 1461

I have openened this in Visual Studio 2017:

Tools >> Nuget Package Manager >> Package Manager Settings

Here I have checked both:

"Allow NuGet to download missing packages" and "Automatically check for missing packages during build in Visual Studio"

However I still get this error all the time. I don't know what I need to do to let Visual Studio 2017 download the missing packages?

Thank you!

Continue reading...
 
Back
Top