Use `--option` in addition to or instead of property notation `/p:` `/p:CollectCoverage=true` -> `--collect|-c (true|false)` `/p:CoverletOutputFormat=opencover` -> `--output|-o (json (default), lcov and opencover)` `/p: CoverletOutputDirectory ` --> `--directory|-d`