Serivce Fabric projects are usually built in 2 times : one for the .SLN and one for .sfproj.
It's not very clear with SonarCloud when to get the analysis, and as the Scanner hooks in the build, this can increase a lot build time.
We should make it clear that for example only the SLN should be built / analyzed with the Scanner, and then build the sfproj's files with targets uninstalled.
Serivce Fabric projects are usually built in 2 times : one for the .SLN and one for .sfproj.
It's not very clear with SonarCloud when to get the analysis, and as the Scanner hooks in the build, this can increase a lot build time.
We should make it clear that for example only the SLN should be built / analyzed with the Scanner, and then build the sfproj's files with targets uninstalled.