aliasadidev / vscode-npm-gui

vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
MIT License
46 stars 17 forks source link

[Request] Support Centrally managing #42

Open ZJKung opened 2 years ago

ZJKung commented 2 years ago

Is it possible to support Centrally managing in the future?

hwndmaster commented 6 months ago

Highly demanded feature! Briefly speaking, this is about a support of <ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally> property, which can be stored in Directory.Packages.props file, mostly in the root of the project/solution. Most of modern .NET software is being developed having this feature turned on, which makes this extension not usable.

More info: https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management

SebastianSornsen commented 1 month ago

Any news on this ?

dutompson commented 1 day ago

I'm too interested in support for this.