An API to locate MSBuild assemblies from an installed Visual Studio location. Use this to ensure that calling the MSBuild API will use the same toolset that a build from Visual Studio or msbuild.exe would.
Other
221
stars
86
forks
source link
add probing of all available path candidates + return missed DOTNET_HOST_PATH set change #243
Problem
https://github.com/microsoft/MSBuildLocator/issues/242
Solution
Add probing of all available path candidates + return missed DOTNET_HOST_PATH set change from https://github.com/microsoft/MSBuildLocator/pull/235/files