Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit f9e687e

Browse files
committed
ci: Collect .snupkg deployables for publishing
1 parent 5965879 commit f9e687e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
inputs:
7777
Contents: |
7878
bin/**/$(BuildConfiguration)/**/*.nupkg
79+
bin/**/$(BuildConfiguration)/**/*.snupkg
7980
TargetFolder: $(Build.ArtifactStagingDirectory)/deployables
8081
flattenFolders: true
8182

0 commit comments

Comments
 (0)