Revert "disable SA1101"

This reverts commit d62661c3c6.
This commit is contained in:
Collin M. Barrett 2020-02-09 21:22:59 -06:00
parent b3012aeff1
commit 21a5dafbba

View file

@ -1,4 +0,0 @@
[*.cs]
# SA1101: Prefix local calls with this
dotnet_diagnostic.SA1101.severity = none