microsoft / microsoft/vscode-dotnettools

[v11][maui] fastbuild doesn't work with MAUI projects

Open
#3,441 1 comment 0 reactions 1 assignee View on GitHub

@drewnoakes is already working on this.

Since Aug 31, 2026.

bug v11
Dominant language
No language data
Stars
321
Forks
54
Avg merge
2d 19h
Merged PRs (30d)
2

Description

Describe the issue

When doing right click > "Build" on the "C# Project Details" section, fastbuild will throw an error for MAUI projects:

Image

In Linux, there is an additional line of error:

Image

Second build will likely succeed and also F5 works.

Suggestion: according to what I discussed with Ema, maybe the best option is to disable fastbuild for now for MAUI projects, based on the MAUI capabilities in the lscache file

Collect logs

csdevkit-logs-2026-08-24T16-09-45.zip

Steps to reproduce
  1. Create any .NET10 or .NET11 MAUI App/Blazor/ iOS/Android app
  2. Choose any debug target
  3. Build the project
Expected behavior

Building should succeed on first try

Environment information
  • VSCode: 1.136.0-insider (Universal)
  • .NET SDK: 10.0.400
  • MAUI: 10.0.20

Extension:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.