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

Release DOTNET_ROOT handling changes and packages warning presence condition #247

Closed YuliiaKovalova closed 9 months ago

YuliiaKovalova commented 9 months ago

Release

  1. DOTNET_ROOT handling changes https://github.com/microsoft/MSBuildLocator/issues/242
  2. Warning presence condition https://github.com/microsoft/MSBuildLocator/issues/89