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 673e11e commit 6b84658Copy full SHA for 6b84658
azure-pipelines.yml
@@ -65,7 +65,7 @@ steps:
65
publishWebProjects: True
66
zipAfterPublish: false
67
modifyOutputPath: false
68
- arguments: '--configuration $(BuildConfiguration) --output $(Build.ArtifactStagingDirectory)/$(System.TeamProject)_$(Build.BuildNumber) --self-contained --no-build'
+ arguments: '--configuration $(BuildConfiguration) --output $(Build.ArtifactStagingDirectory)/$(System.TeamProject)_$(Build.BuildNumber) '
69
70
- task: ArchiveFiles@2
71
inputs:
0 commit comments