From 8fbe989c9b59e556c039cbf2088f12fb6c54ea13 Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Thu, 6 Nov 2025 20:31:07 +0100 Subject: [PATCH] Fix note syntax in MSTEST0006 doc --- docs/core/testing/mstest-analyzers/mstest0006.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/testing/mstest-analyzers/mstest0006.md b/docs/core/testing/mstest-analyzers/mstest0006.md index 9454fd1c7164d..b82dffc9b8d78 100644 --- a/docs/core/testing/mstest-analyzers/mstest0006.md +++ b/docs/core/testing/mstest-analyzers/mstest0006.md @@ -27,7 +27,7 @@ dev_langs: | **Introduced in version** | 3.2.0 | | **Is there a code fix** | Yes, starting with 3.7.0 | -> [NOTE] +> [!NOTE] > This analyzer is no longer relevant for MSTest 4 as the attribute was removed. ## Cause