The documentation says
You can enable code analysis on projects that target earlier .NET versions by setting the EnableNETAnalyzers property to true. You can also disable code analysis for your project by setting EnableNETAnalyzers to false.
It doesn't say WHERE you find this setting
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@tinonetic -- thank you for your feedback. Please see this article:
Here are some additional resources:
I am closing this issue now. You are welcome to @ mention me for any followup.
We hope to hear from you again.
Thank-you
It seems best if EnableNETAnalyzers is a link to the MSBuild doc to avoid confusion, since we are talking about enabling and disabling the analyzers. I'll add the link.
Fix should go live in a day or two.