dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.82k stars 773 forks source link

Fix symbol generation for insertions #17279

Closed psfinaki closed 3 weeks ago

psfinaki commented 3 weeks ago

The insertions (latest here) seems to pass the SBOM check, but the Symbols check blows up.

Originally posted by @psfinaki in https://github.com/dotnet/fsharp/issues/17275#issuecomment-2149505336