Fix a lot of the analyzer warnings too
This commit is contained in:
@@ -115,3 +115,6 @@ csharp_style_prefer_primary_constructors = false
|
||||
|
||||
# S3267: Loops should be simplified with "LINQ" expressions
|
||||
dotnet_diagnostic.S3267.severity = silent
|
||||
|
||||
# MA0048: File name must match type name
|
||||
dotnet_diagnostic.MA0048.severity = silent
|
||||
|
||||
Reference in New Issue
Block a user