Unable to load shared library '/home/site/wwwroot/libadonetHDB.dll' or one of its dependencies.
Reproduction steps1)Created new Web API project in Visual studio 2022 and using Target Framework .NET 8.0, Platform target is Any CPU2)Added package through NuGet is SAPHanaForNetCore 3.1.0 package3)deploying the project on Azure app service and OS i...