Hello support team,
We are using Asponse.Cells license version 22.4, we have recently upgraded our application to .Net 6 and deployed it into Linux containers.
We have followed the documentation to produce the Docker file.
Then, we have workaround the issue with libgdiplus in Linux environment with .Net 6 by enabling EnableUnixSupport setting in runtimeconfig.json as per Microsoft documentation.
And it works just fine. Our concern is: given that EnableUnixSupport setting will not be available in .Net 7, what is the roadmap for the libgdiplus in Linux issue?
When can we expect a proper fix?
Best regards