Skip to content

Commit

Permalink
Update references.
Browse files Browse the repository at this point in the history
  • Loading branch information
kingcean committed Nov 20, 2023
1 parent 8b0353c commit a71eee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ steps:
displayName: 'Publish Code Coverage Result'
inputs:
codeCoverageTool: 'Cobertura'
summaryFileLocation: '$(Build.SourcesDirectory)/**/TestResults/coverage.net6.0.cobertura.xml'
summaryFileLocation: '$(Build.SourcesDirectory)/**/TestResults/coverage.net8.0.cobertura.xml'

0 comments on commit a71eee5

Please sign in to comment.