Skip to content

Strongly type the DependencyGroup.Rules property. #12374

Open
@brettfo

Description

@brettfo

The current behavior is string-based and from analyzing the Ruby code, the expected values seem to be:

patterns => string array where each item is a wildcard match on a package name. Note, if empty, default to "*"
exclude-patterns => string array where each item is a wildcard match on a package name.
dependency-type => (production|development) determine if relevant for NuGet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    L: dotnet:nugetNuGet packages via nuget or dotnet

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions