https://tunit.dev/docs/migration/xunit/#coverage-output-formats states that Cobertura is the default. However, .NET 10 produces binary `.coverage` files if the `--coverage-output-format ` is not supplied.