Skip to content

Commit e78996d

Browse files
authored
Update default severity change in MSTest 3.10 (#47551)
1 parent db2710b commit e78996d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev_langs:
2323
| **Category** | Design |
2424
| **Fix is breaking or non-breaking** | Non-breaking |
2525
| **Enabled by default** | Yes |
26-
| **Default severity** | Info |
26+
| **Default severity** | Warning starting with 3.10, Info before |
2727
| **Introduced in version** | 3.2.0 |
2828
| **Is there a code fix** | Yes, starting with 3.7.0 |
2929

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.author: ygerges
2020
| **Category** | Usage |
2121
| **Fix is breaking or non-breaking** | Non-breaking |
2222
| **Enabled by default** | Yes |
23-
| **Default severity** | Info |
23+
| **Default severity** | Warning starting with 3.10, Info before |
2424
| **Introduced in version** | 3.8.0 |
2525
| **Is there a code fix** | Yes |
2626

0 commit comments

Comments
 (0)