cart: empty [ Login ]

Publish Single File Exe Runtime Exception

1 
Dale
6/1/2021 2:43 PM
If you build a single file executable, you receive a runtime exception (see attached) Following the steps here: https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file dotnet publish -r win-x64 -p:PublishSingleFile=true --self-contained true run the resulting published executable See API Incompatibility in the article link above.
exception.png
Aluro
5/6/2022 12:03 PM
I have the same issue, CadLib 6 trial, does not matter if it's DEBUG or RELEASE. Framework-dependent works fine. Any updates, @Wout?
1