Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Is there any specific framework required for nuget.exe?
-
Hi,
Is there any mandatory/recommended version of .net framework to be installed inorder to use nuget.exe?
I am getting the below error, in one of my build server where .net framework 3.5 is installed:
Could not load file or assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutr al, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cann ot find the file specified. Could not load type 'System.Runtime.CompilerServices.IAsyncStateMachine' from as sembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e 089'. Could not load file or assembly 'System.Net.Http.WebRequest, Version=4.0.0.0, Cu lture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Even "nuget /?" also throws this error. Can anybody share the document about the minimum version of .net framework to be installed to use nuget.exe.
BTW i tried latest version of nuget.exe(3.3.0.212).
Product: ProGet
Version: 4.0.9
-
I would use .NET 4.5 with NuGet.exe to be safe.