-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Labels
as-designedExpected behaviourExpected behaviour
Description
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
Labels
as-designedExpected behaviourExpected behaviour