2025-05-07 23:54:46 -05:00
|
|
|
[*.cs]
|
|
|
|
|
dotnet_diagnostic.CA1515.severity = none
|
|
|
|
|
dotnet_diagnostic.CA1707.severity = none
|
|
|
|
|
dotnet_diagnostic.CA2201.severity = none
|
2025-05-08 01:36:04 -05:00
|
|
|
dotnet_diagnostic.CA2007.severity = none
|
2025-05-09 01:54:06 -05:00
|
|
|
dotnet_diagnostic.CA1303.severity = none
|
|
|
|
|
dotnet_diagnostic.CA1031.severity = none
|
2025-05-09 18:28:40 -05:00
|
|
|
dotnet_diagnostic.CA1034.severity = none
|
2025-05-23 15:31:40 -05:00
|
|
|
dotnet_diagnostic.CA1054.severity = none
|