You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.