Graph build should log that projects are being evaluated #11166
Labels
Area: Logging
Area: Static Graph
Issues with -graph, -isolate, and the related APIs.
help wanted
Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.
Priority:2
Work that is important, but not critical for the release
triaged
Summary
Graph builds log when all projects have been loaded:
But for large complex builds, nothing is logged for quite some time, leaving a user wondering what is going on.
Background and Motivation
In this repository, I'm waiting for 30 seconds before anything is logged:
Proposed Feature
I think MSBuild should log something at the before loading the graph:
Alternative Designs
No response
The text was updated successfully, but these errors were encountered: