chore(deps): update dependency microsoft.visualstudio.threading.analyzers to 17.14.15 by thomhurst · Pull Request #6134 · thomhurst/TUnit (original) (raw)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review: Microsoft.VisualStudio.Threading.Analyzers 17.13.61 → 17.14.15

This is a clean, minimal bump — single line in Directory.Packages.props, analyzer-only (no runtime impact).

What's in this update

Bug fixes worth noting:

Behavioral change to be aware of:

Assessment

Safe to merge. The VSTHRD110 improvement aligns well with TUnit's strict no-blocking-async policy and may catch issues that were previously silently missed in local functions.