Pessoal, alguém pode ajudar a configurar o NuGet?
Estou em uma rede que utiliza proxy, no entanto não estou conseguindo configurar o mesmo no VS e por esse motivo não consigo instalar nada.
Alguém tem alguma ideia?
PM> Install-Package NHibernate -Pre
Install-Package : The type initializer for 'NuGet.ProxyCache' threw an exception.
At line:1 char:16
+ Install-Package <<<< NHibernate -Pre
+ CategoryInfo : NotSpecified: (:) [Install-Package], TypeInitializationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand