Building and Running SonarQube msbuild runner locally

Hello guys, I download the source code to implement some changes, then when I run the begin command, it works normally.

When I try to build something, I am getting some issue with the assembly version.

I tried already to set the version to 5.1.0.0 but seems still to fail:

Is it maybe related to the signing procedure that locally I don’t do and it is done during the build? Is there a way to fix it for testing it quicker locally?

I removed the .sonarqube folder and rerun it, then it worked.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.