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 experience for large solutions #8982

Open
vsfeedback opened this issue Dec 31, 2019 · 2 comments
Open

Update experience for large solutions #8982

vsfeedback opened this issue Dec 31, 2019 · 2 comments
Labels
Functionality:Update The update package feature/command/experience Functionality:VisualStudioUI Package Manager UI et al Priority:2 Issues for the current backlog. Product:VS.Client Type:Feature
Milestone

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


Can someone please make the upgrade process easier for nuget packages.
I tried to upgrade from the sln level with select all and upgrade.
All I got were errors saying downgrade detected on all the packages I selected.
Then I spent checking packages were downloaded and did find replace to
get all the versions correct. Then I got errors saying Microsoft.EntityFrameworkCore.Relational needed to
be installed in a bunch of projects. The list of projects is alphabetically ordered with no reference to folder, however
the list in nuget for managing at the sln lever is folder then project. So just checking off down the list does not
work. I don't know what has gone wrong on upgrading nuget from net core 3.0 to 3.1. I would love to know
if the dependency order of packages is correct. I would love to see an option at sln level to list projects in alphabetical order
but please do something. The updates come quickly and if it takes this long for simple package upgrades updating so
often is not worth it.


Original Comments

Visual Studio Feedback System on 12/16/2019, 01:16 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

@nkolev92 nkolev92 changed the title Visual Studio 16.4.1 Nuget Update experience for large solutions Dec 31, 2019
@nkolev92 nkolev92 added this to the Backlog milestone Dec 31, 2019
@nkolev92
Copy link
Member

Related to #5761
#7284
#7318
#8256

@nkolev92
Copy link
Member

nkolev92 commented Dec 31, 2019

Some ideas to consider before these features land.

PackageReference works the exact same way from visual studio and commandline. CommandLine allows you to iterate quicker.
Consider the architecture/codemap to get the project dependency graph :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:Update The update package feature/command/experience Functionality:VisualStudioUI Package Manager UI et al Priority:2 Issues for the current backlog. Product:VS.Client Type:Feature
Projects
None yet
Development

No branches or pull requests

3 participants