vscode-nuget-package-manager
vscode-nuget-package-manager copied to clipboard
Adds "change package version" command
This pull request covers an additional command - reads current csproj file, presents user with picklist list of current packages, then available versions of the selected package. Csproj file is updated with the selected version.
Thanks for the PR! I'll try to review/merge it as soon as I'm able.
Hi @jmrog I believe I addressed the comments from your first review