Changes: - Remove obsolete Microsoft.CodeAnalysis.FxCopAnalyzers package - Bump SQLitePCLRaw to 2.1.0 - Bump AspNetCore.Identity to 6.0.5 - Bump Grpc to 2.45.0
Also add missing ConfigureAwait(false) and StringComparison.Ordinal, because of a configuration mismatch between FxCop and the built-in diagnostics analyzers. Fixes #26790