- [x] Update target framework of the design time build host from NET 6 to NET 8 (It should be aligned with minimal SDK we keep supporting.) - [x] Remove the logic to handle MSBuild differently for SDK older than NET 8. - [x] Remove MSBuild binaries shipped with CDK. Those binaries are only used with older SDKs. Removing them would reduce the download size.