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

Port the changes from main - ApplyDotNetSdkEnvironmentVariables, AllowQueryAllRuntimeVersions #284

Closed YuliiaKovalova closed 3 months ago

YuliiaKovalova commented 4 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 3 months ago

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