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

[BUG] cannot select .NET build as default build task #1638

Open
eraserix opened this issue Nov 27, 2024 · 0 comments
Open

[BUG] cannot select .NET build as default build task #1638

eraserix opened this issue Nov 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@eraserix
Copy link

Describe the Issue

I'm unable to choose ".NET: Build" as default build command that gets triggered by "Ctrl+Shift+B".

Steps To Reproduce

  1. Open a multiroot workspace containing a C# project (.sln file is top level)
  2. Ctrl+Shift+P and choose "Tasks: Configure Default Build Task"
  3. The list contains nothing useful for dotnet

Expected Behavior

I expect .NET build or something similar to be part of this list.

As a workaround, I can use Ctrl+Shift+P and then select ".NET: Build"

Environment Information

  • OS: Ubuntu 22.04
  • VS Code 1.95.3
  • C# Dev Kit: 1.13.9
@eraserix eraserix added the bug Something isn't working label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant