[MonoDevelop] nuget not found

Andres G. Aragoneses knocte at gmail.com
Mon Jun 22 14:21:29 UTC 2015


On 16/06/15 15:20, Matt Ward wrote:
> Recently MonoDevelop switched to using the Json.NET NuGet package so
> make now tries to restore NuGet packages before building.
>
> nuget should be available in the mono-nuget package on Linux. On the Mac
> recent versions of Mono ship with nuget.
>
> Otherwise you can build nuget from source and then install it. The
> source code for NuGet is available from:
>
> https://github.com/mono/nuget/tree/2.8.5-for-mono
>
> If you do not want to build it from source there are NuGet binaries
> available from:
>
> https://github.com/mono/nuget-binary

MonoDevelop repository already has a submodule pointing to 
github.com/mono/nuget-binary. Shouldn't the build then use what it's 
there instead of assuming a system-wide nuget command?




More information about the Monodevelop-list mailing list