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
221 stars 86 forks source link

Enable .NET SDK package validation #240

Closed rainersigwald closed 1 year ago

rainersigwald commented 1 year ago

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