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
221 stars 86 forks source link

Port the changes from main - ApplyDotNetSdkEnvironmentVariables, AllowQueryAllRuntimeVersions #284

Closed YuliiaKovalova closed 8 months ago

YuliiaKovalova commented 8 months ago

Details

Backport the next changes/bug fixes: https://github.com/microsoft/MSBuildLocator/pull/283 https://github.com/microsoft/MSBuildLocator/pull/281 https://github.com/microsoft/MSBuildLocator/pull/280

rainersigwald commented 8 months ago

Looks good, I'm going to do a fast-forward instead of a merge.