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 unparsing FileInfo and DirectoryInfo #627

Merged
merged 2 commits into from
Jun 16, 2020
Merged

Fix unparsing FileInfo and DirectoryInfo #627

merged 2 commits into from
Jun 16, 2020

Conversation

kapsiR
Copy link
Contributor

@kapsiR kapsiR commented May 13, 2020

This treats FileInfo and DirectoryInfo as special as e.g. DateTime.
Unparsing a FileInfo or DirectoryInfo works now with a path that contains spaces.

Fixes #626

This treats FileInfo and DirectoryInfo as special as e.g. DateTime.
Unparsing a FileInfo or DirectoryInfo works now with a path that contains spaces.

Fixes #626
@moh-hassan moh-hassan changed the base branch from master to develop June 15, 2020 22:45
@moh-hassan moh-hassan merged commit 6d45b9e into commandlineparser:develop Jun 16, 2020
@kapsiR kapsiR deleted the issue-626 branch June 16, 2020 12:51
@moh-hassan moh-hassan added this to the 2.9 milestone Jun 16, 2020
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.

Unparsing FileInfo and DirectoryInfo should add quotes to the path
2 participants