Skip to content

Conversation

@ducng99
Copy link

@ducng99 ducng99 commented Sep 11, 2021

Path.GetDirectoryName can return null, which will then break Path.Combine.
Passing string.Empty or "" or Directoy.GetCurrentDirectory() to Combine() will be more reasonable

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.

1 participant