Fixed
- Fix RuntimeConfigurationReader to support self-contained builds #1705 by https://github.com/pfeigl
- Fix inconsistent filenames with UseSourceLink after .NET 8 #1679
- Fix hanging tests #989
- Fix coverlet instrumentation becomes slow after installing dotnet sdk 8.0.200 #1620
- Fix upgrading v6.0.1 to v6.0.2 increases instrumentation time #1649
- Fix Unable to instrument module - NET 8 #1631
- Fix slow modules filtering process #1646 by https://github.com/BlackGad
- Fix incorrect coverage await using in generic method #1490