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

Commit 07fcc1c

Browse files
committed
Add msbuild.log as an artifact to AppVeyor
1 parent 4fe1d0f commit 07fcc1c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ artifacts:
4444
name: Package
4545
- path: 'out\*.vsix'
4646
name: Extension
47+
- path: 'msbuild.log'
48+
name: Log

0 commit comments

Comments
 (0)