fix builds (#1412)

This commit is contained in:
Jason Dove
2023-09-03 08:52:00 -05:00
committed by GitHub
parent 245c4ec359
commit 5caf8f7f98
17 changed files with 52 additions and 25 deletions
+3
View File
@@ -0,0 +1,3 @@
[*.cs]
# disable CA1848: Use the LoggerMessage delegates
dotnet_diagnostic.ca1848.severity = none