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

[bug fix] When the environment is Linux/Unix, an exception will be th… #208

Merged
merged 2 commits into from
Jun 22, 2023

Conversation

cyclamenkde
Copy link
Contributor

…rown during the merge process due to incorrect paths

…rown during the merge process due to incorrect paths
@cyclamenkde
Copy link
Contributor Author

[bug fix] When the environment is Linux/Unix, an exception will be thrown during the merge process due to incorrect paths

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better use string outputName = Path.Combine(Path.GetDirectoryName(files[0])!, "T");

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is a better fix method.

…rown during the merge process due to incorrect paths
@nilaoda nilaoda merged commit c5523c9 into nilaoda:main Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants