mrward/monodevelop-nuget-addin

File Share Repositories supported?

Closed this issue · 2 comments

It seems that file share repositories do not work.
I can add a folder as a repository (which one works in Visual Studio under Windows).
None of the packages are recognized.

is this a know bug/limitation?

Can you provide more information? What operating system? How was the file share created? What does the path look like?

  1. Ordinary directories should be OK on both Mac and Windows.
  2. UNC paths should be OK on Windows work such \MyComputer\users\UserName\AppData\Local\NuGet\Cache

I'm currently testing this on Xamarin Studio, Mac. Pointing to a DropBox folder.
I'll close this issue - by trying to simulate this issue (on another computer) I was able to get my repository from my DropBox folder and add the files. Sorry for the inconvenience.
Great work!