Commit Graph

14 Commits

Author SHA1 Message Date
9499ca8787 Fix path resolution
Looking for vswhere in the PATH was never triggered and had some bugs (like failing unconditionally if the code path was executed).
2020-04-21 16:27:45 -07:00
80d0deb83b Use -latest and -version properly
Fixes #8
2020-04-21 15:46:27 -07:00
2f9b9c17d6 Use specific paths for faster lookup
Fixes #2
2020-04-21 15:38:49 -07:00
7d7af37b7e Fix sync/async callback issue 2020-04-21 15:38:49 -07:00
5cf04033c1 Use sync callback 2020-04-21 15:38:49 -07:00
f6890ff843 Fix typo 2020-04-21 15:38:49 -07:00
4652bfc96e Do not use newer -find parameter
Fixes #10
2020-04-21 15:38:49 -07:00
bb70c6a023 Find any product with MSBuild component
Fixes #7
2020-04-21 15:38:49 -07:00
2008f912f5 Final v1 logic changes 2020-02-20 16:56:19 -08:00
9fa19eb771 Changing env process and fixing quoting 2020-02-11 09:40:56 -08:00
6fdb4e0384 Changing to default path for runner location 2020-02-11 09:36:13 -08:00
3ef0817a4a Changing test; fixing null check 2020-01-31 12:22:23 -08:00
5817abf347 Adding more logging 2020-01-31 11:49:55 -08:00
ded5a39da6 Initial developer commit 2020-01-31 11:14:06 -08:00