When Slide.GetThumbnail, it will crashed in 23.11, same code and environment works with 23.10.
Code:
using var thumbnail = currentSlide.GetThumbnail(Scale, Scale);
Dockerfile
FROM mcr.microsoft.com/dotnet/aspnet:8.0
…...GetThumbnail(scale, scale); Dockerfile FROM mcr.microsoft...select Docker, then debug. image.png (3.0 KB) andrey.potapov...