-
Removed unnecessary dependency on System.Reflection.Emit.
-
Fixed a bug where an empty stack trace would cause an exception.
-
Added formatting for event accessors and explicit implementations.
-
Property type for properties now shows instead of the return type of the accessor (except for indexers).
-
Added a target for net40 and net45 and removed unnecessary targets for net461, netstandard2.1, and net5.0, consolidating to netstandard2.0.