From 09624ffd693f11fd9d55153d916dd50ab8ae558f Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Wed, 15 Jan 2025 11:07:46 +0100 Subject: [PATCH] Update src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Amaury Levé --- src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md b/src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md index b814b3c115..3e7ba35873 100644 --- a/src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md +++ b/src/Analyzers/MSTest.Analyzers/AnalyzerReleases.Unshipped.md @@ -6,4 +6,4 @@ Rule ID | Category | Severity | Notes --------|----------|----------|------- MSTEST0038 | Usage | Warning | AvoidAssertAreSameWithValueTypesAnalyzer, [Documentation](https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0038) MSTEST0039 | Usage | Info | UseNewerAssertThrowsAnalyzer, [Documentation](https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039) -MSTEST0040 | Usage | Warning | AvoidUsingAssertsInAsyncVoidContextAnalyzer +MSTEST0040 | Usage | Warning | AvoidUsingAssertsInAsyncVoidContextAnalyzer, [Documentation](https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)