Hi All,
I have my .Net Solution in VS 2013, which uses MSBuild 12.0 to build my projects.
My Solution contains more than one project.
Please suggest which SonarQube and Sonar Scanner version to be considered for the same.
Please let me know, if more input needed here in this context.
Thanks in Advance.
Ammo
(Amaury Levé)
2
Hi @bhabani_sankar,
This version of MSBuild is no longer supported, you will have to update to at least MSBuild 14 Update 3.
Note that I could recommend old versions but they won’t be compatible with the supported SonarQube versions (LTS+) so that seems a bit pointless.
Cheers,
Amaury
Thanks for the reply, Amaury.
My project is developed in VS 2013 over .Net Framework 4.0. I guess I can’t use MSBuild 14 for my project. Please correct me if I am wrong.
Ammo
(Amaury Levé)
4
It should be possible but everything’s depends upon your project.