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

Build with .NET SDK 8 in PR builds #286

Closed rainersigwald closed 3 months ago

rainersigwald commented 3 months ago

This will more closely match the official build ("latest included-in-VS SDK").

Leaving 6.0.x in the list because we'll need that runtime for tests.