Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update... & Update All... one click commands in Solution Explorer (Context Menu) #8956

Open
donnie-msft opened this issue Dec 17, 2019 · 6 comments

Comments

@donnie-msft
Copy link
Contributor

donnie-msft commented Dec 17, 2019

From PM Tracking Issue: Show NuGet commands in context menu: #8041

From @chgill-MSFT 02/11/20: Relevant design spec can be found here: https://github.com/NuGet/Home/wiki/Update-Command-in-Context-Menu

@donnie-msft
Copy link
Contributor Author

Bringing this into the Sprint based on these details provided today via email by @rrelyea and @anangaur:

Update… context menu option for Packages and which just brings up the Package Manager UI in the Update tab.

for the update option on a NuGet package, it should bring up the updates tab, with that package selected

@donnie-msft donnie-msft self-assigned this Jan 3, 2020
@anangaur
Copy link
Member

anangaur commented Jan 3, 2020

Where

NetCore (SDK style)

  • Project\Dependencies\Packages: Update All...
  • Project\Dependencies\Packages\MyPackage: Update...

csproj.dll PR

  • Project\References\MyPackage: Update...

packages.config

  • Project\References\MyPackage: Update...

Behavior

  • Update...: Open PM UI updates tab listing all packages needing an update, with the in-context package selected and details on the right hand side lit up. Essentially one click on 'Update' should be all it should take for the developer to update the package.
  • Update All..: Open PM UI updates tab

@donnie-msft
Copy link
Contributor Author

  • Update All..: Open PM UI updates tab

Revision: Open PM UI updates tab and check all packages there.

@donnie-msft
Copy link
Contributor Author

Dependent Project System changes are being tracked here: dotnet/project-system#5798

@anangaur
Copy link
Member

/cc: @chgill-MSFT

@nkolev92
Copy link
Member

nkolev92 commented Feb 2, 2022

Duplicate reported in #11547.

I happen to find #1684 as well.

Probably should close in favor of the other.

Moved #1684 to the New Issues column for triage.

@nkolev92 nkolev92 changed the title Update... & Update All... commands in Context Menu Update... & Update All... commands in Solution Explorer (Context Menu) Jul 7, 2023
@nkolev92 nkolev92 changed the title Update... & Update All... commands in Solution Explorer (Context Menu) Update... & Update All... one click commands in Solution Explorer (Context Menu) Jul 7, 2023
@nkolev92 nkolev92 added the Priority:2 Issues for the current backlog. label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants