Generate Binary Logs Pass the /bl switch when running any MSBuild-based command. This is a non-negotiable requirement for all .NET builds. Commands That Require /bl You MUST add the /bl:{} flag to: dotnet build dotnet test dotnet pack dotnet publish dotnet restore msbuild or msbuild.exe Any other command that invokes MSBuild Preferred: Use {} for Automatic Unique Names Note: The {} placeholder requires MSBuild 17.8+ / .NET 8 SDK or later. Show more Installs 928 Repository dotnet/skills GitHub Stars 5.1K First Seen Mar 10, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
binlog-generation
安装
npx skills add https://github.com/dotnet/skills --skill binlog-generation