-
Notifications
You must be signed in to change notification settings - Fork 264
Open
Labels
Priority:2Issues for the current backlog.Issues for the current backlog.Product:VS.ClientStyle:PackageReferenceType:DCRDesign Change RequestDesign Change Request
Description
NuGet Product(s) Affected
Visual Studio Package Management UI
Current Behavior
Currently in a fresh install of Visual Studio 2022, the default package management format is set to Packages.config
.
This tends to throw people off with certain project types that do support PackageReference
which requires the user to figure out the current behavior, NuGet options, and change the default behavior after removing the packages.config
file to restart.
Desired Behavior
We should change the default behavior to PackageReference
in this dropdown.
Additional Context
No response
ericstj, ViktorHofer, tarekgh, mfagerlund, mathieubergouniouxcab and 3 more
Metadata
Metadata
Assignees
Labels
Priority:2Issues for the current backlog.Issues for the current backlog.Product:VS.ClientStyle:PackageReferenceType:DCRDesign Change RequestDesign Change Request