Skip to content

Use CPVM for NuGet packages #498

@safesparrow

Description

@safesparrow

Using Central Package Version Management makes it slightly easier to maintain package versions in the repository.
More info: https://devblogs.microsoft.com/nuget/introducing-central-package-management/

When enabled, all PackageReference items must omit the version attribute and their version must be specified in a separate PackageVersion item, typically residing in a shared .props file.

I'm happy to prepare a PR for this if would be a sensible change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions