You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix nullable reference type warnings
* Fix CA2022 ("avoid inexact read") in `ModuleScope`
* Fix `ref`/`in` warning due to changed method signature on .NET 9+
* Make exception types serializable only for the .NET Framework
* Suppress two instances of SYSLIB0050 ("Formatter-based serialization is obsolete")
* Update `ref/` contract files
0 commit comments