Lex Li

Results 673 comments of Lex Li

@DevTKSS You can try yourself with a project like [DotUninstall](https://github.com/lextudio/DotUninstall/blob/main/DotNetUninstall/DotNetUninstall.csproj). Where if the WinExe line is missing from the project file, the produced Windows executable launches with the annoying console...

You might set `ReuseNames` to `false` as a workaround, https://docs.lextudio.com/obfuscar/getting-started/configuration#settings But no plan right now to further investigate this issue.