Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix handling of relative paths #447

Merged
merged 1 commit into from
Dec 22, 2021
Merged

Conversation

mkaring
Copy link
Owner

@mkaring mkaring commented Dec 18, 2021

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

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.
@mkaring mkaring added the bug Something isn't working label Dec 18, 2021
@mkaring mkaring added this to the 1.6 milestone Dec 18, 2021
@AppVeyorBot
Copy link

Build ConfuserEx 939 completed (commit 09401a2be9 by @mkaring)

@mkaring mkaring merged commit bc50064 into master Dec 22, 2021
@mkaring mkaring deleted the feature/413_relative_paths branch December 22, 2021 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overwrites the input dll instead of writing to output folder if full input module path given
2 participants