From d16394e853afe6a89ffc25b8cadaeac97009cd45 Mon Sep 17 00:00:00 2001 From: Claire Novotny Date: Mon, 11 Mar 2024 22:32:55 -0400 Subject: [PATCH] remove workaround --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4e612f91e..417788f80 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -79,7 +79,6 @@ stages: reports: '$(Agent.TempDirectory)/**/coverage.cobertura.xml' targetdir: $(Build.ArtifactStagingDirectory)/coverageReports/ reporttypes: HtmlInline_AzurePipelines;Cobertura;Badges - assemblyfilters: -Verify license: '$(ReportGeneratorLicenseKey)' # Publish Code Coverage results