Home

nuget popup that ask to update nuget version

edited December 2021

during the installation of a nuget package i have this message that ask me to update nuget.

It seem there is many nuget.exe version on my OS (Windows 10.0.19043.1348) .
-Using CLI >** nuget** ? return that i have** 5.11.0.10** and the pop up show me 4.7.1 .
-When go to microsoft insaller ; i have Nuget package Installer **6.0.3 **( Claire novotny LLC)
-When test with >Chocolatey outdated but return nothing about nuget

I use LinQPad 5 locate at "C:\Program Files (x86)\LINQPad5" and i check my LinQPad version ( Help -> about LinQPad -> Check for updates => return " 5.44.02 You have the latest release version of LinQPad 5 . A beta of the next version is available here ". I can read that LinQPad use NuGet.Core by Microsoft but the link that goes to http://nuget.codeplex.com/ return "Hmmm… can't reach this pagenuget.codeplex.com’s server IP address could not be found."

Does the beta version use nuget Client > 4.9.0 ?
Does it mean i can update the library by replace the old by a new assembly *.dll ?
Where i have to go to find the assembly *.dll ?
Is there a documentation to update nuget that is use by LinQPad ?

Comments

Sign In or Register to comment.