Skip to content

v1.5.1

Latest

Choose a tag to compare

@DanielWillett DanielWillett released this 15 Feb 10:28
2d641fd
  • 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.