I am not looking to downgrade a Nuget package, but Nuget itself. I am trying do downgrade from 6.2 to 6.1 as 6.2 is causing nuget errors for my project after upgrading.
Asked
Active
Viewed 287 times
0
-
Does this answer your question? [How can I install an older version of a package via NuGet?](https://stackoverflow.com/questions/10206090/how-can-i-install-an-older-version-of-a-package-via-nuget) – Luke Vo Jul 12 '22 at 23:02
-
@LukeVo no it suggest a solution I explicitly didn't want. – CorrieJanse Jul 12 '22 at 23:53
-
1Can you download it from [here](https://www.nuget.org/downloads)? – Luke Vo Jul 13 '22 at 01:23
-
1Previous versions of nuget.exe can be downloaded from here(https://www.nuget.org/downloads) – Jingmiao Xu-MSFT Jul 13 '22 at 01:40
-
@LukeVo post as answer – CorrieJanse Jul 13 '22 at 21:20
1 Answers
0
You can download latest and previous versions of Nuget on their official download page: https://www.nuget.org/downloads

Luke Vo
- 17,859
- 21
- 105
- 181