From c0cf30b1e86fd6540eaa3c7938256776f73a2b41 Mon Sep 17 00:00:00 2001 From: "internalautomation[bot]" <85681268+internalautomation[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:08:29 +0000 Subject: [PATCH] GitHubSync update - release-8.0 --- src/.globalconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/.globalconfig b/src/.globalconfig index fdb956e85..f0277edb0 100644 --- a/src/.globalconfig +++ b/src/.globalconfig @@ -1,3 +1,6 @@ is_global = true dotnet_analyzer_diagnostic.severity = none + +# Workaround for https://github.com/dotnet/roslyn/issues/41640 +dotnet_diagnostic.EnableGenerateDocumentationFile.severity = none