chore: disable CA1848 for logging

This commit is contained in:
Stevan Freeborn
2025-05-24 11:20:55 -05:00
parent b867265c98
commit eefebf13d2
+1
View File
@@ -1,2 +1,3 @@
[*.cs]
dotnet_diagnostic.CA2007.severity = none
dotnet_diagnostic.CA1848.severity = none