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: Path.GetTempPath should end with directory separator #1172

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Nov 22, 2024

Fixes #1171

@vbreuss vbreuss added the type: bug Issues that describe misbehaving functionality label Nov 22, 2024
@vbreuss vbreuss enabled auto-merge (squash) November 22, 2024 16:19
@vbreuss vbreuss merged commit d439c7f into main Dec 3, 2024
9 checks passed
@vbreuss vbreuss deleted the topic/gettemppath-should-end-with-directoryseparator branch December 3, 2024 21:02
Copy link

github-actions bot commented Dec 3, 2024

This is addressed in release v21.1.7.

@github-actions github-actions bot added the state: released Issues that are released label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: released Issues that are released type: bug Issues that describe misbehaving functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MockFileSystem.Path.GetTempPath() returns temp directory with no trailing DirectorySeparatorChar
1 participant