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

Add 'when' to 'clr' debugger for Windows #6359

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

WardenGnaw
Copy link
Contributor

This PR adds a when clause to detect if the platform is a windows machine. This change will only show the 'clr' debugger if it is a windows machine.

Fixes: #6312

This PR adds a when clause to detect if the platform is a windows
machine. This change will only show the 'clr' debugger if it is a windows
machine.
@WardenGnaw WardenGnaw merged commit 95ec22f into main Sep 14, 2023
8 checks passed
@WardenGnaw WardenGnaw deleted the dev/waan/hideFrameworkNonWin branch September 14, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove "windows only" on macOS and Linux
3 participants