Commit 36ab473
committed
Produce a static VSIX package name on AppVeyor
This change causes our build script to always produce a VSIX package
called PowerShell-insiders.vsix so that PowerShell scripts can easily
download the packages using the permalink:
https://www.appveyor.com/docs/packaging-artifacts/#permalink-to-the-last-successful-build-artifact1 parent 4d440d3 commit 36ab473
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
102 | | - | |
| 105 | + | |
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
| |||
0 commit comments