Commit c871f8b
committed
Remove
The `GlobalSuppressions` classes were introduced in #de969e8 to suppress `CA1062` false positives, since the *Code Analysis* extension doesn't recognize `[NotNull]` on ancillary/remote assemblies. That issue has been resolved by introducing the `[ValidatedNotNull]` attribute as well, as per #b9e0151. Given that, the `GlobalSuppressions` classes can be removed.GlobalSuppressions classes1 parent 09a1463 commit c871f8b
1 file changed
Lines changed: 0 additions & 12 deletions
This file was deleted.
0 commit comments