diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b8e18974..7516f29b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -90,6 +90,7 @@ steps: SourceFolder: '$(Build.SourcesDirectory)' Contents: '**\*.nupkg' TargetFolder: '$(Build.ArtifactStagingDirectory)\Package' + flattenFolders: true condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest')) # Publish