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

Release DOTNET_ROOT handling changes and packages warning presence condition #247

Closed YuliiaKovalova closed 1 year ago

YuliiaKovalova commented 1 year 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