1.2.1 May 28 2026
Bug Fixes:
- MSBuild Locator Type Mismatch on .NET 10.x:
Fixed MSBuild assembly type mismatch that caused Incrementalist to fail on .NET 10.x SDKs. The MSBuild.Locator now properly discovers SDK 10's MSBuild 18.x assemblies by scanning .NET SDK paths instead of only looking for Visual Studio installations.
Release Infrastructure:
- Extracted the latest release block logic for GitHub release body generation, making release automation more reliable
Fixes #513
Changes:
- ff4ab2b Release v1.2.1 (#519) [ #513, #501 ]
- ec1e6dc fix: MSBuild assembly type mismatch on .NET 10.x + bump packages + fix CVEs (#513) (#518) [ #514 ]
- e93223b Extract only latest release block for GitHub release body (#501)
- 27645b1 Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.3.0 (#493)
- af973f9 Use PNG logo in README for proper sizing (#487)
This list of changes was auto generated.