mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.31k stars 350 forks source link

Fix handling of relative paths #447

Closed mkaring closed 2 years ago

mkaring commented 2 years ago

Relative paths are now correctly resolved. Files not inside of the base directory are just copied to the output root directory, without any sub directory structure.

fixes #413

AppVeyorBot commented 2 years ago

:white_check_mark: Build ConfuserEx 939 completed (commit https://github.com/mkaring/ConfuserEx/commit/09401a2be9 by @mkaring)