Open SwEngine opened 9 months ago
Hi!
Could you please provide an example of failing project in order to reproduce it in my side?
Thanks. :)
Hi, I have the same problem. But when I uncheck the "FilePublish Option" : "Trim unused code" it's working!
@MPousse Excellent! I have tried and observed the same thing, unchecking trim unused code works. However, executable file size is increased when I uncheck trimming feature. Could you solve the issue? @huorswords
Is there any progress? @huorswords
Have same issue when tried to convert project to AOT (it is using trimming under the hood). Maybe some workaround like: sample rd.xml file
I was using package in .net7.0 without problems. However, after updating to .net8.0, my program throws error. How can I solve it?