##[error]System.IO.FileLoadException: Could not load file or assembly ‘SonarScanner.MSBuild.PreProcessor, Version=6.2.0.0, Culture=neutral, PublicKeyToken=c5b62af9de6d7244’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
In every build suddenly.
Statuspage says all is up but it’s hard to see that this is something on our end.
Are we alone in httting this?
Running in AzureDevops pipelines that have not been edited recently; using the SonarCloudPrepare@2 task.
This seems to be an issue with the sonar-scanner-azdo release that went out this morning. Also impacting us, and we are on a self-hosted SonarQube instance.
Unable to open a Github issue with that repo specifically unfortunately.
I am using SonarCloud extension in AzureDevOps. I updated task version to 2.3.2 and it is working fine.
Is this the stable versions now?
How long can I live with it?
Is there a way to get communications when new task versions are available for SonarCloud?