Skip to content

Commit 2f83dd4

Browse files
committed
added dependencies alternative to instructions
1 parent d235e39 commit 2f83dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/use-roslyn-analyzers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ You can change the severity of a rule from **Solution Explorer**, or within the
7676

7777
### To set rule severity from Solution Explorer
7878

79-
1. In **Solution Explorer**, expand **References** > **Analyzers**.
79+
1. In **Solution Explorer**, expand **References** > **Analyzers** (**Dependencies** > **Analyzers** for .NET Core projects).
8080

8181
1. Expand the assembly that contains the rule you want to set severity for.
8282

0 commit comments

Comments
 (0)