feedback
feedback copied to clipboard
Support for NuGet package update versions
Is your feature request related to a problem? Please describe. Trying to automate promotion of own NuGet packages to Release view as part of release build.
Describe the solution you'd like Extend the Microsoft.VisualStudio.Services.Packaging.Client to fully support Rest API: NuGet - Update Package Versions. in dotnet standard as well as framework. The mentioned Doc's page has a flaw, I believe, as {project} should not be part of the URL.
@zjrunner Could you take a look?
any update on this?