Files
mapo-core/.editorconfig
T
2022-11-03 12:16:29 +01:00

5 lines
173 B
INI

[*.cs]
# CS8765: Nullability of type of parameter doesn't match overridden member (possibly because of nullability attributes).
dotnet_diagnostic.CS8765.severity = none