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

Prepare changes to package release #237

Closed YuliiaKovalova closed 10 months ago

YuliiaKovalova commented 10 months ago

Prepare changes to package release.

Using the guideline from https://github.com/microsoft/MSBuildLocator/blob/master/Releasing_MSBuildLocator.md#releasing-a-non-preview-version-of-msbuildlocator

Main changes: Respect DOTNET_ROOR env variable Fix hostfxr resolution Set DOTNET_HOST env variable if empty Update net version 3.1 -> net6.0