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

Fix PR builds in VSTS #40

Closed rainersigwald closed 6 years ago

rainersigwald commented 6 years ago

(also tests PR builds)

rainersigwald commented 6 years ago

Changed the PR definition to include targeting master.

rainersigwald commented 6 years ago

Ok, I think this is ready to review.