Skip to content

Commit 9d743c6

Browse files
committed
fixed moniker
1 parent 2e594e2 commit 9d743c6

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
@@ -175,7 +175,7 @@ Visual Studio provides a convenient way to configure a rule's severity from the
175175

176176
If you don't already have an EditorConfig file in the project, Visual Studio creates one for you.
177177

178-
::: moniker range=">=vs-2022"
178+
::: moniker range="vs-2019"
179179
### Set rule severity from the Error List window
180180

181181
Visual Studio also provides a convenient way to configure a rule's severity from the error list context menu. Follow these steps:

0 commit comments

Comments
 (0)