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(vs): Remove VS reload project on TFM for browserwasm target #19454

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeromelaban
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

In VS, when moving to/from the browser TFM, reloading is needed for debugging to work properly, so that the browserwasm TFM becomes first and VS shows the proper debugging UI.

What is the new behavior?

Placing the DotNetCoreWeb on all TFMs makes the debugging capabilities always available, removing the need to move the browserwasm TFM first. The only side effect is that now, when there's a browserwasm TFM in the list, the project in the solution explorer will have a "web"-like appearance.

closes #16516, closing #16525

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19454/index.html

@jeromelaban jeromelaban marked this pull request as draft February 5, 2025 20:35
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.

[VS] Single project - quickly switching targets and F5 causes error
2 participants