BuildXL/cg
Iman Narasamdya 941deb9d7e Merged PR 687534: Use MSBuild locator to locate/load MSBuild assemblies when using MSBuild frontend
The custom loader is brittle that it hardcodes the assemblies to load. Moreover, the existing approach does not work with dotnetcore runtime due to some complicated way of MsBuild SDK resolution etc.

MsBuild team recommends that we should use Microsoft.Build.Locator for this purpose.

Because the locator can pin the MsBuild location if explicitly specified, all dotnetcore/full-framework unit tests work without any modification..

Related work items: #2006579
2022-11-08 01:39:45 +00:00
..
git Component Governance for NuGet Packages (#889) 2019-09-20 10:34:50 -07:00
nuget Merged PR 687534: Use MSBuild locator to locate/load MSBuild assemblies when using MSBuild frontend 2022-11-08 01:39:45 +00:00