chore: disable CA1848 for logging
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
[*.cs]
|
[*.cs]
|
||||||
dotnet_diagnostic.CA2007.severity = none
|
dotnet_diagnostic.CA2007.severity = none
|
||||||
|
dotnet_diagnostic.CA1848.severity = none
|
||||||
Reference in New Issue
Block a user