dotnet / dotnet/msbuild

[Bug]: PerformanceSummary console logger parameter doesn't show anything with terminal logger enabled

Open
#10,413 3 comments 1 reaction 0 assignees View on GitHub
Area: Terminal Logger bug Priority:3 triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

### Issue Description

`dotnet msbuild /t:Build /clp:PerformanceSummary /v:m .\evalperfm.csproj` -> doesn't show the performance summary information.

`dotnet msbuild /t:Build /clp:PerformanceSummary /v:m .\evalperfm.csproj -tl:off` does.

Is that intentional?

### Steps to Reproduce

See above

### Expected Behavior

Performance summary should be shown when using the terminal logger

### Actual Behavior

Performance summary isn't shown when using the terminal logger

### Analysis

_No response_

### Versions & Configurations

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.