SonarScanner MSbuild Installation Questions

Hello all,

I have a few questions about the installation of the SonarScanner using the following command:

dotnet tool install --global dotnet-sonarscanner --version 4.3.1

per the Install the SonarScanner for MSBuild page.

I have the following questions:

  1. Does this install scanners for both .NET core and .NET framework?
  2. Where does it install these on Windows and Linux.
  3. Do we need to add anything to the path?

Thanks,
Manuel