Skip to content

Commit

Permalink
[Appveyor] Make snupkgs artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Oct 10, 2019
1 parent c80c695 commit e4ad6df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Expand Up @@ -52,6 +52,8 @@ test:
artifacts:
- path: 'src\**\*.nupkg'
name: Nuget
- path: 'src\**\*.snupkg'
name: Nuget symbol packages
- path: 'src\VSIX\bin\**\*.vsix'
name: Visual Studio Extension
- path: 'src\MSI\bin\**\*.msi'
Expand Down

0 comments on commit e4ad6df

Please sign in to comment.