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

Switch CI build to VSTS #39

Closed rainersigwald closed 6 years ago

rainersigwald commented 6 years ago

This is a pilot test of moving to YAML-based VSTS build definitions for CI on one of our GitHub-based projects.

rainersigwald commented 6 years ago

AppVeyor build failures are expected :)