I execute command as below: ....code>SonarScanner.MSBuild.exe begin /k:"xxxxxx" ....code>msbuild ./report/websult1.sln /t:Rebuild ....code>SonarScanner.MSBuild.exe end
Hello. What sort of web project are you using? Does it have a csproj/vbproj file?
If it’s a legacy web site project that doesn’t have a project file then it cannot being analysed by the Scanner for MSBuild - see the Known Limitations section in the S4MSB docs.