Files
Markdowser/src/.editorconfig
T

5 lines
118 B
INI

[*.cs]
# CS0067: The event 'HomeCommand.CanExecuteChanged' is never used
dotnet_diagnostic.CS0067.severity = none