**Is your feature request related to a problem? Please describe.** 1. Remove lib/Hana c.f. https://github.com/fluentmigrator/fluentmigrator/issues/2229 2. Update the Hana processor to link against the nuget package interfaces - AddHana should be updated to AddHana8 and AddHana10 3. Remove support from FluentMigrator.Tool and FluentMigrator.MSBuild for Hana - Hana requires platform-specific ADO.NET components that would make bundling it difficult. For FluentMigrator.DotNet.Cli, without requiring .NET 10 SDK https://learn.microsoft.com/en-us/dotnet/core/tools/rid-specific-tools#:~:text=Package%20.,of%20the%20following%20MSBuild%20properties: **Describe the solution you'd like** Replace fat binary support with modern nuget approach.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Replace fat binary support with modern nuget approach.