Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The property "sonar.dotnet.buildConfigurations" should be used to specify the build configurations used to retrieve the assemblies that will get analysed and tested.
Now, there's a "sonar.dotnet.buildConfigurations" property that can be set to "Release" for instance.
(default value is "Debug").