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 12d21f2 commit b416692Copy full SHA for b416692
azure-pipelines.yml
@@ -53,7 +53,7 @@ jobs:
53
displayName: 'dotnet test'
54
inputs:
55
command: test
56
- arguments: '--no-build -restore:false -property:VSTestNoBuild=true'
+ arguments: '--no-build -restore:false -property:VSTestNoBuild=true -property:"Configuration=$(BuildConfiguration)"'
57
58
- task: PublishPipelineArtifact@0
59
displayName: 'Publish Artifacts'
0 commit comments