sajalverma17 / GitBranchDiffer

A Visual Studio Extension that displays source files Added/Modified/Renamed between a base branch you choose to diff against, and the current working branch in your Git repo. The diffed files are shown in the Solution Explorer using a Solution Explorer Filter
MIT License
6 stars 1 forks source link

Fix publish pipeline #24

Closed sajalverma17 closed 3 years ago

sajalverma17 commented 3 years ago

Move the built VSIX package into the deploy folder, from where all pipeline will upload the artifact. In case of publish pipeline, we use the other files already placed in deploy folder (Readme-marketplace and PublishManifest)