Everything was working fine before version 23.6.0 of Groupdocs.Conversion.
Short explanation of my setup:
I’m building a .NET 4.8 C# Library Project which has a function to Convert any Document to a PDF.
This is the f…...Assembly loading issue since Groupdocs.Conversion 23.6.0 GroupDocs...$loadedAssembly = [System.Reflection.Assembly]::Load($assemblyBytes); Add-Type...