Skip to content

Commit

Permalink
moving vswhere to new location
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehouwing committed Jan 10, 2025
1 parent 7013119 commit 7818807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ stages:
$targets = @(
".\BuildTasks\PublishVSExtension\v4\tools\",
".\BuildTasks\PublishVSExtension\v5\tools\"
".\BuildTasks\PublishVSExtension\v5\tools\PublishVSExtension\v5"
)
invoke-webrequest $vswhereLatest -OutFile $env:temp\vswhere.exe
Expand Down

0 comments on commit 7818807

Please sign in to comment.