[*.cs]

# VSTHRD111: Use ConfigureAwait(bool)
dotnet_diagnostic.VSTHRD111.severity = none

# CA1062: Validate arguments of public methods
dotnet_diagnostic.CA1062.severity = silent
