Binlog Analysis

Triage a build / compile / restore / WarnAsError failure from its MSBuild binary log. Fetches the binlog (a local build's, or a failed dotnet/fsharp Azure DevOps PR build's published artifact) and analyzes it live via the `binlog-mcp` MCP server — structured errors, root-cause diagnosis, and an MSBuild perf X-ray. NOT for test failures or CheckCodeFormatting: a build binlog has no errors there.

.NET (Microsoft) 2a353e4 2 files · 11.3 KB Updated 4k repo stars

File contents

dotnet/fsharp/tree/main/.github/skills/binlog-analysis commit 2a353e43ce

Frequently asked questions

npx skillmds@latest add dotnet/binlog-analysis