Using the latest Aspose.Slides and Aspose.Pages packages break our builds on macOS and Linux on net7.0 because both packages require System.Drawing.Common (>= 7.0.0)
Could you change this dependency to System.Drawing.C…...Common (>= 6.0.0) So this stops being an issue...