Skip to content

Commit 914901c

Browse files
authored
Update MSTEST0006 docs now that there is a codefix (#43403)
1 parent 15ed17b commit 914901c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/testing/mstest-analyzers/mstest0006.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MSTEST0006: Avoid '[ExpectedException]'"
33
description: "Learn about code analysis rule MSTEST0006: Avoid '[ExpectedException]'"
4-
ms.date: 01/03/2024
4+
ms.date: 11/12/2024
55
f1_keywords:
66
- MSTEST0006
77
- AvoidExpectedExceptionAttributeAnalyzer
@@ -25,7 +25,7 @@ dev_langs:
2525
| **Enabled by default** | Yes |
2626
| **Default severity** | Info |
2727
| **Introduced in version** | 3.2.0 |
28-
| **There is a code fix** | No |
28+
| **There is a code fix** | Yes, starting with 3.7.0 |
2929

3030
## Cause
3131

0 commit comments

Comments
 (0)