colindembovsky / cols-agent-tasks

Colin's ALM Corner Custom Build Tasks
MIT License
83 stars 65 forks source link

Added Find-File to locate vswhere install path #118

Closed brianmat closed 5 years ago

brianmat commented 5 years ago

Created a Find-File function to look for a file first in the path and then in the $PSScriptRoot. This should correct an issue where a Chocolately install had the vswhere file installed and usable but in a different path.