mrward / monodevelop-nuget-extensions

Extends the MonoDevelop NuGet addin
MIT License
72 stars 9 forks source link

New Package (0.12.6) installs as 0.12.2 #24

Closed KMWenyon closed 6 years ago

KMWenyon commented 6 years ago

Uninstalled 0.12.5 In VS Extension Manager Gallery click on install all prompts and version info shows as 0.12.2 2017-12-07_09-42-06

Works from downloading file: https://github.com/mrward/monodevelop-addins/blob/gh-pages/7.3/MonoDevelop.PackageManagement.Extensions_0.12.6.mpack

Uninstall exisiting version if extension is already installed. and installing from file via VS Extension Manager Gallery click on Install from File on lower left

mrward commented 6 years ago

The version available from the main extension manager is out of date and unfortunately the server seems to be not working for me so I cannot update it. So the extension is stuck at 0.12.2 on the main gallery. It is not something I can fix.

All the addins I maintain are available from a GitHub hosted addin server:

https://github.com/mrward/monodevelop-addins

You may need to use the url for the Visual Studio for Mac version you are using since some addins are not backward compatible.

KMWenyon commented 6 years ago

Thank you for your quick response! Please see my updated comments.

BTW GREAT EXTENSION!!! HUGE TIME SAVER, SAME VS on PC EXPERIENCE, I LOVE IT!!!

PLEASE TRY TO GET MS/XAMARIN TO ADD THIS AS PART OF THE STANDARD DISTRIBUTION OF VS for MAC

THANK YOU for you contribution to the community