diff --git a/docs/core/testing/mstest-analyzers/mstest0034.md b/docs/core/testing/mstest-analyzers/mstest0034.md index f07e10d31fa3e..b13805dc2d593 100644 --- a/docs/core/testing/mstest-analyzers/mstest0034.md +++ b/docs/core/testing/mstest-analyzers/mstest0034.md @@ -24,7 +24,7 @@ ms.author: enjieid | **Introduced in version** | 3.6.0 | | **Is there a code fix** | No | -> [NOTE] +> [!NOTE] > This analyzer is no longer relevant for MSTest 4 as `ClassCleanupBehavior` was removed. ## Cause diff --git a/docs/core/testing/mstest-analyzers/mstest0039.md b/docs/core/testing/mstest-analyzers/mstest0039.md index bbe3078613846..7e9bfde4b087d 100644 --- a/docs/core/testing/mstest-analyzers/mstest0039.md +++ b/docs/core/testing/mstest-analyzers/mstest0039.md @@ -24,7 +24,7 @@ ms.author: ygerges | **Introduced in version** | 3.8.0 | | **Is there a code fix** | Yes | -> [NOTE] +> [!NOTE] > This analyzer is no longer relevant for MSTest 4 as the old assertion APIs were removed. ## Cause diff --git a/docs/core/testing/mstest-analyzers/mstest0053.md b/docs/core/testing/mstest-analyzers/mstest0053.md index eac408e4daa2d..8e5df69d3dbeb 100644 --- a/docs/core/testing/mstest-analyzers/mstest0053.md +++ b/docs/core/testing/mstest-analyzers/mstest0053.md @@ -25,7 +25,7 @@ ai-usage: ai-generated | **Introduced in version** | 3.11.0 | | **Is there a code fix** | Yes | -> [NOTE] +> [!NOTE] > This analyzer is no longer relevant for MSTest 4 as the assertion APIs with format parameters were removed. ## Cause