Can't Execute Sonar Scanner Because of MSBuild Version

It might be out of topic, but since this project relate with sonarqube, i need to know what should i do if i found:
error MSB4132: The tools version “15.0” is unrecognized.
while trying to run MsBuild.exe /t:Build

FYI, currently i use visual studio 2022 and node js v20.14.0

Hey there.

I think you would face this issue even if you weren’t trying to integrate SonarQube analysis. You’re using a very old version of MSBuild (3.5).