mrward / monodevelop-nuget-extensions

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

Information: Could not load type of field 'NuGetConsole.Host.PowerShell.InstalledPackageEnumerator #33

Closed wickedw closed 4 years ago

wickedw commented 4 years ago

Just for your information. Thanks for your work.

Get this when opening the Manager Console in VS4Mac 8.2.6.

NuGet 5.1.0.5
Type 'get-help NuGet' for more information.

PM> 
Could not load type of field 'NuGetConsole.Host.PowerShell.InstalledPackageEnumerator+<OrderPackagesForPackagesConfigAsync>d__9:<packagesToSort>5__3' (10) due to: Could not load file or assembly 'NuGet.Resolver, Version=5.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
PM> 
mrward commented 4 years ago

Version 0.19 should be OK with VS Mac 8.2

https://addins.monodevelop.com/Project/Index/121