[MonoDevelop] Trouble accepting NuGet source from outside the official gallery
Jacek Rużyczka
stacheldraht at interia.pl
Sun May 29 14:13:11 UTC 2016
Am Sonntag, den 29.05.2016, 14:52 +0100 schrieb Matt Ward:
> File not found sounds like MonoDevelop is treating the url as a
> directory for some reason. I am assuming the nuget.org url works for
> you? You could also try editing the ~/.config/NuGet/NuGet.Config file
> directly.
nuget.org dows work, but I really need a version of Npgsql which is not
yet part of the official NuGet repo.
I worked around the issue by downloading the package and referencing it
from packages.config. This, of course, is a nasty, ugly (and tedious)
hack.
More information about the Monodevelop-list
mailing list