tariel36
How to suppress all errors and warnings within namespace (or directory) using GlobalSuppressions.cs
Partially.
Doesn't work for
.
Also if I do this attribute as provided example from you, or example from me in this message I receive warning about legacy format, which is unacceptable.
43 replies
How to suppress all errors and warnings within namespace (or directory) using GlobalSuppressions.cs
Namespace I guess - taken from docs and SO
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/language-specification/documentation-comments#d42-id-string-format
https://stackoverflow.com/questions/48922211/visual-studio-globalsuppressions-cs-prefix-p-for-attribute-target-in-suppres
It's very hard to find actual documentation for this attribute
43 replies