We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20890a4 commit d16394eCopy full SHA for d16394e
azure-pipelines.yml
@@ -79,7 +79,6 @@ stages:
79
reports: '$(Agent.TempDirectory)/**/coverage.cobertura.xml'
80
targetdir: $(Build.ArtifactStagingDirectory)/coverageReports/
81
reporttypes: HtmlInline_AzurePipelines;Cobertura;Badges
82
- assemblyfilters: -Verify
83
license: '$(ReportGeneratorLicenseKey)'
84
85
# Publish Code Coverage results
0 commit comments