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 dec5f7c commit 0b06d2eCopy full SHA for 0b06d2e
azure-pipelines.yml
@@ -18,7 +18,7 @@ steps:
18
inputs:
19
command: test
20
projects: 'src/**/*.Tests/*.csproj'
21
-arguments: '--configuration $(buildConfiguration) --logger:trx'
+ arguments: '--configuration $(buildConfiguration) --logger:trx'
22
23
- task: PublishTestResults@2
24
0 commit comments