Update Interface build output to generate full debug information in debug configuration but produce a trimmed single-file executable in release. Also clean up FEZRepacker.Converter.csproj slightly. Doing this because Rider refuses to debug a single-file executable, plus there's no reason to use single-file in debug.
Update
Interface
build output to generate full debug information in debug configuration but produce a trimmed single-file executable in release. Also clean upFEZRepacker.Converter.csproj
slightly. Doing this because Rider refuses to debug a single-file executable, plus there's no reason to use single-file in debug.