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

Fix for MsBuild versions less then 15 #57

Closed dfev77 closed 5 years ago

dfev77 commented 5 years ago

Allow to build projects referencing MSBuildLocator with MSBuild versions older then 15

Change-Id: I5df8a2843e018d74de0c8e308d7f765ccb70fef9

msftclas commented 5 years ago

CLA assistant check
All CLA requirements met.