dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.59k stars 1.03k forks source link

[API Compat] Sealing a class unnoticed #41517

Open JanKrivanek opened 3 weeks ago

JanKrivanek commented 3 weeks ago

Context

https://github.com/dotnet/msbuild/pull/10172 intorduced sealing of pre-existing OM classes, while only 2 of the 3 sealed classes were noticed by the API compat scan.

Repro details

Additional details

dotnet-policy-service[bot] commented 3 weeks ago

@dotnet/area-infrastructure-libraries a new issue has been filed in the ApiCompat area, please triage