Skip to content

Feature request: Allow using wildcard in package exclude #6

Description

@zgabi

Hi,

We are using Telerik packages in our project. There are more than 100 packages in a local Telerik package source. Some of the Telerik packages are available on nuget, too. (Bot not all of them).. so we have to exclude them to avoid version inconsistencies. (When we upgrade, we download the packages from telerik website and put all of them to a local folder and do the upgrade manually)
Please implement a new fearure whch allows to use wildcard characters in the exclude. (* or % would be enough)
So we could exclude all Telerik packages with the following setting:

{
  "Exclude": ["Telerik.*"]
}

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions