warning suppress
This commit is contained in:
@@ -26,3 +26,6 @@ dotnet_diagnostic.CA1307.severity = none
|
||||
|
||||
# CA1063: Implement IDisposable Correctly
|
||||
dotnet_diagnostic.CA1063.severity = none
|
||||
|
||||
# CA1805: Do not initialize unnecessarily
|
||||
dotnet_diagnostic.CA1805.severity = none
|
||||
|
||||
Reference in New Issue
Block a user