Skip to content

invalid Exclude parameter #486

@stumpyfr

Description

@stumpyfr

Hi,

trying to add more filter to the Exclude option but soon as I am trying to add a second one, separated by comma as indicated in the doc, I got this error:

dotnet test /p:CollectCoverage=true /p:CoverletOutput=Coverage\  --no-build /p:Exclude="[xunit.*]*,[*]DAL.ModelsV2.*"
MSBUILD : error MSB1006: Property is not valid.
Switch: [*]DAL.ModelsV2.*

For switch syntax, type "MSBuild /help"

corverlet version: 2.6.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions