How to reproduce:
1. Open the attached "IN-145934-min" project
2. Observe the Console
Actual result: Compilation fails with CS1705 error
Expected result: The project compiles
Reproducible with: 6000.5.0b7, 6000.5.2f1, 6000.6.0a5, 6000.6.0b3, 6000.7.0a2
Not reproducible with: 6000.0.78f1, 6000.3.19f1, 6000.4.12f1, 6000.5.0b6, 6000.6.0a4 (77e2e2eea1be)
Reproducible on: Windows 11 (25H2)
Not reproducible on: No other environments tested
Note: The editor bundles v8 Microsoft.Extensions.*.Abstractions and injects them into every C# compile as framework references, so a plugin built against v10 fails with CS1705