Are there any methods in Sonar cloud where I could enforce the minimum version of the .net framework that has been used on a project? Basically we don’t want any new code to be built using unsupported .net frameworks versions so would like to add this validation if it possible.