Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 58ff53c

Browse files
Output build results
1 parent a1e022a commit 58ff53c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Build-Solution GitHubVs.sln "Build" $config -Deploy:$Package -ForVSInstaller:$Fo
8484

8585
Push-Location src
8686
Build-Solution GitHub.VisualStudio.16.sln "Build" $config -Deploy:$Package
87+
Get-ChildItem GitHub.VisualStudio.16/bin/*.* -Recurse
8788
Pop-Location
8889

8990
Pop-Location

0 commit comments

Comments
 (0)