Skip to content

Workload ID maui-android is not recognized #38171

Closed as not planned
Closed as not planned
@soma-kurisu

Description

@soma-kurisu

Description

analogous to dotnet/maui#3099 we again get "Workload ID maui-android is not recognized." when running:

~$ dotnet workload install maui-android 
Workload ID maui-android is not recognized.

interestingly the MAUI workload is not even listed when doing:

~$ dotnet workload search

Workload ID                 Description                                     
----------------------------------------------------------------------------
aspire                             .NET Aspire SDK (Preview)                       
wasi-experimental       workloads/wasi-experimental/description         
wasm-experimental    workloads/wasm-experimental/description         
wasm-experimental-net7      .NET WebAssembly experimental tooling for net7.0
wasm-tools                  .NET WebAssembly build tools                    
wasm-tools-net6         .NET WebAssembly build tools for net6.0         
wasm-tools-net7         .NET WebAssembly build tools for net7.0         

my setup:

~$ dotnet --version --list-sdks
8.0.101

~$ cat /etc/os-release 
PRETTY_NAME="Ubuntu 23.10"
...

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.6

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

Unknown/Other

Affected platforms

I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions