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: use correct base path in Directory.CreateTempSubdirectory #1127

Merged
merged 3 commits into from
Jun 22, 2024

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Jun 22, 2024

Fixes #1125

Use the Path.GetTempPath from the mock file system when creating a temporary subdirectory in Directory.CreateTempSubdirectory.

@vbreuss vbreuss enabled auto-merge (squash) June 22, 2024 05:56
@vbreuss vbreuss merged commit f42d93f into main Jun 22, 2024
8 checks passed
@vbreuss vbreuss deleted the topic/use-correct-temp-directory branch June 22, 2024 06:03
Copy link

This is addressed in release v21.0.22.

@github-actions github-actions bot added the state: released Issues that are released label Jun 22, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple temp directories in MockFileSystem
1 participant