-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
Description
Type of issue
Missing information
Description
I've often seen and used /bl:path/to/log.binlog as a parameter to dotnet build, as well as dotnet restore, dotnet test, and dotnet publish. This is really useful in CI scenarios to create binlog artifacts that can be used for troubleshooting. The docs page doesn't mention it.
Perhaps it would be --bl in its canonical form rather than the /bl which also works. It would be nice to see the docs page list it in its canonical form.
Page URL
https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-build
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/tools/dotnet-build.md
Document Version Independent Id
5e495ddd-140e-de5c-a793-d4a9f88be51e
Platform Id
ef45ae36-73c7-0a3d-bc4d-8d94d37c3666
Article author
Metadata
- ID: 910cd365-d63a-00dc-417c-db017f83bf6f
- PlatformId: ef45ae36-73c7-0a3d-bc4d-8d94d37c3666
- Service: dotnet-fundamentals
Frulfump