Unable to install default

broken image
broken image
broken image

Regarding creating a new project to test out NuGet. + FullyQualifiedErrorId : NuGetProjectNotFound, Update-Package : Project 'Default' is not found. I then tried to update the packages I think I have, but get the following: + Install-Package WebHelpers -Version 4.0.2 I then tried to install the Web-Helpers package from here: NuGet and get: + CategoryInfo : ObjectNotFound: (Default:String), ItemNotFoundException Install-Package : Project 'Default' is not found. In Visual Studio, when I go to Tools | NuGet Package Manager | Package Manager Console (Package Source: All) and type in: Install-Package -Version 3.2.3įrom here: NuGet I get the following error: I have the latest version of Visual Studio Community (version 15.9.1) - it was updated on 16th Nov.

broken image

I have a Web Forms project that requires me to install the Crypto and Well-Helpers packages from NuGet.