AvaloniaILSpy icon indicating copy to clipboard operation
AvaloniaILSpy copied to clipboard

Fix assembly path argument for Linux platforms.

Open devel0 opened this issue 2 years ago • 0 comments

This PR fixes loading of assembly by startup arguments when using absolute paths on linux platform that uses '/' as root path. Relative paths still not working because of this that changes cwd.

devel0 avatar Mar 07 '23 23:03 devel0