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

Add support for finding CoreXT instances #84

Closed jeffkl closed 3 years ago

jeffkl commented 4 years ago

CoreXT is a Microsoft internal-only build environment. We need tools to work in all environments so adding support for CoreXT makes MSBuildLocator more useful.