ilverify-failure

star 4.3k

Fix ILVerify baseline failures when IL shape changes (codegen, new types, method signatures). Use when CI fails on ILVerify job.

dotnet By dotnet schedule Updated 2/12/2026

name: ilverify-failure description: Fix ILVerify baseline failures when IL shape changes (codegen, new types, method signatures). Use when CI fails on ILVerify job.

ILVerify Baseline

When to Use

IL shape changed (codegen, new types, method signatures) and ILVerify CI job fails.

Update Baselines

TEST_UPDATE_BSL=1 pwsh tests/ILVerify/ilverify.ps1

Baselines Location

tests/ILVerify/*.bsl

Verify

Re-run without TEST_UPDATE_BSL=1, should pass.

Install via CLI
npx skills add https://github.com/dotnet/fsharp --skill ilverify-failure
Repository Details
star Stars 4,303
call_split Forks 864
navigation Branch main
article Path SKILL.md
More from Creator