Hi Aspose Support Team,
I am using alpine Linux (version 3.16) inside my docker container and I am usingAspose.Slides.NET6.CrossPlatform (version 24.3.0) to Convert PPT slide to image but I am getting the following erro…...-o /app/build FROM build AS publish ARG BUILD_CONFIGURATION=Release...lease RUN dotnet publish "./MyApp.Web.csproj" -c $BUILD_CONFIGURATION...