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
We dropped support for all TFMs except netstandard2.0 #1416
Reactivate many tests from old decompiler
Known issues & limitations
C# 8.0 nullable reference types metadata only supports the latest format. Note that this is a breaking change and assemblies generated by older preview versions of C# 8 are not supported. (See #1619 (comment))
Generic local functions are not yet supported (#1588)
"Open assembly from GAC" may require administrator privileges (#1498)
Matching bracket highlighting does not yet support all language features that introduce new syntax.