Files
AlquilaFacil/.editorconfig
2025-01-20 21:35:13 -03:00

5 lines
107 B
INI

[*.cs]
# CS8602: Dereference of a possibly null reference.
dotnet_diagnostic.CS8602.severity = suggestion