vscode-nuget-package-manager icon indicating copy to clipboard operation
vscode-nuget-package-manager copied to clipboard

Adds "change package version" command

Open dzsquared opened this issue 6 years ago • 2 comments

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.

dzsquared avatar Nov 27 '19 20:11 dzsquared

Thanks for the PR! I'll try to review/merge it as soon as I'm able.

jmrog avatar Dec 03 '19 12:12 jmrog

Hi @jmrog I believe I addressed the comments from your first review

dzsquared avatar Jun 03 '20 18:06 dzsquared