Skip to content

[v9.9][maui] MAUI/iOS/Android project templates missing when only .NET11 is installed globally #3442

Description

Describe the issue

If I only have .NET 11 globally installed (with MAUI workloads) and I try to create a new project from VS Code, I won't see the MAUI/iOS/Android templates.

It seems C# DevKit is using a .NET 10 installation somewhere, which doesn't have MAUI workloads so it doesn't have anything to show.

Similar root cause as #3440, it might need to recognize the global .NET 11 installation somehow

Note: seems CSI can also reproduce this with a .NET 10 global installation somehow

Collect logs

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

Steps to reproduce

  1. Ensure .NET 11 only is installed globally
  2. Explorer: Create .NET project -> MAUI templates doesn't show up

Expected behavior

MAUI/Android/iOS template always exist in "Create a new .NET project" list

Environment information

  • VSCode: 1.136.0-insider (Universal)
  • .NET SDK: 11.0.100-preview.7.26381.103
  • MAUI: 11.0.0-preview.7.26403.4

Extensions:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv11

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions