gulp-msbuild icon indicating copy to clipboard operation
gulp-msbuild copied to clipboard

Better way to find msbuild

Open tom-van-acker opened this issue 5 years ago • 0 comments

https://github.com/hoffi/gulp-msbuild/blob/f1c78e79d1751a077c336529f3bbccc8509d5f2b/lib/msbuild-finder.js#L14

A better approach to finding the msbuild executable are these options voor vswhere.exe: ['-latest', 'requires', 'Microsoft.Component.MSBuild', '-find', 'MSBuild**\Bin\MSBuild.exe'].

tom-van-acker avatar Jun 11 '19 13:06 tom-van-acker