Skip to content

Fix missing forward slashes in Unix Snippet4 System.IO.Path.Combine(String, String, String, String) #11516

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

Merged
merged 2 commits into from
Jun 26, 2025

Conversation

casuffitsharp
Copy link
Contributor

Fixes #11507

@casuffitsharp casuffitsharp requested a review from a team as a code owner June 26, 2025 02:22
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 26, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-io

@casuffitsharp casuffitsharp changed the title Fix missing forward slashes in Unix Snippet4 System.IO.Path.Combine(String, String, String, String) Fix forward slashes in Unix System.IO.Path.Combine Jun 26, 2025
@casuffitsharp casuffitsharp changed the title Fix forward slashes in Unix System.IO.Path.Combine Fix missing forward slashes in Unix Snippet4 System.IO.Path.Combine(String, String, String, String) Jun 26, 2025
@gewarren
Copy link
Contributor

Thanks @casuffitsharp!

@gewarren gewarren enabled auto-merge (squash) June 26, 2025 15:36
@gewarren gewarren merged commit ea89c54 into dotnet:main Jun 26, 2025
5 checks passed
@casuffitsharp casuffitsharp deleted the 11507 branch June 26, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.IO community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing characters in Unix example under Combine(String, String, String, String)
2 participants