mirror of
https://github.com/Stone-Red-Code/Markdowser.git
synced 2026-09-04 09:06:15 +02:00
5 lines
118 B
INI
5 lines
118 B
INI
[*.cs]
|
|
|
|
# CS0067: The event 'HomeCommand.CanExecuteChanged' is never used
|
|
dotnet_diagnostic.CS0067.severity = none
|