microsoft / MSBuildLocator

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
219 stars 83 forks source link

add probing of all available path candidates + return missed DOTNET_HOST_PATH set change #243

Closed YuliiaKovalova closed 1 year ago

YuliiaKovalova commented 1 year ago

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