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

Merge release/1.4 to main #142

Closed rainersigwald closed 2 years ago

Forgind commented 2 years ago

Should the x64 PR and all the version bumps (that we want) go in first?

rainersigwald commented 2 years ago

We've already released a 1.4 package; all future packages should have a higher version.

Forgind commented 2 years ago

Missed that we'd already released a 1.4. Maybe we should also add automation to flow from release/* to master, but I don't think it's urgent.