Aspose.Total.20.7.2 build errors

So we just licensed Aspose.Total.20.7.2. I used Nuget console to install all of the products into a brand new C# .Net 4.8 Console project.

Immediately after all of the individual products for the Total package were installed I got errors:

Warning There was a mismatch between the processor architecture of the project being built “MSIL” and the processor architecture of the reference “Aspose.OCR, Version=20.6.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56, processorArchitecture=AMD64”, “AMD64”. This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.

AND

Error Could not copy the file “C:\Development\Brent\NewFolderToImageService\packages\Microsoft.ML.OnnxRuntime.MKLML.1.3.0\runtimes\win-x86\native\onnxruntime.dll” because it was not found.

Confirmed that there is no win-x86 subfolder for the Microsoft.ML.OnnxRuntime.MKLML

Please fix this NOW! Aspose has effectively broken all of our apps.

@CameronDyck

Would you please make sure that your sample project is targeted to x64 mode of debugging. In case issue still persists, please let us know. We will further proceed to assist you accordingly.