From 92a810f355c60394802bbebfd87e98f3dfe81248 Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Mon, 2 Dec 2024 16:12:57 +0100 Subject: [PATCH 1/2] Update mstest0037 now that it has a codefix --- docs/core/testing/mstest-analyzers/mstest0037.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/testing/mstest-analyzers/mstest0037.md b/docs/core/testing/mstest-analyzers/mstest0037.md index d6a0d16db8849..db6b714462d97 100644 --- a/docs/core/testing/mstest-analyzers/mstest0037.md +++ b/docs/core/testing/mstest-analyzers/mstest0037.md @@ -22,7 +22,7 @@ ms.author: ygerges | **Enabled by default** | Yes | | **Default severity** | Info | | **Introduced in version** | 3.7.0 | -| **There is a code fix** | No | +| **There is a code fix** | Yes | ## Cause From 83d3495aa3ff4d5ca444344ca95437e7ae8a9cc8 Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Mon, 2 Dec 2024 18:59:16 +0100 Subject: [PATCH 2/2] Update wording --- docs/core/testing/mstest-analyzers/mstest0037.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/testing/mstest-analyzers/mstest0037.md b/docs/core/testing/mstest-analyzers/mstest0037.md index db6b714462d97..6c37be8bc677e 100644 --- a/docs/core/testing/mstest-analyzers/mstest0037.md +++ b/docs/core/testing/mstest-analyzers/mstest0037.md @@ -22,7 +22,7 @@ ms.author: ygerges | **Enabled by default** | Yes | | **Default severity** | Info | | **Introduced in version** | 3.7.0 | -| **There is a code fix** | Yes | +| **Is there a code fix** | Yes | ## Cause