We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To enable debugging debug engine while debugging a hosted Blazor WASM project with VS Code.
Create new hosted blazorwasm project. Cannot add "logging" to configuration as it's not supported.
Can add "logging" stanza.
Can't add "logging" stanza.
The text was updated successfully, but these errors were encountered:
CC @captainsafia
Sorry, something went wrong.
Thanks, @gregg-miskelly!
I'll be making some changes to the Razor extension soon and will try to batch this in.
EDIT: Feel free to assign me.
@jmarolf You can probably close this one too since the above PR was merged. This change should ship in the next version of the extension.
captainsafia
No branches or pull requests
To enable debugging debug engine while debugging a hosted Blazor WASM project with VS Code.
Steps to reproduce
Create new hosted blazorwasm project.
Cannot add "logging" to configuration as it's not supported.
Expected behavior
Can add "logging" stanza.
Actual behavior
Can't add "logging" stanza.
The text was updated successfully, but these errors were encountered: