I have an .editorconfig as a solution items level file, which seems to do all I need.
I also have a GobalSuppression.vb file at that level.
It's empty.
Do I need it?
I've been suppressing unwanted error messages by editing .editorconfig, is that a correct way to suppress?
Is one of theses files used if I select to suppress by selecting to have the suppression use Suppression File? I did that and don't know where the suppression got filed.
I also have a GobalSuppression.vb file at that level.
It's empty.
Do I need it?
I've been suppressing unwanted error messages by editing .editorconfig, is that a correct way to suppress?
Is one of theses files used if I select to suppress by selecting to have the suppression use Suppression File? I did that and don't know where the suppression got filed.