With the latest updates of the azure devops extension we’re apparently migrating from the .net framework version of the scanner to the dotnet core version.
This is IMO a breaking change in some environments, it should have had a major version bump instead of minor, and should have been announced somewhere. This change requires dotnet core be installed on all buildservers where it might not have been previously. Since azure devops extensions auto-update there was no way for administrators to prepare for this change…
Unless I missed the announcement that this was going to happen, I think you guys dropped the ball here IMO. And then I’m not even talking about the immediate bugs everyone experienced with the new version. (https://github.com/SonarSource/sonar-scanner-msbuild/issues/917, https://github.com/SonarSource/sonar-scanner-msbuild/issues/918)