We added SonarCloud to the build pipeline of a large solution. Only one project in our solution is analyzed but we see this warning
WARNING: The following
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<ProjectGuid>{fc2f0da6-ddfe-67b2-8dae-eb292f55436f}</ProjectGuid>
</PropertyGroup>
You need to do the following: --> Add tag or label 'ProjectGuid ' to your files with .csproj extension with a different Guid for each file.
VIEW CODE (this code is not executable)
--> And for generate Guid, you can do it from https://www.guidgenerator.com/online-guid-generator.aspx