Skip to content

2.10.3

Choose a tag to compare

@github-actions github-actions released this 08 Sep 08:46
c872f70

Fixed

  • BunitHtmlParser.Dispose() no longer throws InvalidOperationException: Collection was modified when a parse is in flight on another thread during test teardown. Reported by @thimobuchheister in #1892. Fixed by @linkdotnet.