File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 <_BranchName Condition =" '$(_BranchName)' == ''" >$(BUILD_SOURCEBRANCHNAME)</_BranchName >
1818 </PropertyGroup >
1919
20- <Message Importance =" high" Text =" " $(_ReportGeneratorPath)" -reports:$(BaseOutputPath)$(PlatformConfig)\coverage\*.coverage -targetdir:$(BaseOutputPath)$(PlatformConfig)\coverage -reporttypes:Cobertura" />
21- <Exec Command =" " $(_ReportGeneratorPath)" -reports:$(BaseOutputPath)$(PlatformConfig)\coverage\*.coverage -targetdir:$(BaseOutputPath)$(PlatformConfig)\coverage -reporttypes:Cobertura" />
20+ <Message Importance =" high" Text =" " $(_ReportGeneratorPath)" -reports:$(BaseOutputPath)$(PlatformConfig)\coverage\*.coverage -targetdir:$(BaseOutputPath)$(PlatformConfig)\coverage -filefilters:+https*;+*.fs - reporttypes:Cobertura" />
21+ <Exec Command =" " $(_ReportGeneratorPath)" -reports:$(BaseOutputPath)$(PlatformConfig)\coverage\*.coverage -targetdir:$(BaseOutputPath)$(PlatformConfig)\coverage -filefilters:+https*;+*.fs - reporttypes:Cobertura" />
2222
2323 <ItemGroup >
2424 <_CodecovArgs Include =" -f;$(BaseOutputPath)$(PlatformConfig)\coverage\Cobertura.xml" />
You can’t perform that action at this time.
0 commit comments