mrward / monodevelop-nuget-addin

NuGet addin for MonoDevelop and Xamarin Studio
MIT License
264 stars 38 forks source link

Removed "http://" #44

Closed pierceboggan closed 10 years ago

pierceboggan commented 10 years ago

With this there, the Xamarin Studio Add-In Manager error'd out. Without, the add-in gets added successfully.

mrward commented 10 years ago

Seems OK to me with http included. Which version of Xamarin Studio and which operating system?

What was the error and when did it occur?

pierceboggan commented 10 years ago

Weird, tried it again today on a different network and seems to be doing just fine. Using X.S 4.2.4.

cwensley commented 10 years ago

Make sure when you copy the url, there is no space before or after the url, otherwise xamarin studio gives you an error, which caught me a few times. This should probably be fixed in XS to prevent these problems.