Skip to content

Conversation

jcolebrand
Copy link
Contributor

Unix doesn't use \ but /

Running this on OSX gives /

The documentation eats the single backwards slash on the .net help pages

Additionally:
https://github.com/dotnet/coreclr/blob/626def86af589734999a0e62d3a83c2acb9de54a/src/System.Private.CoreLib/shared/System/IO/Path.Unix.cs#L126
https://github.com/dotnet/coreclr/blob/626def86af589734999a0e62d3a83c2acb9de54a/src/System.Private.CoreLib/shared/System/IO/PathInternal.Unix.cs#L19

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

@dotnet-bot dotnet-bot added this to the May 2020 milestone May 17, 2020
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

@jcolebrand Thank you!

@gewarren gewarren merged commit ea1fb71 into dotnet:master Jun 22, 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.

3 participants