Closed
Description
- Add
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.9.28" PrivateAssets="all" />
- Resolve the issues - fix or suppress.
- This project doesn't treat warnings as errors. So any default rule severety of warning should be changed to error to match other libraries (IdentityModel).
VSTHRD111
(UseConfigureAwait()) rule needs to be set to warning.