I’m generating and Excel document in my Blazor app. The following code works perfectly in debug mode, however, when I publish it using AOT, I get the following error:
private void SetLicense()
{
Assembly…...NET Core version (e.g., 2.0/3.0/.NET6...it from the debugger (or use dotnet run), it will work just fine...