Is Threading.Analyzers installed by default? #926
Answered
by
AArnott
maxkoshevoi
asked this question in
Q&A
-
Are rules from |
Beta Was this translation helpful? Give feedback.
Answered by
AArnott
Sep 29, 2021
Replies: 1 comment 2 replies
-
They are not included in projects by default. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
maxkoshevoi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are not included in projects by default.
But they are transitively brought in by some packages. For example if your project references the VS SDK via nuget packages, you'll likely get these analyzers automatically. A few other non-VS libraries also may bring them in.