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 up Blazor WASM debugging extension #3472

Merged
merged 2 commits into from
Apr 15, 2021
Merged

Conversation

captainsafia
Copy link
Member

Summary of the changes

  • Pass arguments to dotnet.ensureDotnetDependencies as list of strings
  • Fallback to debugging proxy launched via middleware if extension fails

Fixes: dotnet/aspnetcore#31757
Provides a fallback for dotnet/aspnetcore#31653

@captainsafia captainsafia merged commit 1d8f1cd into main Apr 15, 2021
@captainsafia captainsafia deleted the safia/fix-vscode-extension branch April 15, 2021 22:55
NTaylorMullen pushed a commit that referenced this pull request Apr 16, 2021
* Fix up Blazor WASM debugging extension
* Bump extension version for release
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.

Error acquiring .NET runtime - VSCode Ubuntu 20.10
4 participants