Skip to content

Fix ReportGenerator PowerShell command formatting#54487

Open
mayc7n wants to merge 1 commit into
dotnet:mainfrom
mayc7n:patch-1
Open

Fix ReportGenerator PowerShell command formatting#54487
mayc7n wants to merge 1 commit into
dotnet:mainfrom
mayc7n:patch-1

Conversation

@mayc7n

@mayc7n mayc7n commented Jun 22, 2026

Copy link
Copy Markdown

Fixes #45356

base repository: dotnet/docs
base branch: main

head repository: mayc7n/docs


Internal previews

📄 File 🔗 Preview link
docs/core/testing/unit-testing-code-coverage.md Use code coverage for unit testing

@dotnetrepoman dotnetrepoman Bot added this to the June 2026 milestone Jun 22, 2026
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates PR is created by someone from the .NET community. label Jun 22, 2026
@nohwnd

nohwnd commented Jun 23, 2026

Copy link
Copy Markdown
Member

^^^ @fhnaseer

-targetdir:"coveragereport"
-reporttypes:Html
```
```powershell

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The instructions don't say anything about using Powershell, so I'm not sure why this was changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The console command should be one line instead of multiple lines if expected to be run in Powershell console for reportgenerator.

4 participants