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

Do not inject 'debugConsoleVerbosity' for 'coreclr' #7546

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

WardenGnaw
Copy link
Contributor

This PR removes the csharp.debug.debugConsoleVerbosity option from being loaded for 'coreclr' launch.json.

Fixes #7533 and microsoft/vscode-dotnettools#1432

This PR removes the csharp.debug.debugConsoleVerbosity option from being
loaded for 'coreclr' launch.json.
@WardenGnaw WardenGnaw merged commit 2de1ae6 into main Sep 11, 2024
13 checks passed
@WardenGnaw WardenGnaw deleted the dev/waan/removeDebugConsoleVerbosityOption branch September 11, 2024 00:26
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.

Debugging failed. Missing brokeredServicePipeName
3 participants