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

Enable .NET SDK package validation #240

Closed rainersigwald closed 10 months ago

rainersigwald commented 10 months ago

Inspired by asking myself if changes in #234 might be breaking, I realized we should enable automated package validation in this repo.