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…... please zip the project prior attaching....coderdude May 22, 2023, 7:13pm #4 I’m using .Net 7.0 and Aspose.Cells...