[MonoDevelop] nuget not found

Matt Ward ward.matt at gmail.com
Mon Jun 22 15:11:51 UTC 2015


It probably should so it is self contained. There was a plan to not
directly use the nuget binaries but compile NuGet from source code which
would then have the same problem.

On 22 June 2015 at 15:21, Andres G. Aragoneses <knocte at gmail.com> wrote:

> 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?
>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20150622/8f27f608/attachment.html>


More information about the Monodevelop-list mailing list