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 2fa4e16 commit fb73841Copy full SHA for fb73841
azure-pipelines.yml
@@ -22,7 +22,7 @@ steps:
22
23
- task: PublishTestResults@2
24
inputs:
25
- testRunner: VSTest
+ testRunner: xUnit
26
testResultsFiles: '**/*.trx'
27
28
- task: DotNetCoreCLI@2
0 commit comments