What's Changed
- Fix ETW logging of named arguments in System.Text.Json formatter by @AArnott in #1040
- Fix System.Text.Json formatter's support for named arguments object by @AArnott in #1045
- Expose metadata about
TargetMethod
publicly by @AArnott in #1055
Dependency updates
- Add .NET 6 and 8 targets and drop dependencies by @thompson-tomo in #1033
- Bump Nerdbank.Streams to 2.11.72 by @AArnott in #1035
- Trim and update dependencies by @AArnott in #1037
New Contributors
- @thompson-tomo made their first contribution in #1033
Full Changelog: v2.18.48...v2.19.27