From 7dd9ae4c4be037c35e7d0f61ea18a5187ef1440d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Tue, 3 Oct 2023 00:48:52 +0200 Subject: [PATCH] Ignore spell-checking for line --- Lombiq.Analyzers/NetFx.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lombiq.Analyzers/NetFx.Build.props b/Lombiq.Analyzers/NetFx.Build.props index 7fdd0ecd..23016dd3 100644 --- a/Lombiq.Analyzers/NetFx.Build.props +++ b/Lombiq.Analyzers/NetFx.Build.props @@ -39,7 +39,7 @@ https://docs.microsoft.com/en-us/answers/questions/244179/microsoftcodeanalysis-problem.html. Not updating this version in sync with the analyzer packages will result in errors of the "CSC : error CS9057: The analyzer assembly - 'C:\Users\runneradmin\.nuget\packages\microsoft.codeanalysis.csharp.codestyle\4.7.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll' + 'C:\Users\runneradmin\.nuget\packages\microsoft.codeanalysis.csharp.codestyle\4.7.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll' #spell-check-ignore-line references version '4.7.0.0' of the compiler, which is newer than the currently running version '4.6.0.0'." kind. -->