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 6ee120c commit 560be12Copy full SHA for 560be12
azure-pipelines.yml
@@ -61,6 +61,7 @@ jobs:
61
command: 'build'
62
projects: 'src/ExchangeSharp/ExchangeSharp.csproj'
63
arguments: '--configuration $(BuildConfiguration) --version-suffix prerelease-$(PipelineDate)'
64
+ outputDir: '$(Build.ArtifactStagingDirectory)'
65
#- task: DotNetCoreCLI@2
66
# displayName: 'Tests'
67
# inputs:
0 commit comments