Skip to content

Fix ClearCache example #910

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
Jul 1, 2025

Conversation

Gijsreyn
Copy link
Contributor

PR Summary

This fixes the ClearCache example in the reference documentation for both PowerShell adapters. It uses the .NET type to support cross-platform, rather than using "" or "/". Also implemented the same on WindowsPowerShell to keep it identical.

PR Context

Resolves #909

@Gijsreyn Gijsreyn force-pushed the combine-path-clearcache branch from 4ac1745 to 9e6c3be Compare July 1, 2025 02:27
@Gijsreyn Gijsreyn requested a review from michaeltlombardi July 1, 2025 02:27
@michaeltlombardi michaeltlombardi added this pull request to the merge queue Jul 1, 2025
Merged via the queue into PowerShell:main with commit ecc3839 Jul 1, 2025
1 check passed
@Gijsreyn Gijsreyn deleted the combine-path-clearcache branch July 1, 2025 16:43
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.

ClearCache reference example not working
2 participants