We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I want to set threhold for different thresholdtype
dotnet test /p:CollectCoverage=true /p:Threshold="10,10,8" /p:ThresholdType="line,branch,method"
then return
MSBUILD : error MSB1006