Issue during SonarQube analysis for mvc project

Sonarqube - 7.7
sonar-scanner-msbuild-4.6.0.1930
C#PLUGIN

While running commands as mentioned in Sonarqube doc getting error as Microsoft.Net.compilers is only supported on Msbuild v 15.0 and above.
i can see MsBuild folder in program files(x86) but MSBuild.exe is present only in 14.0 folder and not in 15.0. please guide how to run this cmd.
Any help is appreciated

Hi @Akoy

Could you please share the commands you are using and the full output of the command? Did you read the SonarScanner for MSBuild docs?