Skip to content

Commit 847b202

Browse files
authored
Merge pull request #6256 from WilliamAntonRohm/issue-4922
visualstudio-docs issue 4922 -- had CodeAnalyzers for CodeAnalysis
2 parents ace2228 + 7af873d commit 847b202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/install-fxcop-analyzers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In Visual Studio 2019 version 16.3 and later, you can install the [Microsoft.Cod
2828

2929
2. Select **Install**.
3030

31-
Visual Studio installs the latest version of the Microsoft.CodeAnalyzers.FxCopAnalyzers package. The assemblies appear in **Solution Explorer** under **References** > **Analyzers**.
31+
Visual Studio installs the latest version of the Microsoft.CodeAnalysis.FxCopAnalyzers package. The assemblies appear in **Solution Explorer** under **References** > **Analyzers**.
3232

3333
![Analyzers node in Solution Explorer](media/solution-explorer-analyzers-node.png)
3434

0 commit comments

Comments
 (0)