KEMBAR78
Make PackageReference the default in Visual Studio · Issue #12388 · NuGet/Home · GitHub
Skip to content

Make PackageReference the default in Visual Studio #12388

@JonDouglas

Description

@JonDouglas

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.

image

Desired Behavior

We should change the default behavior to PackageReference in this dropdown.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions