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

[Uno-Check] Add check for .NET Debugging with WSL in Visual Studio installation #300

Open
agneszitte opened this issue Oct 22, 2024 · 0 comments

Comments

@agneszitte
Copy link
Contributor

agneszitte commented Oct 22, 2024

Currently, the uno-check tool does not verify if the .NET Debugging with WSL component is installed in Visual Studio.
This component is essential for debugging .NET applications on Windows Subsystem for Linux (WSL).
We need to include a check for this during the validation process in uno-check.

image

Steps to reproduce:

  • Install Visual Studio without selecting ".NET Debugging with WSL." component.
  • Run uno-check.
  • Notice that the tool does not flag the missing component.

Expected behavior:

uno-check should detect if the ".NET Debugging with WSL" component is missing and provide a recommendation to install it.

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

No branches or pull requests

1 participant