Matt Ward

Results 118 comments of Matt Ward

Version 0.9 of the NuGet extensions has been published and it supports uninstalling solution level NuGet packages. There is one limitation on the Mac currently where the package id passed...

The addin works on all platforms, not just Windows. Not sure where the xcopy command is being run from. It is not something the NuGet extensions addin will run itself....

I am not sure where the more specific versions are being shown. The Manage Packages dialog shows Xamarin.Forms 2.0 or 2.5 in the installed tab depending on which project is...

Yeah this is a known bug which also happens with some parts of the NuGet addin that is included in the box with MonoDevelop.

Yes, I have not looked at porting it to Xamarin Studio 6.0 yet.

The NuGet extensions addin should now be available for Xamarin Studio 6.0 from the Xamarin Studio Add-in Repository (Beta channel). Xamarin Studio 6.1 from the alpha channel is not supported...

This is a [bug](https://releases.xamarin.com/xamarin-studio-stable-hotfix-for-incompatible-xs-addins/) in Xamarin Studio 6.0.1 that is fixed in the latest release 6.0.1 (build 9) on the stable channel.

The addin needs updating. Xamarin Studio 6.0.2 uses NuGet 2.12 whilst the addin is still using NuGet 2.8.7.

Work is in progress to add support for Xamarin Studio 6.1. The main problem is that Xamarin Studio 6.1 switched to NuGet v3 from v2 and that basically means a...

It is being worked on: ![managepackagesforsolutiondialog](https://cloud.githubusercontent.com/assets/372361/21115784/c3a33132-c0aa-11e6-8e16-94021ffc5b3a.png) The UI will not be exactly the same as Visual Studio. I wanted to get something working and released since Xamarin Studio 6.1 has...