Where find code analysis predefined configuration files? #51528
Answered
by
Youssef1313
CodeTroopers
asked this question in
Q&A
-
|
Hi, Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
Youssef1313
Nov 4, 2025
Replies: 1 comment 1 reply
-
|
If you use analyzers from SDK, it should be in a path similar to |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
CodeTroopers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you use analyzers from SDK, it should be in a path similar to
C:\Program Files\dotnet\sdk\<sdk-version>\Sdks\Microsoft.NET.Sdk\analyzers\build\config. If you use the analyzers from the NuGet package, they are underanalyzers/buildTransitive/configin the NuGet package.